Pinned Repositories
bit_bang_c_uart
This is a bit-bang UART library written in c.
codedraughtsman.github.io
base website for my thoughts
DungeonsAndDragonsBasicRules
This project is an enriched version of the Dungeons & Dragons basic rules with the SRD. The main idea of this project is to make a better version for tablets, e-books or printing.
eink
FoodTowerTracker
A visual food tracking app written in flutter
keymapper
Arduino-based keyboard layout remapper
modernCorewarsCpp
A modern c++ implementation of Corewars
OpenExercise-Nutrition
A simple calorie tracker with a graphical display
poolviewer
Poolviewer - Opensource Swimovate Poolmate application
typingStats
A statistics heavy typing tutor designed around providing detailed metrics to help increase your typing speed.
codedraughtsman's Repositories
codedraughtsman/typingStats
A statistics heavy typing tutor designed around providing detailed metrics to help increase your typing speed.
codedraughtsman/bit_bang_c_uart
This is a bit-bang UART library written in c.
codedraughtsman/eink
codedraughtsman/OpenExercise-Nutrition
A simple calorie tracker with a graphical display
codedraughtsman/poolviewer
Poolviewer - Opensource Swimovate Poolmate application
codedraughtsman/codedraughtsman.github.io
base website for my thoughts
codedraughtsman/DungeonsAndDragonsBasicRules
This project is an enriched version of the Dungeons & Dragons basic rules with the SRD. The main idea of this project is to make a better version for tablets, e-books or printing.
codedraughtsman/FoodTowerTracker
A visual food tracking app written in flutter
codedraughtsman/keymapper
Arduino-based keyboard layout remapper
codedraughtsman/modernCorewarsCpp
A modern c++ implementation of Corewars
codedraughtsman/opencv-sudoku-solver
a simple sudoku solver using opencv
codedraughtsman/screeps-kotlin-starter
A starting point for a Screeps AI written in Kotlin
codedraughtsman/screeps-kotlin-types
Screep's Kotlin type definitions
codedraughtsman/sqlcool
Easy and reactive Sqlite for Flutter
codedraughtsman/sqlcool_tutorial
A basic tutorial for how to use sqlcool
codedraughtsman/uart_driver_stm32_reciever_test
An STM32 project that tests the receiving part of the bit-bang UART driver that I wrote.