Hi, I'm Marcus Imponenti.
I build software professionally and for fun — mostly with AI in the loop. This site has two halves: the things I'm making, and notes for people who want to learn enough to make their own.
Projects
All projects →Finance-LLM
live feedAn LLM that posts a daily take on the markets — and actually trades on it with paper money via Alpaca.
- llm
- automation
- finance
QuarterMaster
shippedCLI that turns your GitHub activity into a performance review — fetches PRs, reviews, and commits, then aligns them to your team's goals via an LLM.
- cli
- devtools
- llm
- github
- npm ↗
Learn
All lessons →I shipped an open-source PR from my phone
How I contributed to Zero — Vercel Labs' programming language for AI agents — by starting a remote Claude Code session and driving it entirely from my phone.
Git and GitHub, the parts you actually use
Branches, commits, pull requests, and how to not lose your work. Skip the 90% of git you don't need yet.
Enterprise Agentic Orchestration
How I stopped writing code. A personal Cursor/Claude Code workflow that turns a JIRA ticket into a draft PR with one command — and reviews PRs the same way.