Skip to content
View sivasudhiksha's full-sized avatar
  • India

Block or report sivasudhiksha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sivasudhiksha/README.md

🌦️ Weather Prediction Application

A responsive web-based application that allows users to retrieve real-time weather information for any city using live API integration. The system fetches and displays key weather metrics including temperature, humidity, wind speed, and weather conditions in a clean and intuitive interface.

This project demonstrates practical implementation of REST API consumption, asynchronous data handling, frontend–backend integration, and dynamic UI updates.

🚀 Key Features

🌍 Search weather details by city name 🌡️ Displays temperature, humidity, wind speed, and weather condition ☁️ Fetches real-time data from a public weather API ⚡ Fast response using asynchronous API calls 🎨 Clean and responsive user interface ❌ Handles invalid city names with error messages 📱 Mobile-friendly design

🛠️ Tech Stack

HTML, CSS, JavaScript

Weather API (OpenWeather / similar)

Popular repositories Loading

  1. hacktoberfest-repo-25 hacktoberfest-repo-25 Public

    Forked from livetrack74/hacktoberfest-repo-25

    A beginner-friendly open-source project for Hacktoberfest 2025 🎉 — contribute code, documentation, designs, or tests, learn Git/GitHub collaboration, and make your first pull request! Issues are la…

    HTML 1

  2. sivasudhiksha sivasudhiksha Public

    Config files for my GitHub profile.

    CSS

  3. movie_project movie_project Public

    JavaScript

  4. demo1 demo1 Public

  5. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

    TypeScript

  6. learning-path-planner learning-path-planner Public

    Learning Path Planner is a web-based application that helps users organize and track their learning journey through structured and personalized learning paths. It allows learners to break goals int…

    PHP