MERN application that grabs an openweather API and stores the JSON in MongoDB. There is also a function that stores a timestamp for each submit in local storage that can be cleared from within the app.
Striving to create with an emphasis on clarity, structure, and maintainable code. These projects span academic work and personal experiments, each shaped by a focus on intuitive interfaces and efficient engineering. This portfolio highlights the work that best reflects how I think and create as a developer.
Recent
Translation App (Django)
Django app that allows a user to enter text into a textarea which is then processed by the googletrans API, and then returns the translation from the previously selected language.
Tic Tac Toe (React)
React tic-tac-toe game that keeps a record of each player’s moves and highlights the winner’s marks once the game is complete.
Mary Efflandt Photo (HTML)
Advanced web-dev semester long project which included wire frames, marketing concepts, color scheming, search engine optimization, software development life cycle, and time management concepts. The whole project involved sharing ideas with other classmates throughout the semester, and sharing constructive criticism about other people’s ideas and workflows.
Notes:
Bootstrap, JavaScript, SDLC, SEO, wire framing
Portfolio Site (HUGO)
Creating this site has been challenging. It’s given me an opportunity to gain experience in all areas of the SDLC, especially in deployment and bug tracking (organizing repositories and subdirectories with Git, GitHub, and GitHub Pages).
Expense Tracker (React)
React application which allows a user to input expenses and then has an interface for viewing and tracking the expenses from year to year.