Pinned Repositories
AoC
advent of code stuff
atmegasim
Small simulator for an ATmega 16
barneshut
Simple C++ implementation of the Barnes Hut simulation using Raylib.
cfviz
Visualizes user data from codeforces.com using the official API
competitiveprogramming
Just a bunch of old competitive programming code from a couple of years of solving off and on
fasm-raycaster
FASM implementation of https://github.com/ssloy/tinyraycaster/wiki
fcc
Farina C Compiler (also regular C)
fcpp
Farina C Preprocessor
Groot
Graphical Editor to create BehaviorTrees. Compliant with BehaviorTree.CPP
voxel-engine
started as a program to visualize pointcloud data; hopefully will be able to read and edit octree files at some point
xtactis's Repositories
xtactis/AoC
advent of code stuff
xtactis/fasm-raycaster
FASM implementation of https://github.com/ssloy/tinyraycaster/wiki
xtactis/Groot
Graphical Editor to create BehaviorTrees. Compliant with BehaviorTree.CPP
xtactis/voxel-engine
started as a program to visualize pointcloud data; hopefully will be able to read and edit octree files at some point
xtactis/atmegasim
Small simulator for an ATmega 16
xtactis/barneshut
Simple C++ implementation of the Barnes Hut simulation using Raylib.
xtactis/cfviz
Visualizes user data from codeforces.com using the official API
xtactis/competitiveprogramming
Just a bunch of old competitive programming code from a couple of years of solving off and on
xtactis/cpputils
Just my own (unnecessary) utils library; currently just a hodgepodge of stuff, probably doesn't compile
xtactis/fcc
Farina C Compiler (also regular C)
xtactis/fcpp
Farina C Preprocessor
xtactis/HDDT
high definition tv
xtactis/django-onlinejudge
Django app for online judge site.
xtactis/Faro-Sweep
Faro Sweep - a small promicro based keyboard based off of Ferris Sweep
xtactis/GP
xtactis/MBROLATOR
This is a database creation tool for the MBROLA speech synthesizer
xtactis/nvim-dotfiles
xtactis/ocaml_99
solving these shits https://ocaml.org/learn/tutorials/99problems.html
xtactis/Odin
Odin Programming Language
xtactis/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK and PF_RING.
xtactis/turer
BF interpreters in undesirable languages or methods
xtactis/unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
xtactis/yasnippet
A template system for Emacs