Skip to content
View Vikaskumar75's full-sized avatar
😼
When you fall down, The only way left for you to go is UP
😼
When you fall down, The only way left for you to go is UP

Block or report Vikaskumar75

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
Vikaskumar75/README.md

👋 Hey there, I'm Vikas Kumar

Typing SVG

LinkedIn Gmail Pub.dev Hashnode

profile views

🚀 About Me

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


🛠️ Tech Stack

Frontend & Mobile

Flutter Dart HTML5 CSS3

Backend & APIs

NestJS Node.js Express TypeScript

Tools & Platforms

Git GitHub VS Code Postman


📦 Featured Open Source Packages

🌀 Animate Gradient

pub package

Smooth, eye-catching gradient animations for Flutter. Perfect for creating dynamic, beautiful UI elements.

📦 View Package →

📅 Multi Date Picker

pub package

Highly customizable multi-date picker widget for Flutter apps. Simple API, powerful features.

📦 View Package →


📊 GitHub Analytics

Top Languages Top Contributed Repo

Contribution Graph


🏆 GitHub Trophies

trophy


🎬 Media & Recognition

🎤 Flutter Factor - Episode 1

Flutter Factor Episode 1

Featured in Episode 1 discussing Flutter development, open source contributions, and the future of cross-platform development.


🎯 Currently Exploring

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"
  ]
};

🎌 Beyond The Code

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.


💼 Professional Work

Most of my professional contributions happen at GeekyAnts India Pvt. Ltd.

Building enterprise Flutter applications, scalable backends, and contributing to product innovation.


💡 Daily Wisdom

"Code is like a good anime arc — it starts simple, gets intense, and ends beautifully." 🎬

Random Dev Quote

🤝 Let's Connect!

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]


LinkedIn


⭐ If you find my work interesting, consider starring my repositories!


Thanks for visiting! Have a great day! 🚀

Pinned Loading

  1. Animated-Gradient Animated-Gradient Public

    This Flutter Package lets you make animated gradients without any hassle. Just pass the primary and secondary colors and you're done.

    Dart 30 10

  2. auto_size_text auto_size_text Public

    Forked from simc/auto_size_text

    Flutter widget that automatically resizes text to fit perfectly within its bounds.

    Dart

  3. multi-date-picker multi-date-picker Public

    This is pub package to that help users to pick single date, multiple date and very helpful to implement check-in check-out flow

    Dart

  4. Quiz_App Quiz_App Public

    A fullstack app using flutter and nodejs with a production level implementation of riverpod, logstash, mongoDb, complex animations and much more

    Dart 4 1