Skip to content
View midhunwalker's full-sized avatar
💭
focus
💭
focus

Highlights

  • Pro

Block or report midhunwalker

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

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
midhunwalker/README.md

LinkedIn Portfolio Gmail GitHub Available


Engineering Highlights

The things that make me more than just another MERN stack dev.

What Impact
MongoDB schema indexing +40% search performance
🔌 REST API endpoints shipped 50+ endpoints across 2 projects
🔐 Auth systems built JWT + refresh tokens + RBAC
🧩 API domains designed Auth · Products · Bookings · Reviews
🏗️ Backend frameworks NestJS (enterprise) + Express (flexible)

Tech Stack

Backend

Node.js NestJS Express Django

Frontend

React TypeScript JavaScript Tailwind CSS Redux Vite

Databases

MongoDB PostgreSQL MySQL

DevOps & Tools

Docker Firebase Vercel Cloudinary Git

REST API Design · JWT Auth · Refresh Tokens · RBAC · MVC · SPA Architecture · CI/CD · API Security


Featured Projects

🛒 SupplyCo — MERN Inventory & E-Commerce Platform

Multi-role inventory and e-commerce platform for customers, shop owners, and admins.

Architecture
├── /auth        JWT login, registration, RBAC middleware
├── /products    Search, filter, CRUD — indexed MongoDB queries
├── /shops       Shop management for owners
└── /orders      Order lifecycle management

Impact

  • 📈 +40% search performance — compound indexing on MongoDB product fields
  • 🔐 JWT + RBAC — 3 distinct roles with protected route layers
  • 🖼️ Cloudinary — scalable media storage with CDN delivery
  • 🧩 Modular REST API — clean separation across 4 domains

Stack: React Node.js Express MongoDB Cloudinary JWT Vite Tailwind

Live Demo Source


🌴 Kerala Tourism API — Scalable REST Backend

Production-grade NestJS backend for a tourism marketplace with full booking workflows.

Architecture
├── /users       Auth, profiles, role management
├── /tours       Listings, search, availability
├── /bookings    Full booking lifecycle
└── /reviews     Ratings and review system

Impact

  • 📡 50+ REST endpoints — covering all marketplace workflows
  • 🗄️ Normalized PostgreSQL — relational schema with optimized join queries
  • 🔑 JWT + refresh token rotation — short-TTL access tokens + DB-stored refresh tokens
  • 🏗️ NestJS — chosen for DI container and module system over raw Express

Stack: NestJS TypeScript PostgreSQL JWT REST

Source


Experience

MERN Stack Developer Intern · Ziya Academy, Kochi · May 2025 – Sep 2025

  • Built React applications with Vite + Tailwind CSS — improved component reusability and UI performance
  • Implemented Firebase Auth and realtime features for secure user workflows
  • Integrated Express REST APIs with MongoDB for seamless client-server data flow
  • Converted Figma designs into pixel-accurate, reusable React component systems

GitHub Stats


Let's Connect

Open to full-stack, backend, or frontend roles. If you're building something real, let's talk.

LinkedIn Email Portfolio

Pinned Loading

  1. Supplyco-reactjs Supplyco-reactjs Public

    This is my major project from colleage for a supplyco build with mern

    JavaScript 1

  2. wesecure-vulnerable-scanner-django wesecure-vulnerable-scanner-django Public

    this is vulnerable scanner website

    CSS

  3. kerala-tourism-backend kerala-tourism-backend Public

    Tourism platform backend built with NestJS, designed to serve web and mobile applications using a single, scalable REST API. Unauthorized use is prohibited.

    TypeScript 2