Skip to content

JeremyH011/Jeremy-s-Professional-Porfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Professional Porfolio Misc. Repo

Program Description
Java Database (School Project) Database emulated the Yelp Database for Restaurant information alongside its associated reviews and the reviewers who left said review.

Personal work involved the creation of the Java database structure itself and a JSON parser (using various libraries) that put parsed information into the fields of objects of user-defined data classes (restaurant (reviewee), review, and reviewer) which were then stored in the database.

In addition, work was done on a k-means data clustering function which grouped all the restaurants stored in the database based on their location.

Py_RPG (Personal Project) Creation of a simple RPG in Python 3. Includes a basic character creation system, character stats, battle & leveling mechanics, alongside randomly generated enemies that accompany said mechanics.

Simon Says Game A basic Simon says game created in 2018 to learn the basics of JavaScript, HTML & CSS. It allows the player to play a start a simple http server using any method of their choosing to serve a HTML page that allows them to play a game of Simon Says.


About

Jeremy's Professional Portfolio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published