Lol, I haven't made shit but a crappy birdhouse, some potted plants, and half of a tetrahedral kite.
But that kite will look pretty cool when it's up in the air, there's a family of chickadees in that birdhouse, and I'm looking forward to some delicious ground cherries later this summer.
I have a list of code project I've been thinking of for awhile that now I'll finally have time for now that I'm not passively scrolling and gaming all my free hours away.
- CLI chat client that uses kafka topics for "rooms" and the
speak
command for output.
- Queued voice chat system like this built with JMS queues and binary voice data.
- 1000 Mile Year - SPA with a burndown chart for running 1000 miles in a year, or some other goal. Could eventually sync with Strava or Garmin Connect APIs to sync with fitness tracker data.
- A fast readonly interface for Patreon subscriptions. Using their site on a phone is slow and fustrating. It'd be nice to create a server that you could sync your account with and have it generate static pages with content for your subscriptions.