- Madison, WI
- dannnno.github.io
-
-
project-ideas Public
Forked from hmc-cs111-fall2015/project-ideashomework assignment to generate ideas for the project
UpdatedSep 28, 2015 -
-
-
-
flask-pymongo Public
Forked from mongodb-labs/flask-pymongoPyMongo support for Flask applications
Python BSD 2-Clause "Simplified" License UpdatedSep 12, 2015 -
-
-
nand2tetris Public
Implementations of the nand2tetris projects http://www.nand2tetris.org/
UpdatedApr 30, 2015 -
DataStructures Public
Practice implementing various data structures using C++
C++ MIT License UpdatedApr 18, 2015 -
doppler Public
Forked from DanielRapp/dopplerVarious games implemented using the doppler library written by DanielRapp
JavaScript UpdatedApr 17, 2015 -
-
pymarkdown Public
Forked from mrocklin/pymarkdownEvaluate code in markdown
HTML Other UpdatedApr 9, 2015 -
Computing_For_The_Web Public
An attempt to teach someone with 0 programming experience how to build their own website using Python.
Python MIT License UpdatedMar 29, 2015 -
-
Quasar Public
A rather ambitious project intended to simulate selected portions of a webbrowser's functionality
Python MIT License UpdatedJan 3, 2015 -
FirstClassJava Public
Attempt at implementing first class functions in java
Java UpdatedNov 29, 2014 -
PyXKCD Public
A repository for working with Randall Munroe's renowned webcomic xkcd
Python MIT License UpdatedOct 19, 2014 -
PyGrader Public
Repository demonstrating how python can be used to auto-grade homework assignments. Does not contain any specific assignments or their tests, but does contain the basic building blocks used.