a couple updates made to my arithmetic game!
github.com/lifeng-yin/arithmetic-game
• migrated everything to radix ui
• cleaned up the code and components
• updated the ui to be more consistent and responsive
• deployed to cloudflare
check it out here: arithmetic-game.pages.dev
two scrapbooks in a day for me!
this is a pretty fun project that i worked on a few months ago with some friends at a hackathon: it's a chrome extension that tazes you when you go on a distracting website (like instagram or whatever you want)
you can find the github here: github.com/Yourself1011/productivitaser/tree/stand-up-reminder
today, i just worked on adding a "stand up reminder" feature, which reminds the user to stand up at a set interval
one day, i got really obsessed with mental math on this site called zetamac. but the site wasn't very good, the ui was from the 1900s, there weren't many settings, and the servers often crashed.
i wanted to try making my own mental math practice site, inspired by the likes of monkeytype and cybertype: something fast and easy that anyone can visit and start practicing instantly.
github.com/lifeng-yin/arithmetic-game
ever wondered how cooked you are? well i made a cooked meter to tell you how cooked you are
check it out here: cooked.jeffz.dev !
cool features:
• sharing
• spinny dial thing
• funny cooked levels
yay github.com/jeffrey-zang/cooked-meter
#arcade anyone use processing? like playing trivia? i made a game that combines both!
processing is a more niche language, and i wanted to give it a try this weekend. i spun up trivmastter, a trivia game that uses processing's g4p library
features:
• incremental reading and buzzing, as if you were playing with a real game master who was reading the questions out loud
• implementation of damerau-levenshtein distance algorithm to account for typos (shakespear -> shakespeare)
• yes
check it out [here](github.com/jeffrey-zang/trivmaster) or watch the video below!my custom nextjs forms app is fully fully fully done!!
here's some stuff i added:
• wrote docs
• deployed to vercel
• custom menu section
today i made this! #arcade
it's for a personal project i'm a part of called flowboat, i'm working with a few friends to teach high schoolers the basics of entrepreneurship
some fun facts about the form:
1. dynamic, so very easy to expand into a full form builder
2. autosaves
3. has pretty error message toast popup
4. uses radix ui, tailwind, and nextjs
5. saves to a google sheet
here's a photo of tetris on two computers, 50 years apart