Projects in UedaProjects in UedaMarkup Helper
https://markup-helper.created.app/
First things first, I have two questions for you.
1. Don't you often use or see the following text markup formats?
(A) Code Blocks in Markdown
```
This is a snippet of source code.
Not only is it for programming languages, I personally adopt this markup to emphasize text blocks that are not quotes but my own.
```
(B) Quote Blocks in Email, Markdown, etc.
> This is the first line of a quote.
> This is the second line of the quote.
2. If you do, have you ever struggled with adding or removing such text markup, especially on mobile?
If you answer "yes" to both questions, Markup Helper is for you!
Using Anything, I have built a web app that helps you add or remove text markup for both PC and mobile users!
Markup Helper covers the following types of text markup:
* Wrappers, surrounding text with them
- Identical open and close text pairs (such as code blocks in Markdown)
- Different open and close text pairs (such as comment blocks in some computer languages) (e.g., "<!-- comment block in HTML -->")
* Prefixes, adding them to the beginning of every single line (such as quote blocks in email, Markdown, etc.)
Please also see the comment section for a thread of replies that I am adding extra notes to as soon as possible, which will include explaining Anything, introducing myself as an Anything Expert and a social post on this web app, and disclosing some stuff in case you want to know it. AI-Powered Video Automation Workflow Build
I recently developed a fully-automated video generation workflow using Make and multiple AI models (Gemini, GPT, Imagen, etc.).
The goal was to significantly reduce manual work for content creators by turning script generation, image creation, and video assembly into an end-to-end automated process.
What I implemented:
⢠Automated script generation
⢠AI-based image generation
⢠Video sequence construction
⢠Error detection and workflow debugging
⢠Template system for fast reuse and scalability
This system allowed the client to cut hours of manual work and operate with a stable, repeatable automation pipeline.
Skills:
AI Automation, Make.com (http://Make.com), Workflow Design, Video Automation, API Integration