Welcome to my repository of HTML, CSS, and JavaScript projects! This is a collection of web development projects showcasing my skills in front-end development. Feel free to explore, learn, and contribute!
Each project is stored in its own directory and contains:
index.html
: Main HTML file.style.css
: Styling using CSS.script.js
: JavaScript functionality.
- Description: A weather app that fetches data from the OpenWeather API and displays current weather conditions.
- Technologies: HTML, CSS, JavaScript (API Integration)
- Live Demo: Link to live demo
- Source Code: check weather app folder
- Description: Application for managing tasks.
- Technologies: HTML, CSS, JavaScript
- Live Demo: Link to live demo
- Source Code: check To Do List App folder
- Description: This is a retro-themed study planner web app, built with HTML, CSS, and JavaScript. It allows users to organize their daily tasks with a pixel-art aesthetic, complete with 8-bit fonts, vibrant backgrounds, and sound effects.
- Technologies: HTML, CSS, JavaScript
- Live Demo: Link to live demo
- Source Code: check Project 3