keithstellyes
Programmer love code and computing at all levels, from embedded to high-level front-end web and everything in-between
Seattle
Pinned Repositories
bfjit
A brainf**k JIT compiler, runs faster than Python :) (for Fizz Buzz and Hello, World!)
csproofs
Just some of my CS Proofs, things like why `k << 1 == k * 2`
godzilla-spa
keithstellyes.lc3
A Java implementation of the LC3 CPU, very much WIP. Only ADD is implemented.
krss
A terminal-based RSS viewer, right now just browses local RSS files
kwitter
A Twitter clone in Flask supporting either SQLite or Postgres
mips-tutorial
A repo for the contents of a MIPS tutorial using Markdown & a makefile to """compile""" it using a Python markdown module and a few plugins.
Pretty-Data-Stuctures
Another one of those data structures repos but everything here generates pretty images :)
PyFb
A collection of my Facebook bots and a shared simple library for them
Seams-Bot
An interface to use text-based input and commands for various functions, from pulling up movie data, to directions. Works with SMS (great for data caps!) and Command Line/Terminal interface. Play rock-paper-scissors over SMS!
keithstellyes's Repositories
keithstellyes/kwitter
A Twitter clone in Flask supporting either SQLite or Postgres
keithstellyes/mips-tutorial
A repo for the contents of a MIPS tutorial using Markdown & a makefile to """compile""" it using a Python markdown module and a few plugins.
keithstellyes/PyFb
A collection of my Facebook bots and a shared simple library for them
keithstellyes/bfjit
A brainf**k JIT compiler, runs faster than Python :) (for Fizz Buzz and Hello, World!)
keithstellyes/Pretty-Data-Stuctures
Another one of those data structures repos but everything here generates pretty images :)
keithstellyes/krss
A terminal-based RSS viewer, right now just browses local RSS files
keithstellyes/modnet
A forum written in C++ and Lua, with a Lua-based templating engine Postgres by default for DB
keithstellyes/ddate-server
A server implementation of ddate written in golang with human-readable, JSON, YML and XML endpoints
keithstellyes/jpoker
A Java-based poker engine, OOP
keithstellyes/keithstellyes-machines
A Java repository for implementing various curious educational machines, LC-3, Little Man Computer, etc.
keithstellyes/godzilla-spa
keithstellyes/keithstellyes.lc3
A Java implementation of the LC3 CPU, very much WIP. Only ADD is implemented.
keithstellyes/adventofcode
keithstellyes/Chess-Coordinate-Trainer
A program to help you learn the coordinates of the chessboard using Python and Tkinter. Click on the correct squares as quickly as you can!
keithstellyes/collapseos
Bootstrap post-collapse technology
keithstellyes/cy-pygments
A Cython port of Pygments aimed at speed improvements while being a drop-in replacement for Pygments' API's
keithstellyes/dotfiles
everyone else has a dotfiles repo why not me too
keithstellyes/fromdots
keithstellyes/gameoflife-js
HTML Canvas / JavaScript implementation of Conway's Game Of Life
keithstellyes/investlang
A bit prototypical
keithstellyes/keithstellyesdotcom
The repository for my personal website, frontend needs improvement
keithstellyes/kmakefilegen
keithstellyes/libips
A tiny C library for dealing with IPS files.
keithstellyes/libpqxx
The official C++ client API for PostgreSQL.
keithstellyes/OpenRCT2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
keithstellyes/picbot
A discord bot that uploads a random picture that has certain tags
keithstellyes/projecteuler
keithstellyes/raylib
A simple and easy-to-use library to enjoy videogames programming
keithstellyes/ur
Game of Ur
keithstellyes/VVVVVV
The source code to VVVVVV, now open and public!