Welcome.
I am a Software Developer who has a passion for fullstack development and building innovative products. While my work experiences have allowed me to work on fullstack applications and devops solutions, I also enjoy building out my own projects.
Projects
API for
A lightweight REST API created for business logic for Puros Temazos. Used for storing user information, preferences, functionality to promote advertisment through email for subscribed users, and more. Main goal was to ensure the security and integrity of the customer and user data. Tools: Spring Boot Java, MySQL.
Lego Fortnite Wiki
A wiki with a main feature of being able to search for any item easily with autocomplete using asynchronous calls. This fullstack application also fetches all news surrounding updates and the item shop every day. The main goal of this project was to learn how to optimize database queries from Mongodb. I implemented indexing into my collections, using the limit function tor reduce data exchange, used batch operations where apllicable, and utilized cache. Tools: MERN stack (Mongodb, Express.js, React.js, Node.js).