I’m chococaker.

Part-time computer nerd, full-time cake muncher.


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.

Java Logojjason v1.0

DOCS | SOURCE CODE

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.

C++ Logowarzonecivilisation w.i.p.

An online multiplayer board game where you take command of a civilisation and fight all of your friends. With troops, production buildings, eras and unique materials, this game is great for having fun with your friends as you destroy each other’s hard-worked earnings.

Credit to SublimedLime for the original rules and game concept. Modified by chococaker.

JavaScript Logochococaker website v.idk

SOURCE CODE

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.