Pinned Repositories
demora
GitRepoAlpha
Graph128
Dual-AVR full-color miniature graphing calculator
JavaGame
glory of demora, now playing at your local jvm
quadhacker
Take control of a quadcopter transmitter using Arduino and DACs.
quadtracker
Tracking a quadcopter's navigational lights - using OpenCV on a Raspberry Pi
RCJoystick
STM32 that allows use of an RC reciever as a USB joystick
rshell
From-scratch implementation of a basic shell that mimics gnu bash. Can be compiled, launched, and used from any sensible Linux environment.
terminal-game-tutorial
step by step game things
TerrainTest
simple testbed for playing around with various features in OpenGL 4
fundamelon's Repositories
fundamelon/terminal-game-tutorial
step by step game things
fundamelon/JavaGame
glory of demora, now playing at your local jvm
fundamelon/demora
fundamelon/GitRepoAlpha
fundamelon/quadtracker
Tracking a quadcopter's navigational lights - using OpenCV on a Raspberry Pi
fundamelon/TerrainTest
simple testbed for playing around with various features in OpenGL 4
fundamelon/tools
Various junk that comes in handy
fundamelon/Graph128
Dual-AVR full-color miniature graphing calculator
fundamelon/quadhacker
Take control of a quadcopter transmitter using Arduino and DACs.
fundamelon/RCJoystick
STM32 that allows use of an RC reciever as a USB joystick
fundamelon/rshell
From-scratch implementation of a basic shell that mimics gnu bash. Can be compiled, launched, and used from any sensible Linux environment.
fundamelon/BISON-Master
Configuration and initialization daemon for BISON stuff
fundamelon/DemoraSrc
fundamelon/mctest
fundamelon/ratchat
fundamelon/rshell-1
Bash Terminal
fundamelon/rshell-2
CS100 HW0
fundamelon/rshell-3
shell terminal for ucr cs 100
fundamelon/ucr-cs100
open source software construction course
fundamelon/xv6
mirror of the source code of the Xv6 operating system
fundamelon/xv6_lab2