Passionate and reliable B.S. program graduate with a knack for detail seeking an opportunity to work in a dedicated and explorative company, increasing team output while expanding upon personal skills.
Advanced: Python, Java, OOP programming
Proficient: HTML/CSS, JavaScript, C++, Django, Node.js, SQL, MySQL, Bootstrap, Git/GitHub, TDD
Familiar: Docker, JavaFX, PostgreSQL, NoSQL, Firebase
Languages: Fluent English + Proficient German
A completed group project with the purpose of redesigning the DelTech textbook database.
The project was completed
using HTML/CSS, JavaScript, and Google Firebase (NoSQL). The database is fully searchable using unique identifiers
such as course ID, author, ISBN, date published, etc. The database contents are fully editable from an administrative account
created within the Firebase dashboard.
A test-driven API for creating and retrieving recipes, ingredients,
tags, and more from a postgres database.
The project was completed
in Python + Django with Docker for containerization. Each feature was created using Django's
TDD (Test driven devlopment) framework to ensure proper input and HTTPS response.