Matthew Eaton

Portfolio site providing info about myself and examples of my code

BACK

Screenshots of Projects

Below are the screenshots of projects running or documents related to the projects. A brief description is also included for each screenshot.

Hash table project
Full stack project
AI project
OpenGL project

Other projects

AWS Project

Hash Table Project

The screenshot below shows the program loading a file into the hashtable.

The screenshot below shows option 3 where all courses are printed in alphabetical order. The user is also able to find a specific course by using option 3.

Full stack Project using MEAN

The screenshot below shows a sequence diagram of the project.

The screenshot below shows the stack working on a local machine

The screenshot below shows the administrator side of the page where trips are able to be edited, added, or deleted. Any changes are reflected in the database.

AI Project using Deep Q-Learning

The screenshot below shows the AI program navigating a maze after being trained.

OpenGL Project

The screenshot below shows the 3d scene created with OpenGL.

Other Project Images

AWS Project

Below is an example of a json that was used in DynamoDB to hold a question.

below is the resource tree for the Answers and Questions tables within DynomoDB

Below is the site uploaded to an S3 bucket on AWS

below is the angular site running

BACK to Portfolio Home