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.

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
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 | Frontend Focused | GenAI Enthusiast"
        self.city = "Delhi"

        self.technologies = {
            "Languages": ["JavaScript", "Python", "HTML5", "CSS3"],
            
            "Frontend": [
                "React.js",
                "Next.js",
                "Tailwind CSS",
                "Bootstrap",
                "Chakra UI",
                "Shadcn UI",
                "Material UI",
                "EJS"
            ],

            "Backend": [
                "Node.js",
                "Express.js",
                "REST APIs",
                "JWT Authentication"
            ],

            "Databases": [
                "MongoDB",
                "PostgreSQL"
            ],

            "Cloud & Deployment": [
                "AWS (EC2, S3, IAM - Fundamentals)",
                "Render",
                "Netlify",
                "Vercel"
            ],

            "Generative AI & LLMs": [
                "Prompt Engineering",
                "LangChain",
                "RAG (Retrieval Augmented Generation)",
                "AI Agents",
                "Conversational AI",
                "Vector Search"
            ],

            "Developer Tools": [
                "Git",
                "GitHub",
                "Postman",
                "VS Code",
                "Vite",
                "Cloudinary"
            ],

            "AI Tools": [
                "Lovable AI",
                "Cursor AI",
                "Magic UI"
            ]
        }

    def mindset(self):
        return "Learn deeply, build consistently, fail fast, and grow stronger πŸš€"


   const shivani = {
  pronouns: "she/her",
  currentlyLearning: "Something cool ",
  funFacts: [
    "πŸ’Έ Self-funded my own education and courses",
    "πŸ‘©β€πŸ« Taught students while upgrading my own skills"
    
  ]
 
};

πŸ’¬ 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."


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


Pinned Loading

  1. 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 3

  2. 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

  3. email-otp-auth email-otp-auth Public

    JavaScript