Luke Hill lukehill488@gmail.com  


Updated January 24, 2023 

Projects


Completed - These are projects that I no longer plan on updating, finished or not.

LJHCapital -

A simple Java program that uses an HTML Parser to keep track of online stock and cryptocurrency data.

CryptoBot -

Python program that interacts with the Robinhood API. Then, using basic market strategies, executes trades.


In Progess - These are projects that are more than just an idea, but are not finished

www.lukejhill.com -

That's right: this website! Written with HTML, hosted by Amazon Web Services.


Ideas - These projects only exist on paper; no code yet written

Botsy -

Partially started, but mostly still on paper. iOS application that allows users to create automated Crypocurrency trading bots

School Projects - These are projects I completed in school. *note: these cannot be clicked

Scrabble AI -

In spring 2022, I made an AI for the popular board game Scrabble, written with Java. The Scrabble game was played through the terminal with a text representation of the board.

Tiles -

In spring 2022, I also recreated my own version of the New York Time's online game, Tiles. This game had a GUI that was written using JavaFX and CSS.