Education & Experience
Resume
Projects & Languages
Web Design
WordPress
HTML & CSS
JavaScript
Adobe Photoshop
Adobe XD
Programming
Java
JavaScript
Python
C
C#
SQL
Visual Projects
Rock Paper Scissors
• Languages: Java
• Implemented methods to detect if a workflow is a directed acyclic graph given an adjacency matrix, as well as methods to detect the most efficient scheduling ordering.
• Data structures & algorithms were all developed and implemented no libraries imported (Stack, Queue, Adjacency List, Adjacency Matrix, Doubly Linked List, Depth First Search, Topological Sorting)
Scheduling Calendar
• Languages: HTML CSS PHP JavaScript (Mongo DB, Express, Node.js)
• Live Calendar with user interface designed to plan and schedule daily tasks and events.
• Primary version uses a PHP mailer to send information upon date selection to a personal email.
• Secondary version uses Mongo DB, Express routing and Node JS to route and store data into a database
pong
Play Classic Pong against an AI opponent, Designed with HTML, CSS, & JavaScript