class Developer {
final String name = "Vikas Kumar";
final String role = "Software Engineer";
final String company = "GeekyAnts India Pvt. Ltd.";
final int experience = 4; // years
final String location = "India 🇮🇳";
List<String> languages = ["Dart", "TypeScript", "JavaScript"];
List<String> frameworks = ["Flutter", "NestJS", "Node.js", "Express"];
Map<String, String> currentFocus = {
"learning": "Server-driven UI & Advanced Animations",
"building": "Scalable Mobile & Backend Solutions",
"contributing": "Open Source Flutter Packages"
};
String getQuote() => "Code is like a good anime arc — starts simple, gets intense, ends beautifully 🎬";
}🎥 Featured Creator: Episode 1 of Flutter Factor
✍️ Technical Writer: SS7: The Invisible Threat Behind Your Phone Calls
💙 Philosophy: Building apps that are smooth, performant, and beautiful — from pixels to APIs
|
Smooth, eye-catching gradient animations for Flutter. Perfect for creating dynamic, beautiful UI elements. |
Highly customizable multi-date picker widget for Flutter apps. Simple API, powerful features. |
Featured in Episode 1 discussing Flutter development, open source contributions, and the future of cross-platform development.
const currentJourney = {
learning: [
"Server-driven UI architecture in Flutter",
"Advanced Flutter animations & custom painters",
"Scalable backend patterns with NestJS",
"Developer tooling & productivity optimization"
],
building: [
"Production-ready Flutter applications",
"RESTful APIs & microservices",
"Open source packages for the community"
],
goals: [
"Contribute to Flutter framework",
"Build 10k+ downloads on Pub.dev packages",
"Share knowledge through technical writing"
]
};When I'm not crafting apps or debugging APIs, you'll find me:
| Activity | Level | Description |
|---|---|---|
| 🎥 Anime | ██████████████████████ 100% | Attack on Titan, Jujutsu Kaisen, Demon Slayer |
| ♟️ Chess | ███████████████░░░░░░░ 75% | Solving tactical problems & opening theory |
| 🧩 Rubik's Cube | ███████████████░░░░░░░ 75% | Speed solving & pattern recognition |
| 🏸 Badminton | ████████████████░░░░░░ 80% | Weekly matches & improving technique |
| 🏓 Sports | ███████████████░░░░░░░ 70% | Table tennis, cricket, volleyball |
| 🧩 Sudoku | ███████████████░░░░░░░ 75% | Daily brain training |
| ☕ Chai | ██████████████████████ 100% | Endless cups while coding |
I believe hobbies that challenge the mind and body make better developers. The problem-solving skills translate directly to code.
Most of my professional contributions happen at GeekyAnts India Pvt. Ltd.
Building enterprise Flutter applications, scalable backends, and contributing to product innovation.
I'm always open to interesting conversations and collaboration opportunities!
💬 Open for:
- 🚀 Open source collaborations
- 💼 Freelance Flutter projects
- 🎓 Mentoring & knowledge sharing
- 🤝 Networking with fellow developers
📫 Reach me at: [email protected]
⭐ If you find my work interesting, consider starring my repositories!




