About Me

"Growth mindset" is the best term to describe me. I am continuosly learning and striving to better myself whether that be by gaining new skills, traveling to new places, interacting with new cultures and peoples, or through self-examination and reflection. I am innately curious and have a strong impulse to understand the world around me.

Web development is the perfect arena to satisfy this curious as the world around us becomes more interconnected, digitized, and powered by technology, specifically web technologies which have and will continue to enable new products, services, business models, ways to connect with other, financial paradigms and more. I'm excited to be on this web development journey and look forward to contributing a piece of the better and interconnected future developers around the world are working to build. Check out some of my sample work and projects here on this page.

Playlist Creator aka Melody Medley

This playlist creator app allows the user to view the artists and their respective songs in our remote database. The user can also view several ore-made playlists. In orde to create their own playlist the user needs to sign up or login in with their pre-existing account. After loggin in or signing up the user has access to the "create playlist" and "add song to playlist" features.

Link to deployed app

Note Taker App

This app allows users to take down helpful notes & reminders as well as delete them.

Link to deployed page

E-Commerce Backend

This E-Commerce backend uses the Sequalize ORM to create our database and model the relationships between products, catergories, and product tags. CRUD operations are available via api routes for updating and viewing the contents of the database

Part 1: Video Walkthrough

Part 2: Video Walkthrough

Weather Dashboard

This Weather Dashboard lets you input the name of any city and see the current weather as well as a 5 day forecast for days ahead. The cities you search get saved so that you can check the weather again with the click of a button. This app uses a public REST API to retrieve and display the weather results.

Link to deployed page

Workday Planner

Plan out your meetings, tasks, breaks, etc using this single-day planner. Add and update items throughout the day. Upcoming items show up in green, current items show up in red, past items show up in grey.

Link to deployed page

Code Quiz

How much do you know about coding? Take this fun quiz and try to get the high score! This fun quiz game uses a countdown timer in a race for the user to answer as many questions as they can before time runs out. Incorrect answers result in time getting substracted from the clock. Input your score on the leaderboard at the end of the round.

Link to deployed page