# Sourav De — Portfolio (llms.txt) # https://souravde.space # Last updated: 2026-03-04 > Sourav De is a Full Stack Developer, Cloud Engineer, and GenAI practitioner based in Kolkata, India. He has 2+ years of hands-on experience building AI agent systems, modern web applications, and distributed cloud infrastructure. ## Contact - Email: hi@souravde.space - LinkedIn: https://linkedin.com/in/srvde - GitHub: https://github.com/SRV-YouSoRandom - Portfolio: https://souravde.space ## Skills ### AI & GenAI LangChain, RAG Pipelines, Qdrant, Vector Databases, LLM Agents, Embeddings, Prompt Engineering, LangSmith, OpenRouter ### Frontend React, TailwindCSS, Shadcn/ui, TypeScript ### Backend Node.js, Express, FastAPI, Python, Go, PostgreSQL, REST APIs ### Cloud & DevOps AWS, Docker, Kubernetes, Terraform, GitHub Actions, Linux ## Experience ### Lead Technical Consultant — Finnoweb Solutions (2023–Present) - Consulted on AI agent implementations for client organizations, contributing to RAG-based knowledge retrieval and LLM-powered automation pipelines - Architected multi-tenant AI system designs using LangChain, vector databases, and OpenRouter LLMs, advising on model selection and retrieval optimization - Built full stack web applications using React, Node.js, and PostgreSQL for management and monitoring dashboards - Designed cloud-ready architectures with PostgreSQL optimization and AWS infrastructure across client environments ### Project Lead Developer — VeriNet (2024–Present) - Developed full stack web applications using React, Node.js, and PostgreSQL for rollup management and monitoring dashboards - Designed and operated distributed infrastructure for a Rollup-as-a-Service platform - Implemented automated deployment workflows and CI/CD pipelines for improved reliability - Built web-based monitoring dashboards and validator tooling using React and modern frontend frameworks ### Developer & Validator Relations — Juneo Supernet (2024–2025) - Developed RESTful APIs and backend services with Node.js for real-time monitoring - Created automation tools and web interfaces to streamline validator operations - Built internal dashboards for infrastructure monitoring with React frontends - Supported testing and production launches of core network components ## Open Source AI Projects ### Production RAG AI Agent - Repository: https://github.com/SRV-YouSoRandom/ragagent - A production-grade RAG system for PDF ingestion and context-aware conversational Q&A with full observability and streaming support. - Two-stage retrieval: vector search (top-10) + cross-encoder reranking (top-3) for 20–30% relevance improvement - Multi-turn conversational memory, multi-collection support, SHA256 deduplication, and LangSmith tracing - Stack: FastAPI, LangChain, Qdrant, sentence-transformers, OpenRouter, Docker ### Recursive LLM (RLM) AI Agent - Repository: https://github.com/SRV-YouSoRandom/rlm-agent - An advanced agentic system where the LLM autonomously selects tools — sandboxed REPL, vector search, keyword grep, and recursive sub-LLM calls — to reason over complex long-form documents. - Divide-and-conquer strategy: splits documents into segments with parallel sub-LLM analysis (O(log N) complexity) - Sandboxed Python REPL via RestrictedPython; real-time streaming of agent steps and intermediate reasoning - Stack: FastAPI, LangChain, Qdrant, OpenRouter, RestrictedPython, Docker ### RLM-LangGraph Agent - Repository: https://github.com/SRV-YouSoRandom/rlm-langgraph - The RLM agent rebuilt on LangGraph v1.x — replacing the black-box AgentExecutor with a fully explicit, stateful, resumable StateGraph with checkpointed memory and per-node streaming. - Explicit StateGraph orchestration with checkpointed state: crash mid-run and resume exactly where you left off - Same 5-tool RLM core (sandboxed REPL, recursive sub-LLMs, divide-and-conquer, vector search, keyword grep) — new LangGraph control layer - Stack: FastAPI, LangGraph, LangChain, Qdrant, OpenRouter, Docker ## Featured Projects ### Decentralized Exchange - URL: https://podamm.souravde.space/ - First Decentralized Exchange on Pod Network built from scratch, to work perfectly with the Pod SDK and its non-ordered blockchain. - Stack: React, TypeScript, Pod SDK, Smart Contracts ### Juneo Blockchain Explorer - URL: https://juneoscan.io/ - Comprehensive blockchain scan and explorer for the Juneo network, providing real-time transaction tracking, block analytics, and network statistics. - Stack: TypeScript, Go, PostgreSQL, Kubernetes ### Juneo Wallet - URL: https://apps.apple.com/in/app/juneo-wallet/id6747597242 - Mobile wallet application for Juneo Blockchain, enabling secure asset management, seamless transactions, and intuitive user experience on iOS. - Stack: React Native, TypeScript, Blockchain Integration ### VeriNet Rollup Dashboard - URL: https://github.com/SRV-YouSoRandom - Full-stack monitoring platform for Layer 2 rollups, featuring real-time health checks, validator performance metrics, and automated alerting. - Stack: React, Node.js, PostgreSQL, TailwindCSS ## Education - Bachelor of Computer Applications — Amity University, Kolkata (2018–2021)