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",
}| 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 shadowshieldapp.use(shadowShield({ redisUrl: "redis://localhost:6379", threshold: 0.5 }))+ ๐ก๏ธ 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```


