-
Benjamin and Charlotte, The game
- a code guessing game that will blow your socks off and get me hired
- (I am using free version of vercel(frontend), render(backend), and redis cloud. The Render server shuts down after not using it, so you might have to wait around 50 seconds to login/register.)
- demo:
- repo:
- FE: https://github.com/jwc20/bnc-client
- BE: https://github.com/jwc20/bncapi
- Game Logic: https://github.com/jwc20/bncpy
- Custom Token Auth: https://github.com/jwc20/knoxtokens
- [react, django-ninja, websocket]
-
massive online rock, paper, scissors game
- https://ultimate-rps-client.vercel.app/
- (I am using free version of vercel(frontend), render(backend), and redis cloud. same as above.)
- [react, fastapi, websocket]
- https://ultimate-rps-client.vercel.app/
- weightlifting scoreboard (probably will work on this next)
- something similar to kyechan99/capsule-render
- online poker advisor using LLM (using some kind of screengrab and QtPy)
- youtube downloader gui using QtPy and youtube-dl
- learn about proxy rotation and bypassing captcha for scraping
- learn Go, specifically for goroutines, charmbracelet/bubbletea, charmbracelet/wish
- learn how to use datasette for publishing sqlite data
-
- [python, reflex]
- websocket error occurs if the users is outside of U.S. (This is a problem from Reflex)
- older version with p5.js (https://github.com/jwc20/barbellLoadingCalculator)
-
stopwatch app with export to ics file function
- [javascript, react]
- (want to make again but using reflex)
-
(check out my repos for more)