Skip to content
View shivanipandey5678's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shivanipandey5678

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
shivanipandey5678/README.md

🌸 Hi, I'm Shivani Pandey! πŸ’•

Full-Stack Developer πŸ–₯

A little more about me...

class WhoAmI:
    def __init__(self):
        self.name = "Shivani Pandey"
        self.role = "Full-Stack Developer"
        self.city = "Delhi"
        
        self.technologies = {
            "Languages": ["JavaScript", "Python", "HTML", "CSS"],
            "Frontend": ["React", "Tailwind CSS","EJS"],
            "Backend": ["Node.js", "Express.js"],
            "Databases": ["MongoDB", "PostgreSQL"],
            "Tools": ["Git", "GitHub", "Postman", "Cloudinary"],
            "Others": ["JWT", "REST APIs", "React Router"]
        }

        self.hobbies = [
            "Writing ✍️",
           "Making my special ones feel special πŸ’",
            "Upskilling πŸ“š"
        ]

    def ambitions(self):
        return [
            "Master full-stack development πŸ’»",
            "Stay fit consistently πŸ‹οΈβ€β™€οΈ",
            "Finish more books πŸ“–",
            "Explore new tech trends πŸš€"
        ]

    def mindset(self):
        return "Learn deeply, copy smart, fail fast, and rise faster πŸ’ͺ"



   const shivani = {
  pronouns: "she/her",
  currentlyLearning: "Something cool ",
  funFacts: [
    "πŸ’Έ Self-funded my own education and courses",
    "πŸ‘©β€πŸ« Taught students while upgrading my own skills",
    "πŸ‹οΈ Gym rat who loves arms over legs (no shame!)"
  ]
 
};

πŸ’¬ CSS Daily Tips Series

I share daily bite-sized CSS tips on LinkedIn to help frontend beginners.
πŸ”— Check out my LinkedIn


🌱 Currently Exploring

  • ☁️ Cloud architecture and storage models (in graduation)
  • ⏱ Time-blocking and productivity tools (Notion)
  • πŸ§—β€β™€οΈ Learning chin-ups (slowly but surely!)

❀️‍πŸ”₯ My Mindset

"Tech has no limits β€” only your curiosity does. Learn deeply, fail fast, and rise faster."


πŸ“Š GitHub Stats

Top Langs

πŸ“Š GitHub Contributions Summary

Shivani's GitHub Activity Graph

  • πŸ“’ Sharing knowledge
  • 🀝 Supporting each other

Let's connect β€” because we rise by lifting others πŸ’«


Pinned Loading

  1. Khol-s-website Khol-s-website Public

    A Kohl's website clone using React and Chakra UI. Features include user authentication, dynamic routing, real-time password feedback, and cart functionality. It simulates the backend with JSON Serv…

    JavaScript

  2. project_bigbasket_clone project_bigbasket_clone Public

    A responsive clone of BigBasket, featuring sorting functionality and a search feature exclusively on the product page. Users can sort products by price, rate, and discount in ascending and descendi…

    HTML 1

  3. Appointment-Booking-System Appointment-Booking-System Public

    Priscripto is a full-stack web app for seamless appointment management. It features user, doctor, and admin portals, secure JWT authentication, real-time updates, and a responsive UI.

    JavaScript 1

  4. wanderlust wanderlust Public

    Wanderlust is a full-stack travel booking application built using the MERN Stack. It allows users to browse, search, and filter various accommodations. The platform includes secure user authenticat…

    EJS 1