~ work in progress ~
to do: add queue simulation project, work on data science projects for the summer, tinder bot project, and automate spotify project.
| Languages | IDE’s | Other |
|---|---|---|
| C++ | Visual Studio | Data Structures & Algorithms |
| Python | XCode | Heroku |
| Java | BlueJ | Django |
| Swift | Jupyter Notebook | Kaggle |
| HTML/CSS/Javascript | Mac Terminal | git |
| Online Certifications |
|---|
| JavaScript Algorithms and Data Structures Developer Certifications, freeCodeCamp.org |
| NBA Quiz, iOS Swift Application (Summer 2019) |
|---|
| - Test your NBA knowledge! How well do you know the players? The history? Come find out! Using XCode 10 and learning Swift through an Udemy iOS course, I was able to create an NBA Trivia app. |
| - Working on adding options to choose between categories (NBA Players, Playoffs, Regular Season, etc) |
| Maps, AT&T Hackathon Maps Mobile Application (October 4 - 6, 2019) |
|---|
| - (github repositories are in progress) |
| - In python, I learned a lot about dictionaries and parsing. By utilizing MapQuest’s API, |
| we created a mobile application that can give 5 things (given at least two addresses) |
| - Directions, Latitude and Longitude, Total Time, Total Distance, and Elevation. |
| - Project Manager and Backend Developer for Maps application. |
| - used ZenHub to keep team project organized and on track (team of 4). |
| - used Django as the framework for my python program (findyourway). |
| - used Heroku to deploy, manage, and scale the app. |
| - used git to manage source code and github to store repositories. |
| GPA Calculator, Java Program (Fall 2018) |
|---|
| - Using BlueJ (Java Integrated Development Environment), I created a program that can calculate your Grade Point Average given the letter grade and the amount of units for each grade. |