
Melvin Vivas
@donvito • 22,160 subscribers
glm coding plan https://t.co/YkdP9824Sa minimax coding plan https://t.co/BBJpgEigR9
Shorts
Videos

If you paid for Opus 4.5 using API This costs $3.43 to build And it just took like 10mins
Melvin Vivas270,043 views • 6 months ago

This is sick 🤯🤯🤯 You can monitor Claude Code tasks using a project management app Install the Linear MCP then ask Claude Code to make a plan first then save tasks to Linear. Ask it to update once each task is finished $ claude mcp add --transport sse linear-server
Melvin Vivas107,198 views • 5 months ago

used Cursor to make my own flight simulator who wants their own plane?
Melvin Vivas117,170 views • 1 year ago

Replit agent is 🔥🔥🔥 Crazy. Built a digital store app with Stripe integration using Replit ⠕ agent in under an hour! 🤯 Used 5 prompts Here's what the replit agent did ✅ created the database and added the orders and products tables ✅ automatically added the products configuration in my Stripe dashboard (normally, you do this manually) ✅ after payment upon checkout, it saves an order to the orders table in the database ✅ handled the app deployment Wow, this is really a game-changer!
Melvin Vivas129,644 views • 1 year ago

GPT 4.1 is now my senior software architect / product manager @openai GPT-4.1 is great at instruction following so I asked it to work with me to build an app It's really good for iterating — great for planning and brainstorming! See how we built a plan together 👇🧵
Melvin Vivas93,141 views • 1 year ago

Background Agent (Preview) "a remote, asynchronous agent that runs outside the main Cursor editor in a remote containerized environment. It allows you to offload long-running or complex task" works best for tasks that require less human interaction like fixing simple bugs, small features, or long changes more information about it here Cursor
Melvin Vivas81,366 views • 1 year ago

This is actually one of my secrets but since it's the new year, I thought of sharing it to everyone. Try this Ask Claude or ChatGPT to describe a screenshot of a website Then, use the prompt to create an app with You can edit the prompt based on your preference before generating You're welcome!
Melvin Vivas95,215 views • 1 year ago

I think I discovered the cheapest way to code with AI 😁 I tried GLM 4.5 on Claude Code and I'm really amazed how good this model is! I usually test with my nextjs crm app benchmark so I asked it to do that. Prompt "create a nextjs app which is a crm app. use sqlite for the database and use api routes to manage connecting to the database from the frontend" My observations - Generation feels like Sonnet 4 intelligence - Speed is great - It used create-next-app so it bootstrapped nextjs v15.5.2 - It created a sqlite database and used Prisma ORM and helped me easily add seed data - I needed a few prompts to iron out minor issues but all's good. It didn't struggle or got stuck. - Spent $0.50 for this app. Could be way cheaper with the Z.ai sub plans After trying, I can say GLM 4.5 model is up there as the best open source model for coding. Will continue using it and update here. So far so good! P.S. DM me if you want my referral link, otherwise just check Not dropping the link here so it doesn’t look like I’m hyping it. Here's a video of the experience 👇(sped up a bit)
Melvin Vivas45,749 views • 9 months ago