Who I Am
My name is Justin Sumrall, I come from the town of Houma in coastal southern Louisiana. I decided I wanted
to broaden my horizons so I saved up and moved away in search of new opportunities.
I'm a newcomer to Nova Scotia, and Canada in general, but I'm eager to leverage my education with NSCC to
carve out a new life for myself here in the Maritimes.
Source code and documentation (when applicable) for each project available
for download from my GitHub if closer examination is desired.
A simple android app to responsively display the contents of a sqlite database to android phone, tablet, and TV devices.
A keyboard-controlled python game where the user controls a ship and must shoot down all enemy ships while avoiding their bullets.
A 2D-platforming Java game where players must collect a key and reach a door while avoiding enemies and obstacles to progress through five levels.
A basic file management application where the user can open and organize locally stored PDF files.
A Spring Boot database API where users can perform CRUD operations with JSON-format data records by using HTTP requests.
For a web dev group project I created a javascript file for handling the game logic and other related functions for a Hangman browser game.