Pinned Repositories
alexanderskafte.com
professional website
arduino-projects
A collection of Arduino projects.
bst
A binary search tree implementation in C
go-behave
An extensible Behavior Tree library in Go.
hanyu
A command line program for practicing Mandarin Chinese
kademlia
Go implementation of the Kademlia P2P protocol (distributed hash table).
Queue-Simulation
Multithreaded queue simulation in C++.
riscy
A simple assembler and a virtual machine based on the RiSC-16 instruction set.
thesis-code
tiled-json-go
Load Tiled Map Editor JSON files into Go.
askft's Repositories
askft/go-behave
An extensible Behavior Tree library in Go.
askft/riscy
A simple assembler and a virtual machine based on the RiSC-16 instruction set.
askft/bst
A binary search tree implementation in C
askft/hanyu
A command line program for practicing Mandarin Chinese
askft/kademlia
Go implementation of the Kademlia P2P protocol (distributed hash table).
askft/Queue-Simulation
Multithreaded queue simulation in C++.
askft/thesis-code
askft/tiled-json-go
Load Tiled Map Editor JSON files into Go.
askft/alexanderskafte.com
professional website
askft/arduino-projects
A collection of Arduino projects.
askft/mctg
Markov chain text generator in Go
askft/rmq
RabbitMQ helpers
askft/project-euler
Because no GitHub profile is complete without a Project Euler repository.
askft/rope
A simple char* wrapper in C