Widget Factory (JS game)Inspired by incremental idle games like Cookie Clicker and AdVenture Capitalist, I starting work on my own minimalist version called Widget Factory! This work-in-progress lets you hire "workers" who will generate widgets on their own (in addition to the widgets you produce manually by clicking), automating the process while generating enough for better, faster workers. Coming next: Upgrades for workers, things like "Snacks in the break room" (worker widgets/click +50%). | |
GA Arts Initiative (Drupal)The Georgia Arts Initiative needed a solid website that could not only display basic information but have more advanced offerings like a schedule calendar and news articles. I used Drupal 10 for the backbone of the site. While still actively being worked on, the site is already serving its purpose as a home for all things art in the West Georgia area. | |
CSS-opoly (Monopoly clone)This is a work-in-progress game that I created entirely in HTML, CSS, and JavaScript. There is no back-end code handling any of the gameplay; it is handled by a scant few JS classes and objects that, when stitched together, allow 2-12 human players to play a game of Monopoly. Once finished, this will go to its own page on this site. | |
FakeOS (mock OS)On a whim, I decided one day to start working on a mock operating system, something that looks similar to Windows 11. I fiddled around in Codepen for a while, and eventually moved it to its own (sub)site. Try it out! All that's working so far is the Start menu opening up (and closing) and the calculator app (which should work). |