
Hi I'm Ahmad Rosid
I work at Orchids.app YC W25 as Software Engineer, we build AI Agent to make a website without writing code. Basically we are the competitor of Lovable.
About Me
I live in Indonesia. I'm a high school graduate—no degree, no formal education in computer science. Here, companies won't even look at you without a bachelor's degree. I couldn't get hired anywhere in my country.
So I did what I had to do. I taught myself to code. Late nights, countless tutorials, building project after project. I started looking abroad—applying to hundreds of remote jobs, getting rejected over and over, until finally someone in the US took a chance on me. That was 8 years ago. Since then, I've been working remotely with companies in the US and Australia as a Software Engineer.
GitHub Activity
Projects
I build some projects to help me learn new things and also to help other.

CodingAgent.fyi
A step by step tutorial to build AI Coding Agent

Vidiopintar
AI Agent to help you learn from youtube video.
Writing
I write both short and long tutorials about web development mostly about Next.js, React, Laravel, JavaScript, Rust and Golang.
My Conversation with AI to Get Clarity in My Life
I asked an AI what my strengths were. Then I told it I felt lost. What happened next actually helped.
How to Use OpenRouter: Access Multiple AI Models with One API
Learn how to use OpenRouter to access multiple AI models from different providers through a single, unified API interface.
How to Setup Middleware for Elysia.js
I was working on **vidiopintar.com**, a video analysis API built with Elysia.
Using better auth in Next.js
In the Next.js ecosystem, NextAuth.js is a popular authentication solution.
Setting Up Vince Analytics: A Self-Hosted Alternative to Google Analytics
Setting up Plausible Analytics feels like preparing for a wedding - you need multiple components (PostgreSQL, ClickHouse), plenty of resources, and constant maintenance.
How to use Laravel Pint in VSCode?
Laravel Pint is an opinionated PHP code style fixer based on PHP-CS-Fixer.
How to hide scrollbar in tailwindcss?
There are multiple ways to customize scrollbars in Tailwindcss, we'll explore three approaches to handle scrollbars, each with its own advantages.
How to Extract Audio from MKV Files Using FFmpeg
Just finished a mentoring call.
AI Won't Replace Developers - Here's Why We'll Thrive Instead
First time I saw AI generating code, I panicked.
Scraping Hacker News with Selenium
Ever wanted to automatically fetch the top stories from Hacker News?