Resume
Objective
To secure a position with a growth-oriented company where I can utilize my experiance and skills in programming, problem solving, and effective teamwork and communication.
Skills
Languages
Java, JavaScript, HTML5, CSS, SQL, C, JavaFX, FXML
Software
Visual Studio Code, Eclipse, MySQL Workbench, NetBeans, VirtualBox/VM Ware, JavaScript Framework(Tabris), OpenGL, HubSpot Framework
Operating Systems
Windows, Lunix(Ubuntu)
Education
BS, Computer Science
Eastern Washington University, Cheney, WA
GPA: 3.41/4.0
Classes:
Secure Coding, Relational Databases, Practical Problem Solving, Design Patterns, Web Application Development, Algorithms, Parallel & Cloud Computing, Operating Systems
Work Experiance
UGM MARCOM Web Specialist | September 2020 - Present
- Complete projects in timely manner using JavaScript, HTML, CSS, and HubL
- Create logical workflows using event driven development
- Use integration with multiple restful APIs
- Troubleshoot, reserach and fix issues across multiple external libraries
- Successfully manage mutlitple projects at once
Projects
Budgeting Application
- Create and manages yearly budgets
- Uses MVC, Factory, and Observer patterns
- Practice Agile principles and track project progress using Github.com and Trello.com
- Implemented using Java, JavaFX, FXML, and CSS in NetBeans IDE
- Project is in progress, currently over 4,500 lines of clean, refactored code
My Website
- I wrote it completely custom
- Hosted on Amazon Web Services (AWS)
- Implemented using JavaScript, HTML, and CSS
Dinner Club Website
- Contact drop down menu used to connect via email
- Events Calender, supports adding events (local)
- Database storage, supports add, edit, and erase
- Implemented using PHP, SQL, JavaScript, HTML, and CSS in VS Code IDE
Maze Trivia Game
- A maze type game where player answers trivia, pulled from SQL Lite database, to progress
- Correct answers open doors, incorrect answers lock doors
- A recursive algorithm dynamically checks if the maze exit is still reachable
- Implemented using Java in Eclipse IDE