Pinned Repositories
ADS_Assignment_2
Vaccination system, implemented with a heap, for Fall 2013 Advanced Data Structures course at Marist College.
ADS_Assignment_3
Prefix dictionary, implemented with a TreeMap, for Fall 2013 Advanced Data Structures class at Marist College.
AdvancedDataStructures
Java files for ADS class, Junior year
advent-of-code
AI-Rubiks-Cube
Rubik's Cube solver in Scala, for Benjamin Carle's Fall 2014 AI class at Marist College.
Graphex
Final project for Marist College's Spring 2015 Formal Languages and Computability course.
hakyll-movie-blog
HuffmanEncodingJava
Final project for Marist College's Spring 2015 Algorithm Analysis and Design course.
jip-os
Implementation of an Operating System in TypeScript.
ShallowPeriwinkle
Exactly what you think.
johnpaulwelsh's Repositories
johnpaulwelsh/hakyll-movie-blog
johnpaulwelsh/ADS_Assignment_2
Vaccination system, implemented with a heap, for Fall 2013 Advanced Data Structures course at Marist College.
johnpaulwelsh/ADS_Assignment_3
Prefix dictionary, implemented with a TreeMap, for Fall 2013 Advanced Data Structures class at Marist College.
johnpaulwelsh/AdvancedDataStructures
Java files for ADS class, Junior year
johnpaulwelsh/advent-of-code
johnpaulwelsh/AI-Rubiks-Cube
Rubik's Cube solver in Scala, for Benjamin Carle's Fall 2014 AI class at Marist College.
johnpaulwelsh/CharliePlugins
Plugins for the blackjack-playing application Charlie, by Ron Coleman. Assigned during Spring 2014 Capping course at Marist College.
johnpaulwelsh/Graphex
Final project for Marist College's Spring 2015 Formal Languages and Computability course.
johnpaulwelsh/HuffmanEncodingJava
Final project for Marist College's Spring 2015 Algorithm Analysis and Design course.
johnpaulwelsh/jip-os
Implementation of an Operating System in TypeScript.
johnpaulwelsh/ShallowPeriwinkle
Exactly what you think.
johnpaulwelsh/CarrotIsland
Carrot Island Dev Team
johnpaulwelsh/ChessVisualizer
Final project for Computer Graphics class, Fall 2013
johnpaulwelsh/ComputerGraphics
Javascript and HTML from Graphics class, Junior year
johnpaulwelsh/DatabaseSystems
Repo for Marist College Spring 2015 Database Systems class
johnpaulwelsh/Graphex-Scala
Same thing as Graphex, but in Scala. And hopefully I can get the whole thing working.
johnpaulwelsh/KaranProjects
johnpaulwelsh/MMPHalloween2015
johnpaulwelsh/NumberConverter
An attempt to write a decimal, hexadecimal, and binary converter script in a functional and "Scala-ish" style.
johnpaulwelsh/TPL_Functional_Programming
Theory of Programming Languages multi-language implementation of Caesar Cypher (functional idiom).
johnpaulwelsh/TPL_ProgrammingInThePast
Theory of Programming Languages multi-language implementation of Caesar Cypher.