Skip to content
View sanathecoder's full-sized avatar

Block or report sanathecoder

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
sanathecoder/README.md
Developer at Work

🧑‍💻 About Me

Coding GIF

const sanaKhan = {
  name: "Sana ",
  role: "MERN Stack Developer 💻",
  location: "Pakistan 🇵🇰",
  currentlyLearning: "TypeScript ",
  currentlyBuilding: "Something scalable ✨",
  stack: ["MongoDB", "Express.js", "React", "Node.js"],
  askMeAbout: ["React", "Node.js", "REST APIs", "MongoDB"],
  funFact: "I debug with console.log and I'm not ashamed 😄"
};


🚀 What I Do

Dev    Code    Terminal

🔹 Build full-stack web apps with the MERN stack
🔹 Design RESTful APIs & integrate third-party services
🔹 Craft responsive, accessible UI with React & Tailwind
🔹 Work with  NoSQL databases
🔹 Deploy on cloud platforms (Vercel, Railway, Render)

🛠️ Tech Stack

🎀 Frontend

HTML5 CSS3 JavaScript TypeScript React TailwindCSS Redux

🌸 Backend

Node.js Express.js Python REST API JWT

🍡 Database & Tools

MongoDB Mongoose Git GitHub VS Code Postman Vercel


📊 GitHub Stats




🎮 Dev Life in Memes

It works meme    Debugging meme    It's working meme

"It works on my machine." — Every Developer Ever 💀


🗂️ MERN Stack at a Glance

Layer Technology Role
🍃 M MongoDB NoSQL Database
E Express.js Backend Framework
⚛️ R React.js Frontend UI Library
🟢 N Node.js Server Runtime
🎨 + Tailwind CSS Styling
🔐 + JWT + bcrypt Auth & Security
☁️ + Vercel / Render Deployment

🔥 Currently Working On

Coding Hard
🚧 Building a full-stack project management app
📦 Exploring microservices with Node.js
🧪 Writing better tests with Jest & React Testing Library
📘 Deep diving into TypeScript

📫 Connect With Me

LinkedIn Twitter Instagram Gmail Portfolio


  Always open to collaborations, open source, and cool ideas! Let's build! 🚀


💡 Dev Quote of the Day





Clean Code by Sana✨

Pinned Loading

  1. MusicApp MusicApp Public

    A full-stack production-ready music streaming application built using MongoDB, Express, React, and Node.js with secure JWT authentication.

    JavaScript

  2. React React Public

    A collection of mini React.js projects demonstrating core concepts like dynamic routing, hooks, state contexts, and theme switchers.

    JavaScript

  3. ToDoContextApp ToDoContextApp Public

    A task management application built using React.js and Context API for efficient state management.

    JavaScript

  4. Js-projects Js-projects Public

    13+ core JavaScript mini-projects ranging from custom interactive games and utilities to API-driven applications.

    HTML

  5. DSA DSA Public

    Hands-on implementation of Data Structures and Algorithms (DSA) including Linked Lists, Stacks, Queues, and Trees in JavaScript.

    JavaScript