This repo is a collection of projects I've built from late 2025 until now. Everything is live at gregmichnikov.com.
Most of the code is written by Cursor. For most projects, I first iterate on a PRD.md, and then a PLAN.md, before the code is written.
Projects that call LLMs, send emails, or use the database require login. Others that are frontend only don't.
Larger sports projects
- Sports Schedules: See upcoming games across many pro and college sports
- BetFake: Sports betting with fake money
Other larger projects
- Travel log, a simple way to log where you went on a trip and share with friends
- Better Signups, a better version of Signup Genius
Tools my kids use when we play these games
AI stuff
- Chatbot trained on me
- Side-by-side LLM comparison tool, not totally up to date
- ADK Agent Demo: Basic multi-agent setup using Google ADK
Games
Other
- Family meal tracker
- Schedule send yourself email reminders
- Notes
- Basketball team stats tracker
- Passport photo editor
- Randomize items across groups
- Create a Super Bowl Squares grid
Python / Flask, PostgreSQL, vanilla JS, a mix of LLMs, DoltHub for sports schedules, deployed on Heroku (for now...)