Skip to content
View Ansar1503's full-sized avatar

Block or report Ansar1503

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
Ansar1503/README.md
╔═══════════════════════════════════════════════════════════════╗
║              Initializing profile of Ansar1503...             ║
║                   Full Stack Developer 🛠️                     ║
╚═══════════════════════════════════════════════════════════════╝

Typing SVG


$ whoami

const ansar = {
  name:        "Muhammed Ansar M A",
  role:        "Full Stack Developer",
  stack:       ["React", "Node.js", "Express", "MongoDB", "TypeScript"],
  principles:  ["Clean Architecture", "SOLID", "DRY"],
  solving:     "200+ LeetCode problems & counting",
  building:    "Justice Hub — a scalable legal booking platform",
  contact:     "muhammedansarma3@gmail.com",
  origin:      "Self-taught. Industry-reviewed. Ship-ready.",
};

Fun Fact: My laptop bag broke. Instead of buying a new one, I built Bagify — an e-commerce platform for bags. That's how I became a developer.


$ ls ./current-focus

  • 🔨 Building: Justice Hub — Lawyer-Client booking with clean architecture, concurrent booking locks & dynamic slot management
  • 📖 Learning: System Design, Advanced TypeScript patterns, Microservices
  • 🤝 Open to: Full-stack MERN collaborations that prioritize clean, scalable code

$ cat tech-stack.json

Frontend

TypeScript JavaScript React Next.js Redux TailwindCSS

Backend

Node.js Express MongoDB PostgreSQL Redis Socket.IO

Auth & Security

JWT OAuth bcrypt

DevOps & Tools

AWS Docker Nginx GitHub Actions Postman Figma


$ ls ./projects --detailed

⚖️ Justice Hub — Legal Consultancy Platform

The project where architecture actually matters.

A full-stack lawyer-client booking system built from the ground up with Clean Architecture and SOLID principles.

  • 🔐 Concurrent booking handled with an effective locking mechanism — no double-booking, ever
  • 🗓️ Dynamic slot management with one-time configuration for defined time periods
  • 🔍 Optimized lawyer search with query-level performance tuning
  • 🧱 Layered architecture: Domain → Use Cases → Infrastructure → API

TypeScript Node.js MongoDB React

🖥️ Live Demo · ⚙️ Backend · 🎨 Frontend


🛍️ Bagify — E-Commerce for Bags

Born from a broken laptop bag. Shipped as a production-grade platform.

Full-featured e-commerce application with product management, cart, wishlist, orders, admin dashboard, and offer management.

  • 🔒 JWT + RBAC authentication for users and admins
  • ☁️ Deployed on AWS EC2 with S3 storage integration
  • ⚡ Express.js + MongoDB backend with optimized query handling

JavaScript Node.js MongoDB AWS

📦 GitHub Repo


$ cat ./stats


$ cat ./problem-solving

LeetCode

Strong in DSA fundamentals — arrays, trees, graphs, dynamic programming, and system-level thinking that translates directly into better production code.


$ ping ./connect

LinkedIn Portfolio Email LeetCode


while (alive) {
  eat();
  sleep();
  code();
  learn();
  repeat();
}

"Every line of code is a decision. Make it count."

Profile views

Popular repositories Loading

  1. mozilla mozilla Public

    HTML

  2. frootii frootii Public

    HTML

  3. mozilla-responsive mozilla-responsive Public

    HTML

  4. portfolio portfolio Public

    HTML

  5. Bagify Bagify Public

    EJS

  6. React-Projects React-Projects Public

    JavaScript