Pinned Repositories
Bubble_Bobble_Clone
A Bubble Bobble clone written in Java as a class project
Collatz_Conjecture
Utilizing the procedure of the Collatz Conjecture (also commonly called the 3n + 1 problem) found the longest chain of numbers from 0 to a given maximum.
cpython
The Python programming language
HarvestMemory
Program a bot using assembly-like code in this competitive game!
hjhicks.github.io
Dumb site
Monty
Monty Hall Problem Simutlator written in Java originally for a class project but was expanded upon as a personal project.
NumberHelper
The Numbers
SirDrCaptain
A simple static website generator in Python
Slowsort
Using the paper “Pessimal Algorithms and Simplexity Analysis” by Andrei Broder and Jorge Stolfi, implemented the described Slowsort Algorithm in both Java and Python
Solar-System-Simulation
Class project written in C++ and using OpenGL, OpenAL, and other game engine tools. Simulates solar system (not accurrate) and moons.
hjhicks's Repositories
hjhicks/hjhicks.github.io
Dumb site
hjhicks/SirDrCaptain
A simple static website generator in Python
hjhicks/cpython
The Python programming language
hjhicks/Collatz_Conjecture
Utilizing the procedure of the Collatz Conjecture (also commonly called the 3n + 1 problem) found the longest chain of numbers from 0 to a given maximum.
hjhicks/Slowsort
Using the paper “Pessimal Algorithms and Simplexity Analysis” by Andrei Broder and Jorge Stolfi, implemented the described Slowsort Algorithm in both Java and Python
hjhicks/Solar-System-Simulation
Class project written in C++ and using OpenGL, OpenAL, and other game engine tools. Simulates solar system (not accurrate) and moons.
hjhicks/Bubble_Bobble_Clone
A Bubble Bobble clone written in Java as a class project
hjhicks/NumberHelper
The Numbers
hjhicks/Monty
Monty Hall Problem Simutlator written in Java originally for a class project but was expanded upon as a personal project.
hjhicks/HarvestMemory
Program a bot using assembly-like code in this competitive game!