Skip to content
View MJ-NJ's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Organizations

@OWASP-STUDENT-CHAPTER

Block or report MJ-NJ

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

Mrituanjay Nath Jha --version 2026.0.0

Backend Engineer specializing in distributed systems, multi-tenant databases, and robust backend architectures.

Currently building core infrastructure as a Software Research & Development Engineer at THB.


⚡ Technical Impact at THB

  • 97% Crash Recovery Reduction: Designed and implemented an outbox pattern with transaction replays, slashing recovery from 30 minutes of manual SQL audits to 90 seconds.
  • Storage Migration Acceleration: Built a per-tenant filesystem configuration system that collapsed storage migrations from a 4-hour deploy cycle to under 1 minute.
  • 85% MTTR Reduction: Integrated distributed tracing across services, reducing 5-step manual investigations to a single API call.
  • High Resilience: Hardened workflow engines against Postgres/Redis outages with zero data loss using at-least-once delivery and idempotent semantics.
  • Tenant Customization: Built a DSL-based workflow engine with ABAC/RBAC evaluations, enabling business teams to configure workflows without engineering intervention or release cycles.
  • CDC Event Pipeline: Deprecated polling-based synchronization in favor of Change Data Capture (CDC) pipelines for transactional consistency.

🚀 Areas I'm Exploring

  • Low-latency systems & performance optimization
  • High-throughput event-driven systems and message brokers
  • Observability at scale

🛠️ Tech Stack

  • Languages: Go, SQL, Python, C/C++
  • Frameworks & Core Tools: Echo, Fiber, NATS, Docker, Linux, MinIO, S3
  • Databases & Caching: PostgreSQL, Redis, MongoDB, BadgerDB
  • Observability: Grafana, Prometheus, Loki

🌟 Featured Project

Non-Invasive Tuberculosis Detection (Feb '24 – Jan '25)

  • Funding: Funded by the Indian Council of Medical Research (ICMR) with ₹90 Lakhs ($100k USD).
  • Edge AI: Deployed deep learning models onto Nvidia Jetson Nano for real-time diagnostics from breath patterns.
  • Clinical CDSS: Built an NLP-driven Clinical Decision Support System to recommend treatments and flag contraindications.
  • Data Science: Expanded the diagnostic dataset to 1,000+ samples using SMOTE.

🤝 Connect


Top Languages

Snake animation

Popular repositories Loading

  1. OS-LAB OS-LAB Public

    This a repository containing the Process Scheduling Algorithms of OS in C++

    C++ 1

  2. AI-assignment-UCS411- AI-assignment-UCS411- Public

    This is the solution to the AI assignments given in UCS-411 Lab

    Jupyter Notebook 1

  3. Event-Ease Event-Ease Public

    This repository contains the core implementation of our automated invitation system featuring QR code-based validation. Please note that certain parts of the codebase are proprietary and governed b…

    1

  4. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.

  5. AI-Expert-Roadmap AI-Expert-Roadmap Public

    Forked from AMAI-GmbH/AI-Expert-Roadmap

    Roadmap to becoming an Artificial Intelligence Expert in 2022

    JavaScript

  6. tech-interview-handbook tech-interview-handbook Public

    Forked from yangshun/tech-interview-handbook

    💯 Curated interview preparation materials for busy engineers

    JavaScript