software rasterizer made for learning purposes. Uses this tutorial https://lisyarus.github.io/blog/posts/implementing-a-tiny-cpu-rasterizer-part-2.html
Entry for Karl2DJam https://marcosantos98.itch.io/falling-star-catcher
Website for things that i have planned
HTTP Server Odin
Mirror of https://codeberg.org/godalming/programming_language/src/branch/dev
Dummy project to learn Odin lang and OpenSpec
OpenSSL bindings (taken from odin-http)
A small lightweight http server library in odin
weather cli made with odin and laytan/http-odin library
Fork of odin-imgui from https://gitlab.com/L-4/odin-imgui
a program-along repo for the kilo text editor https://viewsourcecode.org/snaptoken/kilo/01.setup.html
A repo for my submission to https://itch.io/jam/mini-jam-207-primal
An HTTP Server in Odin
Send HTTP requests with Odin.
HTTP server from scratch
A collection of small programs and experiments to learn the odin programming language (http://odin-lang.org/)
https://adventofcode.com/ - Done in Odin
Building an interpreter following along with loxbook http://craftinginterpreters.com/scanning.html
following https://raytracing.github.io/books/RayTracingInOneWeekend.html#outputanimage with https://github.com/odin-lang/Odin
Odin follow along of https://vkguide.dev/
https://adventofcode.com/2022
No description provided.
Implement DNS in a weekend: https://implement-dns.wizardzines.com/index.html
Very basic site status checker integrating with telegram written in odin using my odin-http library.