QTrip – Travel Booking Web Application
Built a multi-page travel website using Vanilla JavaScript; dynamically rendered city and adventure cards using DOM manipulation; integrated REST APIs to fetch and display adventure data; implemented filtering and reservation features; deployed using Render. Technologies: HTML, CSS, JavaScript, REST APIs.
Weather App – Real-Time Weather Application
Developed a weather application using React hooks (useState, useEffect); integrated an external API for real-time weather data and rendered a dynamic UI based on user search. Technologies: React.js, REST API.
Qtify – Music Streaming Web Application
Built a responsive music streaming interface using React functional components; implemented dynamic rendering of albums and playlists using state management; used UI libraries and component-based architecture for reusable design. Technologies: React.js, CSS, UI Libraries.
Expense Tracker
Developed a responsive expense tracking application using React functional components; managed state with useState for adding, editing, and deleting expenses; implemented data persistence with localStorage and structured reusable components. Technologies: React.js, JavaScript, HTML, CSS.