General Assembly Software Engineering Design Fellow
Bookbase | MERN stack based book sharing websiteMongoDB, Express, React, Node.js, Auth0 Constructed a multi page React based web application with MongoDB based backend with REST conventions to store user informationIntegrated Auth0 for user authentication combined with multiple Mongoose models to ensure accurate user authentication infrastructure, resulting in a higher quality user experienceUtilized the OpenLibrary API for reference data allowing for implementation of features such as an auto-complete search bar and modularized display pages with clean, easily refactored component based code structure.Movio |MEN stack based movie websiteExpress, EJS, MongoDB, Mongoose, API, CSSDesigned an EJS based web application with MVC conventions to allow users to search for movies and save desired movies as Mongoose documents stored in a API based backend supported by MongoDBLeveraged Axios to make multiple API calls and algorithmically processed the incoming data to remain scalable with linear efficiencyEngineered a modular front-end with CSS including the exploration of some CSS frameworks such as Bootstrap and MaterializemyCapyPal | Browser-based web-gameJavascript, HTML, CSSImplemented a tamagotchi style web-based game using HTML, CSS and Javascript and deployed to Github pagesUtilized HTML, CSS and Javascript for DOM manipulation to provide interactive responses to user inputsSimplified workflow and developer legibility by implementing object-oriented programming paradigm