Here are a few beginner projects Iām working on as part of my learning journey:
A basic calculator made using HTML, CSS, and JavaScript that performs addition, subtraction, multiplication, and division.
View LiveThis website itself! Built using HTML and CSS, hosted with GitHub Pages to showcase my skills and projects.
View LiveA React-based web app that lets users search for movies using the OMDB API. Displays titles, posters, and summaries.
Status: Coming Soon