I code with VS Code, using my Windows laptop with an extra monitor. This portfolio was built using Bootstrap.
One of my first projects built, using HTML, CSS and JS. The dark mode button was built using Vanilla JS.
Open projectThe dictionary was made using React. Each component executes a different function necessary to pull data from two APIs. One API is for the dictionary itself, while the second is for images. I used props and maps to loop through data from the word entered in the input, and to keep the components cohesive.
Open projectThe weather app was also built using vanilla HTML, CSS, and JS. The data is pulled from a weather API using Axios. I made a default city to display when the page is loaded.
Open projectThis project was designed with vanilla HTML and CSS. I used HTML grids and tables to display the data with UI in mind. Everything on the page is responsive, including the embedded maps.
Open project