Pinned Repositories
advent_of_code_2019
My unoptimized stream of conciousness attempts at the 2019 Advent of Code challenges
beaker_extensions
Extending beaker (cache & session module) to use No SQL backend. NOTE: I do not actively maintain this fork.
charts
Curated applications for Kubernetes
demo_cicd_api
Demo Flask API for testing CI/CD processes
Flask-SocketIO
Socket.IO integration for Flask applications.
GWEN
GWEN - GUI Without Extravagant Nonsense
GWork
Lightweight skinnable embeddable GUI with useful widget collection. Fork of GWEN.
influxdb_cpp
An attempt at an InfluxDB client in C++
redis-quadtree
A library that allows you to store 2D spatial entities inside a redis database
Grant1219's Repositories
Grant1219/influxdb_cpp
An attempt at an InfluxDB client in C++
Grant1219/redis-quadtree
A library that allows you to store 2D spatial entities inside a redis database
Grant1219/advent_of_code_2019
My unoptimized stream of conciousness attempts at the 2019 Advent of Code challenges
Grant1219/beaker_extensions
Extending beaker (cache & session module) to use No SQL backend. NOTE: I do not actively maintain this fork.
Grant1219/charts
Curated applications for Kubernetes
Grant1219/demo_cicd_api
Demo Flask API for testing CI/CD processes
Grant1219/Flask-SocketIO
Socket.IO integration for Flask applications.
Grant1219/GWEN
GWEN - GUI Without Extravagant Nonsense
Grant1219/GWork
Lightweight skinnable embeddable GUI with useful widget collection. Fork of GWEN.
Grant1219/hugo-theme-yuki
❄️ She is as pure as the snow
Grant1219/influence_maps
Experiments with influence maps and Dijkstra maps
Grant1219/launch_controller
A basic rocket launch controller using an AVR ATtiny85
Grant1219/mizjam1
My attempt to make a submission for: https://itch.io/jam/miz-jam-1
Grant1219/pikia-worker
A task worker for a distributed game server architecture
Grant1219/portfolio_hugo
The latest version of my website using Hugo
Grant1219/proglog
HTTP commit log service from Distributed Services with Go
Grant1219/pyramid-survey
A simple survey application build on the Pyramid framework
Grant1219/reactdb
An experimental web application for searching reaction images tagged with metadata
Grant1219/redis_proxy
A redis proxy that support read/write splitting
Grant1219/rsync-homedir-excludes
Home directory exclude list for backing up with rsync
Grant1219/statsd-c-client
A trivial statsd client in C
Grant1219/steering
Experimentations with steering forces
Grant1219/tmxlite
lightweight C++14 parser for Tiled tmx files
Grant1219/voidgame
An experiment with entity component systems and C++