Pinned Repositories
amazonica
A comprehensive Clojure client for the entire Amazon AWS api.
APCS1
First year APCS projects
APCS2
Second Year APCS projects
babashka
Native, fast starting Clojure interpreter for scripting
Capital-One-Subscriptions
This is for a MindSumo challenge on 9/28/2015
ChaosGame
My first coding project, written in Java. It draws fractals using the Chaos Game, described here: http://en.wikipedia.org/wiki/Chaos_game . BlueJ IDE was used.
clojure-jira-scraper
Euchre
Object-oriented, multi-threaded Euchre game in Java with AI algorithms and efficient memory usage via bitwise arithmetic
skewb
A skewb program written in Rust
sokoban
After completing "CS 421 - Programming Languages and Compilers" I was itching to flex my new Haskell muscles. I searched reddit.com/r/haskell for project ideas and someone suggested implementing https://en.wikipedia.org/wiki/Sokoban.
15joeybloom's Repositories
15joeybloom/clojure-jira-scraper
15joeybloom/Euchre
Object-oriented, multi-threaded Euchre game in Java with AI algorithms and efficient memory usage via bitwise arithmetic
15joeybloom/sokoban
After completing "CS 421 - Programming Languages and Compilers" I was itching to flex my new Haskell muscles. I searched reddit.com/r/haskell for project ideas and someone suggested implementing https://en.wikipedia.org/wiki/Sokoban.
15joeybloom/amazonica
A comprehensive Clojure client for the entire Amazon AWS api.
15joeybloom/APCS2
Second Year APCS projects
15joeybloom/babashka
Native, fast starting Clojure interpreter for scripting
15joeybloom/Capital-One-Subscriptions
This is for a MindSumo challenge on 9/28/2015
15joeybloom/ChaosGame
My first coding project, written in Java. It draws fractals using the Chaos Game, described here: http://en.wikipedia.org/wiki/Chaos_game . BlueJ IDE was used.
15joeybloom/skewb
A skewb program written in Rust
15joeybloom/clojure-interpreter
15joeybloom/dotfiles
15joeybloom/evm-semantics
K Semantics of the Ethereum Virtual Machine (EVM)
15joeybloom/freshpaint-destination-functions-test
Testing Freshpaint Destination Functions
15joeybloom/hastory
Advanced Applied Laziness for terminal-use optimisation
15joeybloom/html2canvas
Screenshots with JavaScript
15joeybloom/ICPC
My code from the SIG-ICPC weekly contests.
15joeybloom/imppp
I implemented IMP in haskell, added several language features independently, and finally put them all together into IMP++ (I call this imppp where plus signs are not allowed)
15joeybloom/kore
15joeybloom/liang-hudak
I implemented the toy language from "Modular Monadic Semantics" by Sheng Liang and Paul Hudak
15joeybloom/LoadingButton
🔄 Loading Animation Button for SwiftUI 🔄
15joeybloom/Mandelbrot
Generates the Mandelbrot set and allows the user to zoom in and explore its innermost crevices and related Julia sets in brilliant smooth coloring!
15joeybloom/posthog
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
15joeybloom/reitit
A fast data-driven router for Clojure/Script
15joeybloom/RockPaperScissorsCellularAutomata
A two-dimensional cyclic cellular automaton. Mechanics are described here (http://www.math.umaine.edu/~hiebeler/java/CA/Cyclic/Cyclic.html), along with a handy applet similar to my program.
15joeybloom/snake
Snake in clojurescript
15joeybloom/spacemacs-cheatsheet
A cheat sheet for spacemacs. Targeted at clojure development. VIM knowledge assumed.
15joeybloom/TBD
15joeybloom/TicTacToe3D
A three dimensional Tic Tac Toe Game. Two players on the same computer race to get four in a row on a 4x4x4 cube! BlueJ IDE was used.
15joeybloom/timbre
Pure Clojure/Script logging library
15joeybloom/traffic-simulator