Skip to content
View muskanm07's full-sized avatar

Block or report muskanm07

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
muskanm07/README.md

Hi there, I'm Muskan Maurya ๐Ÿ‘‹

const muskan = {
  role: "Frontend Developer",
  status: "Building in public ๐Ÿ”ฅ",
  learning: ["React.js", "JavaScript", "MERN Stack"],
  goal: "Software Developer @ MicroSoft Company",
  currentStreak: "Coding daily ๐Ÿ’ช",
  funFact: "82+ developers cloned my JS practice repo โ€” organically!! ๐Ÿคฏ"
}

๐Ÿš€ About Me

"Future Muskan is depending on what I do tonight."

I'm a BCA graduate from Kanpur, India โ€” learning, building, and shipping every single day!!

  • ๐ŸŒฑ Currently mastering React.js and Frontend Development
  • ๐Ÿ’ป Building real projects daily โ€” not just watching tutorials!!
  • ๐Ÿ“š Reading Atomic Habits โ€” applying it to coding discipline!!
  • ๐ŸŽฏ Goal: Land my first Software Developer role
  • โ˜• Powered by cold coffee at 11PM coding sessions!!

๐Ÿ› ๏ธ Tech Stack

Frontend:

JavaScript React HTML5 CSS3 Bootstrap

Backend (Learning):

NodeJS Express.js MongoDB

Tools:

Git GitHub VS Code Vite


๐Ÿ“Š GitHub Stats


๐Ÿ† Featured Projects

Project Tech Description
๐Ÿ“ JS Practice JavaScript 82+ unique cloners!! Comprehensive JS notes + exercises
โš›๏ธ React Practice React.js Daily React learning โ€” components, hooks, projects
๐Ÿ’ฌ Chat App MERN Stack Full-stack app with REST APIs + MongoDB
๐ŸŽฎ Simon Says JavaScript Classic game built with DOM manipulation

๐Ÿ“… My Daily Routine

code , debug , sleep


๐ŸŒฑ Currently Learning

  • โš›๏ธ React.js โ€” Hooks, Components, State Management
  • ๐Ÿ”„ useEffect + Fetch API
  • ๐Ÿ—บ๏ธ React Router
  • ๐Ÿ”ฅ Building full MERN stack projects

๐Ÿค Open Source

GSSoC

Contributing to open source as a Frontend Developer!! ๐Ÿ”ฅ


๐Ÿ“ฌ Connect With Me

LinkedIn Gmail GitHub


โญ If my repos helped you โ€” drop a star!! It means everything!! ๐Ÿ™

Visitor Count

Made with ๐Ÿ’™ | Coded at 11PM | Fueled by cold coffee โ˜•

Pinned Loading

  1. chatApp_application chatApp_application Public

    Built a full-stack Chat Application using MongoDB, Express.js, and Node.js. Implemented RESTful APIs and CRUD operations to create, read, update, and delete messages. Used Mongoose for schema desigโ€ฆ

    JavaScript 1

  2. github-profile-finder github-profile-finder Public

    created a github profile finder project by my own it takes username as input gives github user's profile picture user bio and total Repo count it uses Dom and API Fetch concepts

    JavaScript

  3. Pantry-Tracker Pantry-Tracker Public

    Pantry Tracker is a smart inventory management app designed to help users organize groceries, prevent overbuying, and minimize food waste.

    JavaScript

  4. Simon-Says-Game Simon-Says-Game Public

    A simple and interactive Simon Says game built using HTML, CSS, and JavaScript. The game shows a flash on one of the colored boxes, and the player has to click the same box to score and move to theโ€ฆ

    JavaScript

  5. To-Do-List To-Do-List Public

    A simple and clean To-Do List web app built using HTML, CSS, and JavaScript (DOM). I made it to organize my daily tasks and routines easily. You can add, complete, and delete tasks. It helps in manโ€ฆ

    CSS