🍺 Paul I guess it's that time of the season again where I come up with silly projects for myself while looking for a new job.
hautacam I've started emulator development. Wrote a CHIP-8 emulator in JavaScript (or rather an interpreter) and will tackle an Intel 8080 emulator in C next.
Login or register your account to reply
🍺 Paul Well, mine is a little bit less ambitious that this. In the spirit of the time, I'm going to make a YAML-based CV generator :). The idea is to output HTML, fancy text via cURL and optionally PDF.
hautacam Any plans of open sourcing it? Sounds like something that could be useful for me!