Skip to content

gmichnikov/gmich

Repository files navigation

gmich (gregmichnikov.com)

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.

Projects

Larger sports projects

  1. Sports Schedules: See upcoming games across many pro and college sports
  2. BetFake: Sports betting with fake money

Other larger projects

  1. Travel log, a simple way to log where you went on a trip and share with friends
  2. Better Signups, a better version of Signup Genius

Tools my kids use when we play these games

  1. Sushi Go scorer
  2. Yahtzee scorer
  3. Go Long scorer
  4. Sorry! cards

AI stuff

  1. Chatbot trained on me
  2. Side-by-side LLM comparison tool, not totally up to date
  3. ADK Agent Demo: Basic multi-agent setup using Google ADK

Games

  1. Wordle-like game with kid-filtered word lists
  2. Mastermind
  3. Simon Says
  4. Connect 4
  5. Tic-Tac-Toe

Other

  1. Family meal tracker
  2. Schedule send yourself email reminders
  3. Notes
  4. Basketball team stats tracker
  5. Passport photo editor
  6. Randomize items across groups
  7. Create a Super Bowl Squares grid

Stack

Python / Flask, PostgreSQL, vanilla JS, a mix of LLMs, DoltHub for sports schedules, deployed on Heroku (for now...)

About

A variety of personal projects

Resources

Stars

Watchers

Forks

Contributors