Skip to content
View Manik3112's full-sized avatar

Organizations

@gscdit

Block or report Manik3112

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

πŸ‘‹ Hi, I'm Manik Rastogi

Backend-focused Staff Engineer with 7+ years of experience designing scalable distributed systems, platform services, developer tooling and reusable backend infrastructure.

I primarily work with TypeScript, NestJS and Node.js, with strong interest in:

  • System Design
  • Distributed Systems
  • Authentication & Authorization
  • Scheduling Infrastructure
  • Platform Engineering
  • Developer Experience

Currently exploring:

  • Advanced System Design
  • Event-Driven Architectures
  • High-scale backend patterns

πŸš€ What I Work On

  • Scalable backend systems
  • Multi-tenant platform architecture
  • Open-source npm packages & developer tooling
  • Authentication systems using JWT, HMAC signing and rotating CSRF strategies
  • Appointment scheduling infrastructure inspired by platforms like Cal.com
  • Healthcare & workflow integrations

πŸ“¦ Open Source Projects

πŸ›‘οΈ ServiceGuard Stack

npm downloads license

Zero-trust authentication for Node.js microservices using HMAC-signed JWT request envelopes.

Features:

  • πŸ” Request authenticity and integrity verification
  • ⏱️ Short-lived signed tokens
  • πŸ”„ Replay attack protection with pluggable nonce stores
  • 🧩 Express, NestJS and Fastify integrations
  • ⚑ Zero runtime dependencies
  • πŸ“˜ Full documentation and security model

πŸ”— GitHub: https://github.com/Manik3112/serviceguard-stack
πŸ“¦ npm: https://www.npmjs.com/package/serviceguard-stack


🌐 Connect With Me

LinkedIn GitHub

πŸ“« manik3112@gmail.com


πŸ’» Tech Stack

TypeScript NestJS NodeJS Golang React PostgreSQL MySQL MongoDB Redis Kafka AWS Google Cloud Docker Kubernetes Linux


πŸ† Engineering Highlights

  • πŸ›‘οΈ Built ServiceGuard Stack β€” an open-source zero-trust authentication library for Node.js microservices
  • πŸ“… Designed multi-tenant scheduling infrastructure supporting thousands of calendars and bookings
  • πŸ” Built authentication platforms handling millions of secure requests daily
  • πŸš€ Designed reusable backend platforms and internal SDKs adopted across multiple services
  • πŸ₯ Built Smart EMR β€” NHA Hackathon winning healthcare workflow platform

Building reliable systems, reusable platforms, and open-source tools that make backend engineering simpler.

Pinned Loading

  1. uhi-hackathon uhi-hackathon Public

    TypeScript

  2. guard-stack guard-stack Public

    TypeScript 1

  3. ts-base-starter ts-base-starter Public

    A TypeScript base repo with clean, maintainable hexagonal architectureβ€”separating business logic and dependencies for easy upgrades, testability, and long-term scalability.

    TypeScript

  4. TaxiService TaxiService Public

    Taxi Service

    JavaScript

  5. DOS DOS Public

    Digital Outpass System is a Open-Source Php and MySQL based Portal for Colleges which allow user to track and fill their outpass forms.

    PHP