Pinned Repositories
algo_class
Sorting and searching algorithms implemented in C++
arithmetic_algorithms
New and Ancient Algorithms for multiplying and dividing integers; implemented in C++
beat_animations
Experimental animations to accompany electronic acoustic phenomena.
c_programming_lang
Solutions to exercises in K&R
colors_of_life
Colorful Cellular Automata Project
compression
An example of a string compression algorithm
mayhem
Wisely and slow. They stumble that run fast.
music_of_the_sorts
Listen as classic sorting algorithms do their work.
parsertest
Experimental lambda calculus interpreter
snacManDjango
Full Django version of the snacMan (like Munchers, but not educational) trivia game.
celeritas17's Repositories
celeritas17/parsertest
Experimental lambda calculus interpreter
celeritas17/colors_of_life
Colorful Cellular Automata Project
celeritas17/mayhem
Wisely and slow. They stumble that run fast.
celeritas17/music_of_the_sorts
Listen as classic sorting algorithms do their work.
celeritas17/snacManDjango
Full Django version of the snacMan (like Munchers, but not educational) trivia game.
celeritas17/algo_class
Sorting and searching algorithms implemented in C++
celeritas17/arithmetic_algorithms
New and Ancient Algorithms for multiplying and dividing integers; implemented in C++
celeritas17/beat_animations
Experimental animations to accompany electronic acoustic phenomena.
celeritas17/c_programming_lang
Solutions to exercises in K&R
celeritas17/compression
An example of a string compression algorithm
celeritas17/intro-to-semgrep
celeritas17/joy_of_debugging
The Joy of Debugging (or: Finding Out How Things Don’t Work)
celeritas17/mongo-json-query
node.js library for mongodb-like queries against JSON objects.
celeritas17/music-player-ui
celeritas17/NodeTacToe
TicTacToe in node.js
celeritas17/PHP-Sort-and-Search
Examples of common search and sort algorithms written in PHP.
celeritas17/practice-makes-perfect
celeritas17/spaceinvaders
spaceinvaders click-to-destroy video game.
celeritas17/__fooling_around_with_rails
Doing some Rails stuff.
celeritas17/an_interesting_puzzle
celeritas17/gr0undfl00r
celeritas17/muchToDo
A Backbone.js ToDo app with a RESTful Flask backend
celeritas17/node_test
playing around with node.js
celeritas17/php-the-right-way
An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web
celeritas17/python_puzzles
Solutions to interesting programming challenges in python.
celeritas17/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
celeritas17/sicp
celeritas17/SnacMan
Javascript/HTML trivia game (It's like "Munchers", but it's not educational)
celeritas17/tiddlylisp
A toy Lisp interpreter and simple eval function