Hello World
Welcome to cborgia.me. This is my development log and personal knowledge base.
Why this exists
I got tired of losing track of useful scripts, prompts, and configurations. This site is where I write things down so future me (and maybe you) can find them again.
What you'll find here
- Scripts & prompts — things I use regularly and don't want to forget
- System notes — how I set up and configure my tools
- Project writeups — what I'm building and what I learned along the way
- TIL posts — small things I pick up day to day
How it's built
This site runs on Next.js with MDX for content. No database, no CMS — just markdown files in a git repo. Styled with Tailwind CSS and deployed on Vercel.
The source is on GitHub if you want to poke around.