Full-Stack Developer 🖥
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"]
}
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"
]
};I share daily bite-sized CSS tips on LinkedIn to help frontend beginners.
🔗 Check out my LinkedIn
- ☁️ Cloud architecture and storage models (in graduation)
- ⏱ Time-blocking and productivity tools (Notion)
- 🧗♀️ Learning chin-ups (slowly but surely!)
"Tech has no limits — only your curiosity does. Learn deeply, fail fast, and rise faster."
- 📢 Sharing knowledge
- 🤝 Supporting each other
Let's connect — because we rise by lifting others 💫

