Skip to content
View Jiya-Singh05's full-sized avatar

Block or report Jiya-Singh05

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Jiya-Singh05/README.md
Typing SVG

🌟 About Me

class Developer {
    constructor() {
        this.name = "Jiya Singh";
        this.interests = ["Frontend Development","Problem Solving"];
    }
    
    getCurrentStatus() {
        return {
            coding: "Building amazing web experiences",
            learning: "New technologies every day",
            exploring: "The endless possibilities of code",
        };
    }
}

const jiya = new Developer();

✨ Passionate about turning ideas into reality through code

🎨 Creative developer who loves designing beautiful interfaces

πŸ“š Currently learning modern web development and algorithms

πŸ› οΈ Tech Universe

πŸ’» Languages

πŸ”§ Tools & Platforms

πŸ“Š GitHub Cosmos

πŸ† Achievements & Milestones

╔══════════════════════════════════════════════════════════════╗
β•‘   Built 3+ production-ready projects                      β•‘
β•‘   50 Days and 100 Days Badge holder on LeetCode           β•‘
β•‘   Committed to learning something new every day           β•‘
β•‘   Passionate about clean code and best practices          β•‘
β•‘   Ready to take on new challenges and opportunities       β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

πŸ’¬ Let's Connect & Collaborate!

🌐 Find Me Around the Web



🌟 Fun Facts

I believe coding is an art form
β˜• Coffee-fueled coding sessions are my favorite
Night owl who codes best under the stars
πŸ“– Always exploring new technologies and frameworks
Believer in the power of consistent progress

⭐️ If you like my projects, give them a star! It means a lot! ⭐️

Pinned Loading

  1. LeetCode-Problems LeetCode-Problems Public

    LeetCode solutions and coding practice repository focused on Data Structures, Algorithms, and problem-solving. Tracking my progress one problem at a time.

    C

  2. 100DaysOfCode-2026 100DaysOfCode-2026 Public

    Forked from upesacm/100DaysOfCode-2026

    100 Days of Code 2026 - From Bugs πŸ› to Brilliance 🌟. A structured coding challenge by UPES ACM and ACM-W Student Chapters to build consistency and problem-solving skills through daily DSA and LeetC…

    Java

  3. Portfolio-Website Portfolio-Website Public

    This repository contains the source code for my personal portfolio website,🌐 created to showcase my projects, technical skills, and learning journey as a web developerπŸ‘©β€πŸ’». The website features a cl…

    CSS

  4. Jiya-Singh05 Jiya-Singh05 Public

  5. Python-Programming Python-Programming Public

    Here's my journey of learning Python

    Python

  6. Restaurant-Seat-Allocation-Pythonproject Restaurant-Seat-Allocation-Pythonproject Public

    Here is my first Python project, which I am developing in my 2nd sem as part of my college curriculum. The main objective of this project is to include CRUD operations, MongoDB, error handling, dif…

    Python