Skip to content
View codingwithriha's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report codingwithriha

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
codingwithriha/README.md

Portfolio ย  Hire Me ย  Profile Views



{ about_me }

/**
 * โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
 * โ”‚              RIHA SHAHZADI  โ€”  whoami                   โ”‚
 * โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
 */

const riha = {
  title      :  "MERN Stack Developer  |  Full-Stack Engineer",
  location   :  "Pakistan ๐Ÿ‡ต๐Ÿ‡ฐ",
  stack      :  [ "MongoDB", "Express.js", "React.js", "Node.js" ],
  also       :  [ "TypeScript", "Next.js", "Redux", "TailwindCSS" ],

  superpower :  "End-to-end ownership โ€” schema โ†’ API โ†’ UI โ†’ deploy",

  building   :  "Production MERN SaaS platforms with TypeScript",
  learning   :  "System design ยท Redis ยท Docker ยท WebSockets at scale",
  openTo     :  "Full-time MERN / Full-Stack roles",

  teaches    :  "youtube.com/@codingwithriha  ๐ŸŽฌ",
  contact    :  "rihashehzadi2003@gmail.com",
};

export default riha; // โ†’ ready to ship ๐Ÿš€


{ stack }


โ€” Core Stack โ€”

M E R N
Database Server UI Layer Runtime

โš›๏ธ ย Frontend

React.js         โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
TypeScript       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘
Next.js          โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘
TailwindCSS      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
Redux Toolkit    โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘
React Hook Form  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘
SASS / SCSS      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘
HTML5 ยท CSS3     โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
Vite             โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ

๐Ÿ”ง ย Backend

Node.js          โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
Express.js       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
REST API Design  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘
JWT / Auth       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘
Mongoose ODM     โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘
Socket.io        โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘
Laravel / PHP    โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘

๐Ÿ—„๏ธ ย Data & Cloud

MongoDB          โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
MySQL            โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘
Firebase         โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘
Supabase         โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘
Vercel           โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
Netlify          โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘
Render           โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘

๐Ÿ› ๏ธ ย Tools

Git GitHub GitHub Actions Postman Figma VS Code MUI Bootstrap Canva NPM



{ projects }


โš•๏ธ ย Prescripto โ€“ Doctor Appointment Booking System

MERN Status

A full-stack healthcare appointment platform that enables patients to book appointments online, doctors to manage schedules, and administrators to oversee the entire system through dedicated dashboards.

  • ๐Ÿ‘จโ€โš•๏ธ Role-based dashboards for Patients, Doctors & Admin
  • ๐Ÿ“… Online appointment booking with secure authentication
  • ๐Ÿ’ณ Stripe payment integration & Cloudinary image uploads
  • ๐Ÿ“Š MongoDB + Express REST APIs with JWT authentication
  • โš›๏ธ React Context API + Tailwind CSS responsive UI
  • ๐Ÿš€ Deployed: Vercel (Frontend & Admin) + Vercel (Backend)

Live Demo Admin Panel Repository

๐Ÿ’ฌ ย Real-Time Chat App

Stack Status

Full-stack messaging platform with WebSocket rooms, auth, and persistent history.

  • โšก Socket.io rooms + live typing indicators
  • ๐Ÿ—„๏ธ MongoDB messages with cursor pagination
  • ๐Ÿ”„ JWT refresh token rotation
  • ๐Ÿ“ฑ Fully responsive React UI

โ†’ Sub-100ms message delivery latency


Demo Repo

๐Ÿ›’ ย Full-Stack Multi-Vendor E-Commerce (Eshop-MV)

Stack Status

Scalable multi-vendor e-commerce platform with customer, seller, and admin workflows, real-time features, secure authentication, and complete order management.

  • ๐Ÿš€ MERN stack architecture (MongoDB, Express.js, React.js, Node.js)
  • ๐Ÿช Multi-vendor seller dashboard with product management
  • ๐Ÿ” JWT authentication with secure role-based authorization
  • ๐Ÿ›’ Redux state management for cart, orders, and user data
  • ๐Ÿ’ฌ Real-time messaging and notifications using Socket.io
  • ๐Ÿ“ง Email integration for account verification and order updates
  • โ˜๏ธ Cloudinary media storage with image upload handling
  • ๐Ÿ“ฆ Order tracking, coupon system, and shop management features
  • ๐ŸŒ Fully deployed with responsive UI for desktop and mobile devices

โ†’ Lighthouse score 95+ across all pages


Demo Repo

๐Ÿ“‹ ย REST API โ€” Task Manager

Stack Status

Production-grade API with MVC architecture, full CRUD, teams, and auth.

  • ๐Ÿ—๏ธ Clean MVC with Express.js + Mongoose
  • ๐Ÿ” JWT + bcrypt โ€” protected route layer
  • ๐Ÿ“ Postman-documented โ€” 30+ endpoints
  • ๐Ÿ‘ฅ Team workspaces + permission scopes

โ†’ <200ms avg response under concurrent load


Demo Repo



{ analytics }


ย 







{ right_now }


ย  ย 
๐Ÿ”จ ย Building Production MERN SaaS boilerplate โ€” auth + billing-ready + fully typed
๐Ÿ“– ย Learning System design ยท Redis ยท Docker ยท React Server Components
๐ŸŽฏ ย Goal MERN / Full-Stack role at a product-focused team
๐ŸŽฌ ย Teaching Breaking down real builds at Coding with Riha โ†—
๐Ÿ’ฌ ย Ask me about MERN architecture ยท REST API design ยท React state ยท SaaS patterns
โšก ย Fun fact I debug backends in the morning and polish UIs at night


{ connect }


Portfolio ย  LinkedIn ย  Email ย  YouTube



Behance ย  X / Twitter ย  Instagram ย  Facebook ย  Discord


Riha Shahzadi ย |ย  MERN Stack Developer

Pinned Loading

  1. n8n n8n Public

    Forked from n8n-io/n8n

    Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

    TypeScript 2

  2. firstcontributions/first-contributions firstcontributions/first-contributions Public

    ๐Ÿš€โœจ Help beginners to contribute to open source projects

    54.9k 106k

  3. lucide-icons/lucide lucide-icons/lucide Public

    Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.

    TypeScript 23.3k 1.4k

  4. community/community community/community Public

    Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!

    Ruby 8.5k 3.9k

  5. Wajahat43/psxworth Wajahat43/psxworth Public

    PsxWorth is modern portfolio tracking app for PSX investors.

    TypeScript 12 16

  6. Eshop-MV Eshop-MV Public

    A Multi-Vendor E-Commerce Platform built with the MERN Stack

    JavaScript 9 1