Collection of AI/Machine Learning code written in Odin.
A simple experiment in what is the current state of the Odin programming language in chatgpt.
Odin-Vulkan bindings that look a little cleaner.
An Odin rewrite of C2048 to play with the language
This is my first program in the Odin prog. language, it's a implementation of a function that doesn't exists in core lib.
A CLI spotify proxy for Linux -> Android
No description provided.
A simple application showcasing drawing circles and text in the Odin language.
No description provided.
makes a cool image of the solar system
D3D12MA bindings for odin
A program that encrypts and decrypts messages using the Caesar cipher, one of the oldest and simplest encryption techniques.
simple game of life implementation in odin
my solutions for the https://www.computerenhance.com/ course homework
A reimplementation of the YouAreAnIdiot.org virus in odin and SDL2. requires SDL2, SDL2_mixer and SDL2_image.
A collection of file reading/writing utilities for Odin
This is a simple library that on a single low GHz CPU only takes 2.45 Micro Seconds to make the example prediction.
A small collection of commonly (by me) used Structures, like Pools or Registries
A simple Unicode 15-conformant implementation of wcwidth(3) and wcswidth(3) in Odin lang
Advent of code 3 2024 working solution
Solutions for the advent of code puzzles
No description provided.
No description provided.
Reimplementation of liquidfire's Unity "Tactics RPG" tutorial with simple Odin code + Raylib (Work in progress)