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

Muskan Maurya

Frontend Developer · BCA 2026 · GSSoC 2026 · Open to Work

LinkedIn Gmail Follow Visitors

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


About

Frontend developer focused on shipping real products — not tutorial clones. I build with React, Tailwind CSS, and now AI APIs. Currently adding DSA (Java) to the stack.

  • 🟢 Actively looking for junior frontend roles — remote, India, international
  • 🔥 GSSoC 2026 contributor — open source frontend work
  • 📦 82+ developers cloned my JS practice repo organically — zero promotion
  • 📖 BCA graduate, Naraina College of Engineering & Technology, Kanpur · 7.96 CGPA

Projects

🌤 Climora — Live Weather App

Built in 20 days. Deployed. Actually works.

A weather app with features most tutorial projects skip entirely.

  • 5-day forecast with hourly breakdown
  • Search history saved via localStorage — persists across sessions
  • React Router navigation — every city gets its own shareable URL
  • Dynamic video backgrounds — changes based on live weather condition
  • Glassmorphism UI built entirely with Tailwind CSS
  • Fully mobile responsive · Netlify deployed

React React Router Tailwind CSS Vite OpenWeatherMap API localStorage

Live Demo Source


🎵 Emotune — AI Mood Music Recommender

In active development. UI complete.

Most music apps give you a genre dropdown. Emotune lets you describe your mood in plain text — Gemini AI reads the emotional nuance and returns a Spotify playlist that actually fits.

  • Free-text mood input — no categories, no dropdowns
  • Gemini API interprets emotional texture, not just keywords
  • Spotify embedded playback — no redirects
  • Mood color chips · dark mode · purple branding

React Tailwind CSS Gemini API Spotify Embed React Router

Status Source


Stack

JavaScript React Tailwind CSS Vite React Router HTML5 CSS3 Git Java


GitHub Stats


Open Source

GSSoC 2026

Contributing as a frontend developer — component fixes, UI improvements, accessibility work on open-source React projects.


If any repo saved you time — a ⭐ takes 2 seconds and means everything to a fresher building in public.

Open to frontend roles · Remote · India · Dubai · Anywhere

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