This repository contains multiple web projects built using HTML, CSS, JavaScript, and the OpenAI API. These projects demonstrate practical implementations of modern web development and AI integration.
A simple and interactive Todo application where users can:
- Add, edit, and delete tasks.
- Mark tasks as complete.
- Manage tasks in a clean, user-friendly interface.
A responsive Weather application that:
- Fetches real-time weather data for any city.
- Displays temperature, humidity, wind speed, and weather conditions.
- Integrates with an API to provide up-to-date weather information.
- Built with HTML, CSS, and JavaScript for frontend functionality.
- Integrated with OpenAI API to enhance user interaction (for example, AI suggestions or dynamic responses in apps).
- Fully responsive and works on both desktop and mobile devices.
- Clean, minimal design for better user experience.
- Clone the repository:
git clone https://github.com/YourUsername/YourRepositoryName.git