Portfolio

Back to homepage
subteranean-song-company-screenshot

Subteranean Song Company

I developed the Subterranean Song Company website as part of a school project, implementing a provided Figma design using HTML, CSS, and Bootstrap. I added a small JavaScript enhancement to dynamically calculate and display age-based content, and focused on creating a clean, responsive layout. The site was deployed on Netlify as a production-ready frontend project.

Visit Website

Weather App

This Weather App was my first JavaScript project integrating a third-party API to fetch real-time weather data asynchronously. I used HTML, CSS, and Vanilla JavaScript to dynamically update the page with the fetched data through DOM manipulation, allowing users to see weather results immediately after entering a city. After the initial build, I added media queries to make the app responsive across devices. Deployed on Netlify, this project strengthened my skills in asynchronous programming, DOM manipulation, and responsive front-end development.

Visit Website
weather-app-screenshot
travel-planner-screenshot

Travel Planner

A Python powered AI tool that creates personalized travel itineraries and schedules based on user preferences. Built in Google Colab, it showcases my skills in Python, AI logic, and problem solving, highlighting my ability to apply coding beyond front-end development.

Plan a Trip