p
oxe
N
e
[
_
code
]
photos
misc
bounce
-
[CSS]
- simulated 3d environment showing a ball bouncing on a cube. done using pure css to style a handful of empty divs.
Cayzel
-
[PY]
- an old-school dungeon crawler with ascii graphics built using the tcod library in python. inspired by games like rogue and nethack.
chalice
-
[React]
[Node]
- [wip] - web app meant to be used for tabletop games that require tracking multiple player's life totals, such as in magic: the gathering. allows sign in through google.
crawleNe
-
[PY]
- a cli tool built using the reddit api (prior to the pricing changes) that grabs media content (jpg/gif/text) from a sub-reddit or user profile and saves them locally.
dunGen
-
[React]
- a web app with a suite of random generation and world-building tools for game masters and players to use during tabletop rpg campaigns, such as in dungeons & dragons.
earlo.be
-
[React]
- web app that allows sign-in through spotify to display the user's currently playing and recently played songs.
gLow
-
[CSS]
- a memorial page for my mom (rip - 02/07/2022) inspired by one of her favorite quotes and the work i did on bounce. done using pure css.
tudu
-
[React]
- a simple to-do list web app that uses local storage in the browser to save your tasks. this was my first interactive app using react.