Find and remove unused css
Following the book "writing an interpreter in go" and rewriting it in Odin instead.
SSG for blog, cv and others, fitting my own needs. Serves also to practice some coding
No description provided.
Scene management system for Odin + raylib
Waveform generator for experimenting with microtonal music and learning Odin
No description provided.
No description provided.
A small lightweight http server library in odin
No description provided.
No description provided.
Odin syntax highlighting in Nova
Machine learning practice projects collection
No description provided.
No description provided.
A brainfuck interpreter built in odin
A verifiable virtual block device (NBD) written in Odin. Uses Merkle Trees and Blockchain-inspired linked lists to verify cloud-stored data (S3) block-by-block, ensuring 100% integrity against corruption or tampering.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
A declarative UI framework for Odin with a React-like API, built on [Clay](https://github.com/nicbarker/clay) and [Raylib](https://www.raylib.com/).
A basic implementation of a HTTP Server