Skip to content
View CodeForContribute's full-sized avatar
:octocat:
WFO
:octocat:
WFO
  • Oracle
  • Bangalore
  • 04:32 (UTC +05:30)

Block or report CodeForContribute

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

Hi, I'm Raushan 👋

Senior Software Engineer · Real-Time Distributed Systems & Applied AI
📍 Bengaluru, India  ·  🎓 IIIT Una  ·  ⚡ 8 years shipping production systems

LinkedIn Portfolio Email


I build low-latency, high-throughput distributed systems — real-time messaging infrastructure, event-driven microservices, and the platform plumbing underneath them. Eight years across Oracle, PayPal, and Otis, most recently architecting notification microservices serving 400K+ daily requests under strict SLAs. Lately: agentic AI tooling — RAG, vector DBs, and MCP pointed at real operational problems.

"Learn fast && Build fast !!"


🌍 Open Source

cline/cline — the leading open-source AI coding agent (59K+ ⭐ · 6K+ forks) Active contributor since Feb 2026 with 12 merged pull requests: prompt history navigation, Gemini 3.1 Pro model support, i18n fixes for non-Latin filenames, CLI formatting, and cross-platform notification fixes.


💼 Experience

Company Role Location Period
Oracle Senior Software Engineer Bengaluru May 2024 – Apr 2026
PayPal Software Development Engineer II Chennai Jun 2021 – May 2024
Otis Elevator (United Technologies) Software Development Engineer I Hyderabad Jul 2018 – Jun 2021

🛠 Tech Stack

Java Python TypeScript Go C++ Spring Boot Kafka

Kubernetes Docker Helm Redis Elasticsearch Prometheus Grafana OCI

Area What I work with
Languages Java, Python, TypeScript/JavaScript, Go, SQL, Bash, C++
Backend Spring Boot, Spring Security, Helidon, JAX-RS, Hibernate/JPA, REST, gRPC, WebSocket/SSE, OAuth 2.0/JWT, JUnit/Mockito
Concurrency & Perf Java concurrency (ExecutorService, CompletableFuture), JVM tuning, connection pooling, low-latency architecture, thread safety
Messaging & Streaming Apache Kafka, Redis Pub/Sub, Server-Sent Events, WebSocket, MQTT, ZeroMQ, Spark, Airflow
Cloud & DevOps OCI, GCP, Azure, AWS, Kubernetes, Docker, Helm, Jenkins CI/CD, Linux, Maven/Gradle
Observability OpenTelemetry, Prometheus, Grafana, Splunk/ELK, distributed tracing
Data & Caching Oracle DB, PostgreSQL, MongoDB, Elasticsearch, BigQuery, Redis/Valkey, Qdrant
AI / ML RAG pipelines, vector databases, Model Context Protocol (MCP), LangGraph, LLM agents, GNNs, Tensor Networks

🚀 What I'm Building

Project What it does Stack
oncall-agent Agentic on-call resolution — Slack bot with a ReAct tool loop over RAG, MCP (Jira/Confluence, Grafana) and code search, with confidence-gated escalation Python · LangGraph · Qdrant
flowforge Automates the SDLC with AI agents — creates branches, writes code, raises PRs, handles review comments, auto-merges TypeScript
pr-review-agentic-workflow Autonomous multi-agent code review system Python · LangGraph
bitcoin_fraud_detection Graph Neural Networks + ensembles detecting illicit Bitcoin transactions on the Elliptic dataset Python · PyTorch Geometric
hld-handbook A blueprint for designing systems at scale — 19 concepts, 15 case studies, interactive diagrams Next.js · Excalidraw
tinyurl URL shortener running in production on DigitalOcean App Platform FastAPI · Postgres
poultry-platform B2B marketplace — orders, payments, settlements, delivery tracking Java
flowly Productivity app: tasks, attendance, trip planning React · Firebase

📚 Open study notes: java-revision · springboot-revision · go-learning · LLD-Preparations · Algos-DataStructures


🔭 Current Focus

  • Agentic systems — task orchestration, multi-agent workflows, MCP-based tooling
  • Quantum-inspired finance — tensor networks and Matrix Product States for portfolio optimisation and fraud detection
  • Distributed systems at scale — high-throughput notification fan-out, event-driven architecture
  • Rapid prototyping — full applications in days, not months

🏆 Beyond the Code

  • Awards — Spot Award, PayPal (2023) · TITAN Award, Otis (2020) · POB Award, Otis (2019)
  • Competitive programming — 500+ LeetCode problems · HackerRank 5★ in Java & Python
  • Mentoring — junior SDEs and interns on TDD, coding standards, and architectural patterns; primary reviewer on 200+ PRs
  • Education — B.Tech, Electronics & Communication Engineering, IIIT Una (2014–2018)
  • Certifications — Spring Data JPA with Hibernate · Apache Kafka Connect · TensorFlow for AI/ML (Coursera) · Structuring ML Projects (deeplearning.ai)

📊 GitHub Activity

GitHub Contribution Calendar


► Random facts
  • 🔬 Fascinated by AI agents and how they reshape software workflows
  • 📈 167+ public repos — I build to learn, and learn by building
  • 🇮🇳 Building for India first: payments, verification, and marketplace infrastructure
  • ☕ Powered by mass amounts of chai and curiosity
  • 🌏 Based in Bengaluru, building for the world

Profile views   Followers   Stars

Pinned Loading

  1. flowforge flowforge Public

    FlowForge is a web application that automates the entire software development lifecycle using AI agents. Create tasks (Jira-like), configure repository and AI agent settings, generate implementatio…

    TypeScript

  2. scream scream Public

    A world-class, privacy-first video calling app built to rival Zoom and Google Meet. Features ultra-low latency WebRTC calls, AI-powered transcription and translation, end-to-end encryption, and a b…

    TypeScript

  3. bitcoin_fraud_detection bitcoin_fraud_detection Public

    A production-grade Graph Neural Network (GNN) based system for detecting illicit Bitcoin transactions using the Elliptic dataset. Combines GNNs with ensemble classifiers to achieve state-of-the-art…

    Python

  4. flowly flowly Public

    A comprehensive productivity web application built with React and Firebase. Manage your daily tasks, track attendance, plan trips, and more - all in one place.

    JavaScript

  5. pr-review-agentic-workflow pr-review-agentic-workflow Public

    An autonomous multi-agent system for comprehensive code reviews, powered by OpenAI GPT-4 and LangGraph.

    Python

  6. poultry-platform poultry-platform Public

    A B2B poultry marketplace connecting sellers and buyers with end-to-end order management, payments, settlements, and delivery tracking.

    Java