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

Block or report SHREESH2004

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
SHREESH2004/README.md

๐Ÿ‘จโ€๐Ÿ’ป About Me

const shreeshSanyal = {
  role:          "Backend Engineer",
  education:     "B.Tech Computer Science @ VIT-AP University",
  location:      "India ๐Ÿ‡ฎ๐Ÿ‡ณ",

  specialization: [
    "RESTful API Development",
    "Microservices Architecture",
    "API Security & Behavioral Analysis",
    "Event-Driven Systems",
  ],

  shipped: [
    "shadowshield โ€” behavioral API security middleware (npm published)",
    "Flight booking platform with 3 microservices",
    "MCP server for automated tweet scheduling",
  ],

  currentlyLearning: ["RabbitMQ", "System Design"],

  openTo: "Backend Engineering opportunities",
}

๐Ÿš€ Featured Project



Feature Detail
๐Ÿง  IP Engine 5 behavioral features โ€” rpm, entropy, cv_gap, error rate, volume
๐Ÿ” Session Engine Impossible travel detection โ€” blocks session hijacking instantly
โšก Zero Latency Scoring runs after res.on('finish') โ€” user never waits
๐Ÿ“ฆ npm Published npm install shadowshield โ€” 3 lines to protect any Express app
npm install shadowshield
app.use(shadowShield({ redisUrl: "redis://localhost:6379", threshold: 0.5 }))

๐Ÿ› ๏ธ Technical Skills

Core Backend

Databases

DevOps & Tools

Architecture & Patterns

Currently Learning


๐Ÿ“Š GitHub Statistics



๐Ÿ† Achievements


๐Ÿ’ผ What I've Built

+ ๐Ÿ›ก๏ธ ShadowShield โ€” behavioral API security middleware, published on npm
+    Detects bots via timing analysis, entropy scoring and impossible travel detection
+
+ โœˆ๏ธ Project White Swan โ€” flight booking platform with 3 independent microservices
+    Auth, Flight, Booking services with JWT, Sequelize ORM and auto-expiry cron jobs
+
+ ๐Ÿค– TweetPilot MCP โ€” MCP server for programmatic tweet automation
+    Lightweight, integrates with any MCP-compatible client
+
+ ๐Ÿณ All projects containerized with Docker
+ ๐Ÿ” JWT authentication across all services

๐Ÿค Let's Connect

LinkedIn Email Portfolio npm


๐Ÿ’ผ Open to Backend Engineering Opportunities

```

Pinned Loading

  1. ShadowSheild ShadowSheild Public

    ShadowShield is a lightweight Behavioral API security middleware for Node.js. Detects bots, scrapers, and session hijackers by analyzing request behavior patternsโ€”not just frequency. Real-time threโ€ฆ

    TypeScript 1

  2. Project-White_Swan Project-White_Swan Public

    โœˆ๏ธ Flight booking platform built with Node.js microservices โ€” Auth, Flight, and Booking services with JWT auth, real-time seat management, and auto-expiry cron jobs via Sequelize + MySQL

    JavaScript 1

  3. TweetPilot-MCP TweetPilot-MCP Public

    ๐Ÿค– TweetPilot MCP is a powerful, lightweight server designed to automate tweeting on your behalf. Whether you want to schedule tweets, post updates programmatically, or integrate tweeting into your โ€ฆ

    JavaScript 1

  4. CollabHub CollabHub Public

    CollabHub is your all-in-one digital workspace, built for developers who donโ€™t just write code โ€” they build movements. Whether you're launching a passion project or coordinating across global teamsโ€ฆ

    JavaScript