About Me
Check out my About Me page if you haven’t already! I’m more than just my projects.
Of course, if you’re just here to see my (admittedly few) projects, keep scrolling.
Projects
I don’t have many projects yet, but that’s because I’m being productive IRL. Anyway, have a look.
jjason v1.0
A small JSON de/serialisation library for Java. It’s named that way because it’s Java Jason. Get it?
It uses iteration to process the JSON. That’s a pretty fast way to do it, but what I’m really going for here is to maintain functionality AND tininess of the binaries.
warzonecivilisation w.i.p.
A board game framework built around the Entity-Component-System design. It’s named this way because it was originally intended to be a multiplayer game where one must manage their resources wisely in order to succeed, but it quickly turned into a fully-fledged board game library.
It is still in development, but hopefully an alpha version should be finished soon.
chococaker website v.idk
This website. I know, it’s very detailed and complicated. I’m not a frontend person. I built this site so that I could claim the domain more than anything.
What we have here is just a static webpage built from the ground up with some good ol’ pure HTML, CSS, and JavaScript.