Skip to content
View muhammadahsanmirza's full-sized avatar

Highlights

  • Pro

Block or report muhammadahsanmirza

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

Hi, I'm Muhammad Ahsan ๐Ÿ‘‹

Full Stack Engineer building production systems from interface to infrastructure โ€” session security, search infra, event-driven pipelines, and the React/Next.js surfaces on top of them.

  • ๐Ÿ’ผ Full Stack Engineer @ IBS Digital
  • ๐Ÿ”ง Recent focus: BFF session security (OAuth PKCE + Redis), Elasticsearch search with document-level RBAC, RabbitMQ event pipelines, and embeddable AI chat widgets
  • ๐Ÿ“š Currently learning: System Design
  • ๐ŸŒฑ BS Software Engineering, PMAS Arid Agriculture University โ€” 3.95/4.0 CGPA
  • ๐Ÿ“ซ Reach me at work.muhammadahsan@gmail.com
  • ๐ŸŒ Portfolio | LinkedIn | dev.to

Daily.dev

Muhammad Ahsan's Dev Card

Stack

TypeScript React Next.js Node.js PostgreSQL GraphQL Redis RabbitMQ Elasticsearch Docker

Work you can't find on a repo

These are NDA/private client projects โ€” no public code, so this is the only place they're visible:

  • Enterprise Correspondence Platform โ€” document-level RBAC search on Elasticsearch with circuit-breaker degradation, BFF session security (OAuth PKCE + Redis), and a Lexical-based editor with inline AI actions and a Copilot document chat.
  • AI Chat Platform & Analytics Dashboard โ€” multi-tenant embeddable chat widget (SolidJS, SSE streaming, RAG + agentic tool calls) with a Next.js analytics dashboard and a Firebase push-notification system.

Public work is pinned below.

GitHub stats

GitHub Stats Top Languages

Latest from the blog

Popular repositories Loading

  1. internship-portal-client-view internship-portal-client-view Public

    A web app for managing and applying for internships, built with React, Node.js, and Express. It features advanced search, detailed listings, responsive design, and admin tools for managing applicatโ€ฆ

    JavaScript 1

  2. Digital-Stopwatch-in-vanila-JS Digital-Stopwatch-in-vanila-JS Public

    This is a simple layout with a clean interface, having three buttons for basic functions ,such as start, stop, reset & a single button, technically a fourth button, which can be used for two basic โ€ฆ

    JavaScript

  3. Google-Chrome-Homepage-clone Google-Chrome-Homepage-clone Public

    An HTML and vanilla CSS source code of google chrome hompage clone

    HTML

  4. Whole-Sale-Computer-Management-System Whole-Sale-Computer-Management-System Public

    It is a project based on procedural Coding style of C++. It deals with the mainting the recording of selling via filing system Do check it out!

    C++

  5. Array-operations-Cplusplus Array-operations-Cplusplus Public

    This repository contains different array operations that can be implemented on an Array using C++.

    C++

  6. searching-in-an-array searching-in-an-array Public

    In these code, we are going to see how can we search an element from an array