PokeMATES
Game Developer- Developed full length (10+ hours) game
- Worked with a team using GitHub version control
- Planned project creation multiple months in advance
- Coordinated with team to divide work evenly
- Learned Ruby & RPGMaker XP to complete project
UMass Wrapped
Backend Data Analyst- Developed a website to track student meal plans for HackUMass XIII
- Downloaded meal data as HTML; converted to Python using Beautiful Soup
- Extracted meal plan statistics & figures using Pandas
- Worked with a team in a high-stress environment to finish project on time
- Raised awareness of the high costs of student meal plans
Code Clicker
Web-based Game Developer- Developed live, full length (2+ hours) Clicker-type game
- Added features such as auto-save, music, sound effects, custom art, importing/exporting data, and more
- Hosted project online (game.savaryn.me), allowing for easy player access
- Independently learned all HTML, CSS, and JavaScript necessary to create and host game
- Linked List In-place Sorting
(CICS 160) [Python] Utillized linked lists to sort a timeline of events in order, in-place, using insertion sort.
- Unittest-ing
(CICS 160) [Python] Utilized the Unittest package to write my own test cases (many, many test cases)
- JUnit testing
(CICS 160) [Java] Utilized the JUnit package to write out test cases for simple functions
- MLB/Student Depression Data Analyses
(Introduction to Data Science) [Python, R, Tableau] Asked questions about Kaggle datasets and used data analysis to answer them & present findings
- RPG Terminal Game
(CICS 160) [Java] Utilized OOP to create classes for Monsters to fight, including difficulty levels and 'Undo' feature (using stacks)
- My Portfolio Website!
[HTML, CSS, JavaScript] Created my own Portfolio Website to display my CS experience. (wait, that's this website!)
- Counter Bot
[Python] Created a Discord Bot from scratch utilizing Discord.py package & documentation for development and Discord's Developer Portal for successful deployment across multiple Discord servers.
- PokeMATES
[Ruby] Created a full-length Pokemon game for a Senior Capstone Project; used Ruby and RPG Maker XP for the base, utilizing Git and GitHub to transfer work with two partners.
- Code Clicker
[HTML, CSS, JavaScript] Created a full-length Clicker-type game, completely independently of coursework, using online resources to learn how to code and host the project live.
- Python
- Pandas
- NumPy
- Beautiful Soup
- Pygame
- Java
- Git
- GitHub
- HTML
- CSS
- JavaScript
- Tableau