Pinned Repositories
aoc2022
asteroids
asteroid game written with odin-lang and raylib
chip8
CHIP-8 Emulator
coffeeshop
Toy project to bunch of infra stuff
ecs
ECS implementation in Odin programming language
go-yadt
Go package that provides fast and simple `.docx` templating functionality.
my.nvim
My neovim config 👍
pagemerger
Simple CLI tool for merging `docx` documents
sfs
Distributed file storage
wikigraph
Wikipedia articles graph parser
tymbaca's Repositories
tymbaca/wikigraph
Wikipedia articles graph parser
tymbaca/pagemerger
Simple CLI tool for merging `docx` documents
tymbaca/sfs
Distributed file storage
tymbaca/go-yadt
Go package that provides fast and simple `.docx` templating functionality.
tymbaca/my.nvim
My neovim config 👍
tymbaca/asteroids
asteroid game written with odin-lang and raylib
tymbaca/chip8
CHIP-8 Emulator
tymbaca/coffeeshop
Toy project to bunch of infra stuff
tymbaca/dna
dna encoder/decoder
tymbaca/ecs
ECS implementation in Odin programming language
tymbaca/gomonkey
Implementation of Monkey programming language
tymbaca/crange
C shooting range
tymbaca/dungeons
Dungeon game with custom ECS, odin-lang and raylib
tymbaca/elixir-range
elixir shooting range
tymbaca/gomega
Ginkgo's Preferred Matcher Library
tymbaca/gorange
my shooting range for go
tymbaca/gossip
Gossip protocol with interactive visualization
tymbaca/gyt
Attempt to recreate git core
tymbaca/mit-6.5840
MIT 6.5840: Distributed Systems class
tymbaca/my.config
tymbaca/odin-raylib
trying out odinlang with raylib
tymbaca/pam
personal project layout generator
tymbaca/quaka
shitty attempt to create Quake clone
tymbaca/render3d
trying to import and render 3d mesh
tymbaca/rgbstrip
App for adaptive RGB strip
tymbaca/sbinary
Encode and decode go structs easily
tymbaca/structconv
cli tool for generating golang struct conversions
tymbaca/tcproxy
TCP (and maybe UDP) reverse proxy with load-balancing
tymbaca/tymbaca
tymbaca/varint
Variable size integers using protobuf zig-zag algorithm and LEB128