Skills
Education
- B.S. Computer Science - Rowan University (senior)
- B.S. Kinesiology - Humboldt State University
- A.A. General Science - Santa Monica College
Certifications
- Google Cloud:Associate Cloud Engineer
- CompTia Network+
Languages
- Python
- JavaScript
- SQL
Databases
- SQLite
- Postgres
Tools
- Django
- Google Cloud Platform (GCP)
- Bootstap
- CSS 3
- HTML 5
- git
- React
Projects
Dijkstra path finding algorithm visualizer
Dijkstra path finding algorithm fiualizer. Able draw new wall nodes on the grid. Can animate nodes that are being discovered and path solution nodes.
Text sentiment of speches and debates
Text sentiment analysis for scheeches and debates. Application is able to extract most popular nouns, verbs, adjectives, and adverbes from passed text. Additionally most positive, negative, objective, and subjective. Data viualization shows sentiment over time and frequency of sentiment scores. Graphs are made with Bokeh framework, and graphs are linked to name in database. Relational database was establihed to link many speakers to one debate. Implemented search functionality to search articles
Google translate clone
Google translate clone using Google speech API and Django REST API. Users can select from and to what language text should be translated. App is able to auto detect source language
Furniture ecomerce website with order and inventory managment
Ecomerece website. Main features include: authentication, order placement, personal user page. Users are able to login and put orders and update personal information such as address and orders. CRM to filter, edit orders, and view status of inventory.