Skip to content
View Vansh98789's full-sized avatar

Block or report Vansh98789

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
Vansh98789/README.md
Typing Animation
Profile Views

🌟 About Me

interface Developer {
  name: string;
  location: string;
  role: string;
  currentlyLearning: string[];
  expertise: string[];
  interests: string[];
  dailyRoutine: string[];
  lifePhilosophy: string;
}

const vansh: Developer = {
  name: "Vansh Maheshwari",
  location: "India 🇮🇳",
  role: "Aspiring Software Engineer & Full Stack Developer",
  currentlyLearning: [
    "MERN Stack Advanced Patterns",
    "Blockchain & Web3 Technologies", 
    "Smart Contract Development",
    "System Design & Architecture"
  ],
  expertise: [
    "Next.js & React Ecosystem",
    "TypeScript & JavaScript",
    "Node.js & Express",
    "Data Structures & Algorithms",
    "Smart Contracts & Solidity"
  ],
  interests: [
  "🌐 Web App Development",
  "⛓️ Blockchain Development",
  "🤖 AI & Machine Learning",
  "📱 Mobile App Development"
],

  dailyRoutine: [
    "☕ Coffee + Code",
    "🧠 DSA Practice",
    "🏗️ Build Projects",
    "📚 Learn New Tech"
  ],
  lifePhilosophy: "Code with passion, learn with curiosity, and build with purpose! 💫"
};

🎯 Current Focus


🌱 Learning
Advanced MERN Stack
Blockchain Development
Smart Contract Security

🛠️ Building
Full Stack Applications
DeFi Projects
Open Source Tools

🚀 Tech Arsenal

Frontend Magic ✨

HTML5 CSS3 JavaScript TypeScript React Next.js TailwindCSS Redux

Backend Power 🔥

Node.js Express.js MongoDB MySQL JWT

Blockchain & Web3 ⛓️

Solidity Web3.js Ethereum

Tools & DevOps 🛠️

Git Linux Docker VS Code Postman

Programming Languages 💻

C++ Python Java


🌐 Connect With Me


📊 GitHub Analytics

GitHub Streak

🏆 GitHub Trophies

GitHub Trophies

📈 Contribution Graph

Contribution Graph

🎯 Coding Stats

LeetCode Stats

🎨 Random Dev Wisdom

Random Dev Quote

🔥 Streak & Contributions

Profile Summary
Repos per Language Most Commit Language
Stats Productive Time

💡 Fun Facts & Achievements


🚀 Quick Facts
• 500+ Problems Solved on LeetCode
• 10+ Projects Built & Deployed
• Active Open Source Contributor
• Hackathon Participant

🎯 Goals 2025
• Master System Design
• Launch a SaaS Product
• Contribute to Major OSS
• Learn DevOps & Cloud

💭 "Code is like humor. When you have to explain it, it's bad." - Cory House

Thanks for visiting my profile! Let's build something amazing together! 🚀


⭐ From @Vansh98789 | Built with 💙 and lots of ☕

Pinned Loading

  1. Event-Flex Event-Flex Public

    this is a web3 project for decentralized event managment

    JavaScript

  2. testiview_to_deploy testiview_to_deploy Public

    this is used to deploy testiview project

    JavaScript

  3. TimeCapsule-Sol TimeCapsule-Sol Public

    this is a time capsule application in solana rust with client side app

    TypeScript