Skip to content
View sumanmanna134's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sumanmanna134

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

👨‍💻 About Me

public class SumanManna extends SoftwareEngineer {
 
    private final String name        = "Suman Manna";
    private final String role        = "Senior Software Engineer (SDE-III)";
    private final String company     = "Intraedge  |  ex-NTT DATA";
    private final String location    = "West Bengal, India 🇮🇳";
    private final String blog        = "blog.isumdev.com";
    private final String[] interests = {
        "Distributed Systems", "Cloud Architecture",
        "Kafka Streams", "System Design", "Open Source"
    };
 
    @Override
    public String getCurrentFocus() {
        return "Building systems that scale, and ideas that last 🚀";
    }
 
    @Override
    public String getOpenSourcePhilosophy() {
        return "Ship it. Learn from it. Make it better. Repeat. 🔁";
    }
 
    @Override
    public String getFunFact() {
        return "I resolve production incidents faster than my coffee brews ☕";
    }
}

🛠️ Tech Arsenal

⚙️ Core Stack

Java Spring Boot Apache Kafka PostgreSQL Redis Oracle

☁️ Cloud & DevOps

AWS Docker Kubernetes Terraform Helm Azure

🔧 Tools & Others

TypeScript NestJS Node.js FFmpeg Git Linux


🚀 Signature Projects

🏗️ Project 💡 What makes it special 🛠️ Stack
Schematix — Distributed Schema Orchestration Platform 🆕 Intelligently infers schema structure from multi-source data (S3, Azure Blob, GCS, APIs), applies async processing with pluggable ingestion strategies and extensible format resolvers to auto-generate optimized DB schemas across cloud environments Java · Spring Boot · S3 · Azure Blob · GCS · Async · Multi-Cloud
RunetSu — Sandboxed Code Execution Platform Built a custom AST-based static analysis engine from scratch — no third-party parser. Secure, sandboxed execution of untrusted code at scale Java · AST · Spring Boot · Docker
GraphNova — Distributed Graph Database Horizontally scalable distributed graph DB with custom partitioning and replication strategies Java · Distributed Systems · Custom Consensus
dash-stream — Video Streaming Platform YouTube/Netflix-style streaming with FFmpeg transcoding, HLS/DASH adaptive bitrate, WebSocket upload progress, and plugin-based multi-cloud storage (S3 · Azure · GCP) Java · FFmpeg · HLS · Spring Boot · S3
Multi-Cloud-Infrastructure Terraform configs for provisioning across AWS + Azure + GCP simultaneously Terraform · HCL · Multi-Cloud
OpenTicket Production-grade microservice ticket system with Kubernetes orchestration Node.js · TypeScript · Docker · K8s · Skaffold
2FA-Exchange Secure contact management API with full 2FA implementation NestJS · TypeORM · Docker · Security

📊 GitHub Stats


🏆 GitHub Trophies


📈 Contribution Graph


⚡ Engineering Highlights

🧬  Schematix                     →  Distributed schema inference across S3 · Blob · GCS · APIs
🔥  Transactional Outbox Pattern  →  Eliminated 40% data corruption in distributed writes
📨  Kafka Streams Platform        →  2TB daily throughput, real-time demand forecasting
📡  Credit Risk Notifications     →  50K+ messages/day on AWS SQS with zero message loss
🚑  Production Reliability        →  50+ P0/P1 incidents resolved at NTT DATA
🧠  Custom AST Engine             →  Built from scratch — no third-party parser libraries
🌍  Multi-Cloud Terraform         →  Single codebase, three cloud providers (AWS+Azure+GCP)
🎬  Adaptive Video Streaming      →  HLS/DASH with plugin-based cloud storage abstraction

🎯 Currently

  • 🔭 Building production-grade Java/Spring Boot microservices at Intraedge
  • 🌱 Deep-diving into Distributed Systems, System Design, and JVM Internals
  • 🎯 Targeting SDE-III roles at product-based companies (Microsoft, Adobe, Atlassian)
  • ✍️ Writing engineering deep-dives at blog.isumdev.com
  • 💬 Ask me about Java, Spring Boot, Kafka, Kubernetes, System Design, AWS

🤝 Let's Connect

LinkedIn Blog Portfolio Email




"Build systems that survive the night. Write code that your future self will thank you for."

⭐ Star some repos if you find them useful!

Pinned Loading

  1. Multi-Cloud-Infrastructure-Terraform Multi-Cloud-Infrastructure-Terraform Public

    Terraform configurations for provisioning and managing infrastructure across AWS, Azure, and GCP.

    HCL 4

  2. 2FA-Exchange 2FA-Exchange Public

    A robust API with 2-factor authentication using NestJS, TypeORM, Docker, and focused on managing contact books, aptly named 'Exchange.' This project aims to seamlessly integrate security measures a…

    HTML 1

  3. OpenTicket OpenTicket Public

    Microservice ticket service using node, docker, kubernetes, skaffold

    TypeScript

  4. azureK8S-powershell azureK8S-powershell Public

    This repository provides PowerShell scripts for managing Azure Kubernetes Service (AKS) clusters. It includes scripts for creating, scaling, updating, and deleting AKS clusters, streamlining the ma…

    PowerShell 1

  5. micro-svc-25 micro-svc-25 Public

    Java 1