This is my personal portfolio where I showcase some of my projects I built so far.
:partly_sunny: A weather dashboard created with JavaScript, SCSS and HTML. :cloud: The user can search for a certain city, convert temperatures between Celsius (°C) and Fahrenheit (°F), and toggle between dark and light mode. :sunny:
This is a YouTube clone project where I display some of my favorite music videos.
:cocktail: A cocktail website built with JavaScript. Users can choose from categories or type a cocktail's name in the search and look up the details (instructions, ingredients). :tropical_drink:
This restaurant app is built with JavaScript. The user can navigate between the home, menu and contact page. I used the MealDB API to display some menu items.
Portfolio project from Microverse.
Stats preview card component from Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
This was my very first project from the Odin Project. A Google homepage clone using HTML and CSS.
Frontend Mentor project, using CSS and HTML to re-create an NFT preview card component. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
This is a console app project which behaves as a school library. The user can add persons(students, teachers), add books, add rentals, list all books, list all persons/students/teachers and list all rentals by a given person's ID.
A landing page about an electric car company.
Exercise to setup a repository with linter file and .gitignore file.