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.

Content in all repositories owned by your account will be closed.
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

๐ŸงŠ whoami

Hey, I'm Muskan ๐Ÿ‘‹

I'm a Frontend Developer who enjoys turning ideas into interfaces that are not only visually clean, but actually work.

  • ๐ŸŽ“ BCA Graduate โ€” 2026
  • โš›๏ธ React-focused frontend developer
  • ๐ŸŽจ UI-focused & detail-oriented
  • ๐Ÿ”Œ Comfortable working with real APIs
  • ๐Ÿค– Exploring Frontend + AI
  • ๐ŸŒฑ Planning to pick up TypeScript next

I don't want to just build another tutorial project โ€” I want to understand why something should exist, how users will interact with it, and how to make it better.

โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚                                 โ”‚
โ”‚   $ muskan --status             โ”‚
โ”‚                                 โ”‚
โ”‚   role      โ†’ Frontend Dev      โ”‚
โ”‚   stack     โ†’ React             โ”‚
โ”‚   focus     โ†’ UI + AI           โ”‚
โ”‚   learning  โ†’ TypeScript        โ”‚
โ”‚   mindset   โ†’ Build > copy      โ”‚
โ”‚                                 โ”‚
โ”‚   status: shipping ๐Ÿš€           โ”‚
โ”‚                                 โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

โšก What I Build

๐ŸŽจ UI โš›๏ธ Frontend ๐Ÿ”Œ APIs ๐Ÿค– AI
Clean & responsive interfaces React + Vite REST / real-world APIs AI-powered experiences
Glassmorphism & modern UI Component-based architecture API-driven applications Gemini integrations
Mobile-first thinking State management localStorage AI + frontend experiments

๐Ÿ› ๏ธ Tech Arsenal

Frontend

Tools & Workflow


React ยท JavaScript ยท Vite ยท Tailwind CSS ยท HTML5 ยท CSS3 Git ยท GitHub ยท Figma ยท REST APIs ยท localStorage ยท Gemini API


๐Ÿš€ Featured Builds

Not just projects. Things I've actually built, debugged, redesigned and shipped.

๐ŸŒฆ๏ธ Climora

Weather, but make it feel alive.

A weather application focused on making weather information feel more immersive through dynamic visuals and a clean glassmorphism interface.

Highlights

  • ๐ŸŒค๏ธ 5-day weather forecast
  • ๐ŸŽฅ Dynamic weather-based backgrounds
  • ๐Ÿ”— URL-based city routing
  • ๐Ÿ’พ Persistent search history
  • ๐Ÿ“ Last-viewed weather saved locally
  • ๐Ÿ“ฑ Fully responsive UI

Built with: React Vite Tailwind CSS Weather API localStorage

๐ŸŽง Emotune

Your mood โ†’ your music.

An AI-powered mood-based music recommender that turns natural-language feelings into personalized song recommendations.

Highlights

  • ๐Ÿง  Mood interpretation using Gemini
  • ๐ŸŽต Song discovery via iTunes API
  • โ–ถ๏ธ Embedded playback
  • ๐Ÿ’พ Search & mood history
  • ๐Ÿ›ก๏ธ Rate-limit protection
  • โšก Responsive, interactive UI

Built with: React Vite Tailwind CSS Gemini API iTunes API localStorage

๐Ÿ’ก More projects are on the way...

Build โ†’ Break โ†’ Debug โ†’ Learn โ†’ Improve โ†’ Ship


๐Ÿง  How I Think About Development

   ๐Ÿ’ก AN IDEA  โ†’  ๐Ÿ” UNDERSTAND IT  โ†’  ๐Ÿ—๏ธ BUILD IT
                                          โ”‚
   ๐Ÿš€ SHIP IT  โ†  ๐Ÿ”ง DEBUG IT  โ†  ๐Ÿ’ฅ BREAK IT

๐Ÿ“Š GitHub Activity




๐Ÿ† GitHub Trophies


๐Ÿ My Contribution Journey

GitHub contribution snake animation

๐ŸŒฑ Currently Learning

TypeScript

  • Better React architecture
  • Stronger type safety
  • Cleaner, scalable code

Frontend + AI

  • Gemini API
  • AI-powered UX
  • Practical AI integrations

Frontend Engineering

  • Better component design
  • Performance & accessibility
  • Production-ready apps

๐ŸŽฏ 2026 โ†’ Build More. Ship More.

โš›๏ธ React ๐Ÿ”ท TypeScript ๐Ÿค– AI ๐Ÿš€ Ship
Build stronger frontend fundamentals Write safer, scalable code Create useful AI-powered UX Turn ideas into real products

๐Ÿค Let's Connect

I'm always interested in: Frontend opportunities ยท Interesting products ยท AI ร— Web ideas ยท Collaboration




๐Ÿ’œ If something here catches your eye, let's build something together.

console.log("Thanks for visiting! ๐Ÿš€");

Made with curiosity, caffeine & a lot of debugging.

Pinned Loading

  1. climora-weather-app climora-weather-app Public

    A React weather app with dynamic video backgrounds, glassmorphism UI, and real-time weather data powered by OpenWeatherMap API.

    JavaScript

  2. emotune emotune Public

    Emotune analyzes your mood using the Gemini API and recommends matching songs with live Spotify embeds. Built with React + Vite + Tailwind CSS. Includes mood history tracking and a sleek results UI.

    JavaScript

  3. JavaScript-Practice JavaScript-Practice Public

    ๐Ÿš€ Daily JavaScript practice โ€” variables, arrays, functions, callbacks & more. My journey from basics to MERN stack dev. Updated daily! ๐Ÿ’ช

    JavaScript 1

  4. github-profile-finder-react github-profile-finder-react Public

    CSS

  5. react-hands-on-practice react-hands-on-practice Public

    Daily react practice logs building my logic strong with practicing by myself

    JavaScript