Skip to content
View mandy8055's full-sized avatar

Block or report mandy8055

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

Hey there! πŸ‘‹

I'm Manuj Sankrit (aka mandy8055 🀠), your friendly neighborhood code enthusiast who believes every bug is just a feature waiting to be discovered!

Arctic Code Vault Contributor β€’ Stack Overflow Beacon β€’ Open Source Evangelist β€’ Professional Debugger of Life


🎯 What I'm About

"Code is like humor. When you have to explain it, it's bad." - Cody (probably)

I'm that person who gets excited about clean code, elegant algorithms, and perfectly aligned divs. I spend my days building things with JavaScript/TypeScript and my nights pretending I understand monads (still working on it).

Current Status: Making the web a prettier place, one commit at a time ⚑


πŸ› οΈ My Arsenal

const mandy8055 = {
  code: ["JavaScript", "TypeScript", "Java", "Python"],
  askMeAbout: ["web dev", "fitness", "diet", "React", "Next.js", "data structures", "open source"],
  technologies: {
    frontend: ["React", "Next.js", "Tailwind CSS", "Redux"],
    backend: ["Node.js", "Express", "GraphQL"],
    cloud: ["AWS", "Azure", "Docker"],
    tools: ["Git", "GitHub Actions", "Webpack", "Vite"]
  },
  currentlyLearning: "How to write READMEs that people actually read",
  funFact: "I debug with console.log and I'm not ashamed"
};

πŸ† Bragging Rights (Because Why Not?)

  • 🌌 Arctic Code Vault Contributor - My code is literally frozen in time in the Arctic
  • πŸŽ“ 2x GATE Qualifier - Because one time wasn't enough
  • πŸ’¬ 6.8k+ Stack Overflow Rep - Professional answer-giver
  • 🏊 State Championship Medalist - Debugging pool lanes before debugging code
  • πŸ“š Published npm Author - Check out my data structures library

🎭 Plot Twist: I'm Not Just Code

Day Job: Architecting scalable web applications
Night Shift: Conquering LeetCode problems like they owe me money
Weekends: A mix of running, guitar riffs, and pretending my side projects will be done "soon"

Fun Facts:

  • πŸƒβ€β™‚οΈ Run like I'm being chased by production bugs
  • 🎸 Play guitar (badly, but enthusiastically)
  • 🏊 Swim competitively (state medalist, no big deal 😎)
  • πŸ“– Read self-help books while procrastinating on actual help

πŸ’Ό What I'm Cooking

πŸ”­ Building cool stuff with React & Next.js
🌱 Deep diving into AI/ML (because why not add more to the plate?)
πŸ‘― Always down to collaborate on open-source projects
πŸ’‘ Got an idea? Let's build something awesome together!


πŸ“Š GitHub Stats (For the Nerds)

visitor badge




🀝 Let's Connect!

I'm always up for interesting conversations, collaboration opportunities, or just geeking out about tech!

LinkedIn Stack Overflow LeetCode Portfolio


πŸ’¬ Random Dev Wisdom

while(alive) {
  eat();
  sleep();
  code();
  repeat();
  // TODO: Add social life
}

"Debugging is like being a detective in a crime movie where you're also the murderer." πŸ•΅οΈβ€β™‚οΈ

Thanks for stopping by! Now go write some bugs... I mean code! πŸ˜„

⭐ If you like what you see, drop a star on my repos!

Pinned Loading

  1. data-structures data-structures Public

    List of type-safe and commonly used Data structures which are not provided natively by Javascript/Typescript

    TypeScript 4

  2. env-sentry-lib env-sentry-lib Public

    Type-safe environment variable validation for Node.js with Zod.

    TypeScript 1

  3. smart-filters-poc smart-filters-poc Public

    TypeScript