Skip to content
View radeshgovind-2005's full-sized avatar

Block or report radeshgovind-2005

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
radeshgovind-2005/README.md
██████╗  █████╗ ██████╗ ███████╗███████╗██╗  ██╗
██╔══██╗██╔══██╗██╔══██╗██╔════╝██╔════╝██║  ██║
██████╔╝███████║██║  ██║█████╗  ███████╗███████║
██╔══██╗██╔══██║██║  ██║██╔══╝  ╚════██║██╔══██║
██║  ██║██║  ██║██████╔╝███████╗███████║██║  ██║
╚═╝  ╚═╝╚═╝  ╚═╝╚═════╝ ╚══════╝╚══════╝╚═╝  ╚═╝
$ whoami
radesh govind — lisbon, portugal

$ cat status.txt
final year BSc @ ISEL (june 2026)
looking for: internship / junior / new grad role
obsession: backend systems + agentic AI (MCP)

~/about-me

I work mostly on the backend. I like understanding how things actually work under the hood — distributed systems, how AI agents interact with the systems around them.

Right now I'm deep in the MCP (Model Context Protocol) ecosystem and building my final year project.


~/open-source-contributions

small contributions, but they got me reading real codebases

modelcontextprotocol/java-sdk — Anthropic · Spring AI
PR #891 ✅ merged
Documented the correct error-handling pattern for MCP tools.

modelcontextprotocol/servers — Anthropic
PR #3732 🔄 under review
Fixed missing fields and required arrays across official MCP reference servers.


~/projects

ongoing work — no metrics yet, things are still being built

Play4Change — final year project [active development]
Adaptive learning platform using RAG + AI agents.
Stack: Spring Boot pgvector PostgreSQL Prometheus

Guardian — kernel sandbox PoC [early stage]
Exploring eBPF + Linux kernel internals by building a syscall interceptor for AI agent processes.
Stack: Python Linux kernel

MCP Systems Controller
Secure MCP server exposing Docker/K8s operations with a human-in-the-loop approval gate.
Stack: MCP Docker Kubernetes TypeScript Prometheus

Real-Time Multiplayer Poker Dice

Android game with real-time synchronized lobbies.
Stack: Kotlin Jetpack Compose Coroutines Ktor


~/stack

languages   →  kotlin  java  python  typescript  c
backend     →  spring boot  node.js  restful apis
database    →  postgresql  pgvector  mongodb
infra       →  docker  kubernetes  prometheus  grafana
ai/ml       →  mcp  langchain  rag  llm apis

Pinned Loading

  1. servers servers Public

    Forked from modelcontextprotocol/servers

    Model Context Protocol Servers

    TypeScript

  2. llm-ebpf-guardian llm-ebpf-guardian Public

    eBPF-based security sidecar that intercepts syscalls from LLM-generated code at the kernel level — detecting intent-to-action mismatches in agentic AI processes

    C

  3. mcp-systems-controller mcp-systems-controller Public

    Secure MCP server for Docker/K8s orchestration with Human-in-the-Loop approval gates and Prometheus telemetry — built for agentic AI workflows

    Kotlin

  4. isolation-board-game isolation-board-game Public

    prolog artificial inteligence first project

    Prolog

  5. mech-interp-mcp mech-interp-mcp Public

    A mechanistic interpretability tool to perform activation patching

    Python

  6. play4change play4change Public

    Multiplatform Adaptive Learning Application powered by GenAI

    Kotlin 2