const tulika = {
pronouns: "she" | "her",
location: "Banasthali Vidyapith π",
role: "Full-Stack Developer",
currentFocus: [
"Building scalable applications",
"Competitive Programming",
"AI/ML & NLP",
"Open Source"
],
askMeAbout: [
"Web Development",
"Data Structures & Algorithms",
"System Design",
"LangChain & LLMs"
],
technologies: {
languages: ["C++", "Python", "JavaScript", "SQL"],
frontend: ["React", "Next.js", "TailwindCSS"],
backend: ["Node.js", "Flask", "Express"],
databases: ["MongoDB", "MySQL", "Firebase"],
cloud: ["Google Cloud Platform"],
tools: ["Git", "VS Code", "Postman"]
}
};|
CodeChef βββ 3 Star Active Solver |
HackerRank βββββ 5 Star SQL Gold Badge 200+ Problems |
LeetCode Active Solver 500+ Problems |
total_problems_solved = 500+
platforms = ["CodeChef", "HackerRank", "LeetCode"]
success_rate = "94%+"
consistency = "Daily Solver"| π Achievement | π Details |
|---|---|
| Government Recognition | Appreciation from Hon. Defence Minister Shri Rajnath Singh |
| Top 10 Finalist | BitBlitz Hackathon - CodeX @ SIT Pune |
| 6+ Hackathons | Walmart, Goldman Sachs, Google, Amazon, JPMorgan, Flipkart |
| Google Cloud Certified | Generative AI Skills Badge |
| Algotech Fellowship | Top 4K from 20K+ participants |
| 500+ Problems | Solved across multiple platforms |
class CurrentFocus {
constructor() {
this.learning = [
"Advanced LangChain & LLMs",
"System Design at Scale",
"Cloud-Native Architecture",
"Open Source Contributions"
];
this.building = [
"AI-powered applications",
"Scalable web services",
"Developer tools"
];
this.goal = "Ship impactful products π";
}
}Daily Routine:
- π Morning: Solve DSA problems
- π Afternoon: Build & ship features
- π Evening: Learn new technologies
- π Night: Open source contributions
π‘ Open to collaboration and exciting opportunities!
const contact = {
email: "techbuddy815@gmail.com",
linkedin: "tulika-srivastava",
status: "Available for opportunities π’"
};