renati.me
This is my webpage. Someday, maybe I'll add an introduction. Until then, you can check out my stuff.
Socials
- Email: renati@renati.me
- Discord: renati_11 (formerly iszn_11#3647)
- Gitea: gitea.renati.me/renati
- GitHub: iszn11
- itch.io: iszn_11
My Zig projects
- castle: a collection of experimental, recreational or actually useful Zig libraries for personal use.
- voxel-game: a 3D voxel game prototype written from scratch, running on Vulkan.
Programming language jams
I really enjoy writing parsers, interpreters and compilers. I've participated in 3 programming language jams organized by Sophia J. Turner. Every programming language was created solo in 48h.
- renjamlang (Jam #1, theme: "first-class comments"): a scripting language, where comments can be attached to values and have string interpolation ability. The language was briefly mentioned in video by Context Free about the jam.
- asmscript (Jam #3, theme: "beautiful assembly"): JIT-compiled, low-level programming language, which attempts to make x86_64 assembly look more structured and easier to read.
- RuntypeScript (Jam #4, theme: "the sound(ness) of one hand typing"): a scripting language heavily inspired by TypeScript's type system, where type system is the value system. The language was one of the winners and was featured in the LangJam #0004 Results video.
Other projects
- apios: Lightweight HTTP API definitions in TypeScript
- music-repo: fullstack web app for managing a digital sheet music library (glorified Google Drive)
- oktaeder: 3D rendering library for WebGPU (not in active development)