Computer Science Student | Flutter Developer | Backend Enthusiast | Open Source Contributor
- π Computer Science student passionate about building real-world applications
- π± Flutter developer with experience in cross-platform apps
- βοΈ Backend enthusiast interested in scalable systems and APIs
- π Open source contributor (OMI project)
- π‘ Solved 250+ LeetCode problems
const joshi = {
name: "Joshi Madugula",
pronouns: ["he", "him"],
languages: ["C++", "Java", "Python", "JavaScript", "Dart"],
askMeAbout: [
"mobile app development",
"backend development",
"APIs",
"real-time systems",
"system design"
],
technologies: {
mobile: {
crossPlatform: ["Flutter"]
},
backend: {
node: ["Node.js", "Express.js"],
python: ["Django"]
},
databases: {
relational: ["MySQL"],
nosql: ["MongoDB", "Firebase"],
inMemory: ["Redis"]
},
realtimeAndAPIs: [
"REST APIs",
"WebSockets",
"Socket-based chat systems"
],
tools: [
"Git",
"GitHub",
"Firebase",
"Android Studio",
"VS Code"
]
},
funFact: "I enjoy debugging more than writing code sometimes π"
};


