Samba.dev
AboutProjectsBlogNow
Samba Siva Reddy

Software Engineer building scalable systems and sharing knowledge through code and writing.

Pages

  • About
  • Projects
  • Blog
  • Contact
  • Resume
  • Privacy Policy

Connect

© 2026 Samba Siva Reddy. All rights reserved.

Projects

A collection of things I've built, contributed to, and experimented with.

PostgreSQLReact.jsGoNext.jsExpress.jsGinTypeScriptAICLICobraPrismaPythonRAGReduxREST APISQLiteTailwind CSSWeb ScrapingCChart.jsClaude APICSSCSVExtensionMCPMemoryMockAPIMongoDBNLPNode.jsObservabilityOllamapgvectorReact RouterRedisRustSpotify API
37 tags · tap to filter

Featured Work(9)

Highlighted projects, grouped by domain — tap any to see the full write-up.

Web Apps(2)

Blog Page (Older)

Jul 2025

This is a full-stack blogging application designed to share technical articles, coding solutions, and developer-focused blogs. It covers trending topics in software development such as MERN stack, and modern engineering practices. The blog section includes detailed posts on system design and core computer science concepts, while the coding section focuses on competitive programming with practical solutions and explanations. Each post is structured for clarity and usefulness, helping readers quickly grasp key ideas.

React.jsNext.jsCSSNode.jsExpress.jsPostgreSQLRedis

NextBuy

Apr 2025

A Single Page E-Commerce Application which allows the users perform adding products to cart, wishlist and checkout the products. (Currently It's static one with some statically generated data)

React.jsTypeScriptReduxReact RouterMockAPI

PostgreSQL Tools(6)

Database Backup Utility

Apr 2025

A CLI tool which helps to perform Backup, restore on database likes Postgres, SQL and also helps to automate the backup job

GoCobraCLI

Join Order Optimizer for PostgreSQL

Dec 2025

pg_join_optimizer is a statistics-driven optimizer CLI for PostgreSQL Systems.

PostgreSQLGo

PG(PostgreSQL) Radar

Apr 2026

PG Radar is a small dashboard application to keep the track of the latest changes in the PostgreSQL community: mailing list threads (pgsql-hackers, pgsql-committers), recent git commits, CommitFest patches, and Planet PostgreSQL, all in one place.

Next.jsReact.jsPostgreSQLWeb Scraping

pg_ext_memcheck

May 2026

A PostgreSQL extension for diagnosing memory issues in other extensions — tracks allocations, surfaces leaks, and inspects memory contexts inside the running backend.

PostgreSQLCExtensionMemory

pg_mcp_server

Jun 2026

A local, free PostgreSQL internals assistant — semantic search over PG source code integrated into Zed and VSCode via the Model Context Protocol (MCP). Ask natural language questions about PostgreSQL internals without any cloud API or internet dependency.

PostgreSQLPythonMCPpgvectorOllamaRAG

pg-log-parser

May 2026

A CLI that parses PostgreSQL server logs, normalizes query fingerprints, and ranks the slowest queries and most frequent errors — handy for postmortems and tuning.

PostgreSQLRustCLIObservability

AI / Agents(1)

Multi-Domain Support Triage Agent

May 2026

A terminal-based AI support triage agent that handles support tickets across HackerRank, Claude, and Visa ecosystems — classifying issues, assessing risk, and generating grounded responses or escalating to humans.

PythonClaude APIRAGCSVNLPWeb Scraping

Other Projects(4)

More things I've built — tap any to read more, source on GitHub.

Meeting Notes

Nov 2024

An Application which helps to take notes on various scheduled meeting in your google calender.

React.jsGoPostgreSQLGin

Event Management REST API

Jun 2024

An Event Management API helps in creating, deleting and updating an event. And supports user registration to the events

GoGinREST APISQLite

Club Manager

Jan 2024

An application which allows the manage the different clubs effectively without conflicting the Events

React.jsExpress.jsMongoDBREST APIRedux

Spotify Clone

May 2025

A Spotify Profile viewer application which allows the users to view their spotify profile details and also visualize the top artists and tracks with charts.

React.jsExpress.jsSpotify APIChart.js

Vibe Coded(3)

Quick experiments and apps built with AI assistance — shipped fast, learning faster.

Expense Tracker

Apr 2026

A simple expense tracker application to manage and track personal finances. Authenticated by Github OAuth (For now only my Github account is allowed to login) and allows users to add, edit, delete expenses and visualize them with charts.

Next.jsAITypeScriptPostgreSQLPrismaTailwind CSS

Habit Tracker

Apr 2026

A simple habit tracker application to manage and track personal habits. Authenticated by Github OAuth (For now only my Github account is allowed to login) and allows users to add, edit, delete habits and visualize the streaks and trends.

Next.jsAITypeScriptPostgreSQLPrismaTailwind CSS

Error Cemetary

Apr 2026

A CLI tool to bury errors when you fix them and dig them up when history repeats itself. Record what broke and how you fixed it, then search your personal graveyard the next time it haunts you.

GoSQLiteGinCobra
PostgreSQLReact.jsGoNext.jsExpress.jsGinTypeScriptAICLICobraPrismaPythonRAGReduxREST APISQLiteTailwind CSSWeb ScrapingCChart.jsClaude APICSSCSVExtensionMCPMemoryMockAPIMongoDBNLPNode.jsObservabilityOllamapgvectorReact RouterRedisRustSpotify API
37 tags · tap to filter

Featured Work(9)

Highlighted projects, grouped by domain — tap any to see the full write-up.

Web Apps(2)

Blog Page (Older)

Jul 2025

This is a full-stack blogging application designed to share technical articles, coding solutions, and developer-focused blogs. It covers trending topics in software development such as MERN stack, and modern engineering practices. The blog section includes detailed posts on system design and core computer science concepts, while the coding section focuses on competitive programming with practical solutions and explanations. Each post is structured for clarity and usefulness, helping readers quickly grasp key ideas.

React.jsNext.jsCSSNode.jsExpress.jsPostgreSQLRedis

NextBuy

Apr 2025

A Single Page E-Commerce Application which allows the users perform adding products to cart, wishlist and checkout the products. (Currently It's static one with some statically generated data)

React.jsTypeScriptReduxReact RouterMockAPI

PostgreSQL Tools(6)

Database Backup Utility

Apr 2025

A CLI tool which helps to perform Backup, restore on database likes Postgres, SQL and also helps to automate the backup job

GoCobraCLI

Join Order Optimizer for PostgreSQL

Dec 2025

pg_join_optimizer is a statistics-driven optimizer CLI for PostgreSQL Systems.

PostgreSQLGo

PG(PostgreSQL) Radar

Apr 2026

PG Radar is a small dashboard application to keep the track of the latest changes in the PostgreSQL community: mailing list threads (pgsql-hackers, pgsql-committers), recent git commits, CommitFest patches, and Planet PostgreSQL, all in one place.

Next.jsReact.jsPostgreSQLWeb Scraping

pg_ext_memcheck

May 2026

A PostgreSQL extension for diagnosing memory issues in other extensions — tracks allocations, surfaces leaks, and inspects memory contexts inside the running backend.

PostgreSQLCExtensionMemory

pg_mcp_server

Jun 2026

A local, free PostgreSQL internals assistant — semantic search over PG source code integrated into Zed and VSCode via the Model Context Protocol (MCP). Ask natural language questions about PostgreSQL internals without any cloud API or internet dependency.

PostgreSQLPythonMCPpgvectorOllamaRAG

pg-log-parser

May 2026

A CLI that parses PostgreSQL server logs, normalizes query fingerprints, and ranks the slowest queries and most frequent errors — handy for postmortems and tuning.

PostgreSQLRustCLIObservability

AI / Agents(1)

Multi-Domain Support Triage Agent

May 2026

A terminal-based AI support triage agent that handles support tickets across HackerRank, Claude, and Visa ecosystems — classifying issues, assessing risk, and generating grounded responses or escalating to humans.

PythonClaude APIRAGCSVNLPWeb Scraping

Other Projects(4)

More things I've built — tap any to read more, source on GitHub.

Meeting Notes

Nov 2024

An Application which helps to take notes on various scheduled meeting in your google calender.

React.jsGoPostgreSQLGin

Event Management REST API

Jun 2024

An Event Management API helps in creating, deleting and updating an event. And supports user registration to the events

GoGinREST APISQLite

Club Manager

Jan 2024

An application which allows the manage the different clubs effectively without conflicting the Events

React.jsExpress.jsMongoDBREST APIRedux

Spotify Clone

May 2025

A Spotify Profile viewer application which allows the users to view their spotify profile details and also visualize the top artists and tracks with charts.

React.jsExpress.jsSpotify APIChart.js

Vibe Coded(3)

Quick experiments and apps built with AI assistance — shipped fast, learning faster.

Expense Tracker

Apr 2026

A simple expense tracker application to manage and track personal finances. Authenticated by Github OAuth (For now only my Github account is allowed to login) and allows users to add, edit, delete expenses and visualize them with charts.

Next.jsAITypeScriptPostgreSQLPrismaTailwind CSS

Habit Tracker

Apr 2026

A simple habit tracker application to manage and track personal habits. Authenticated by Github OAuth (For now only my Github account is allowed to login) and allows users to add, edit, delete habits and visualize the streaks and trends.

Next.jsAITypeScriptPostgreSQLPrismaTailwind CSS

Error Cemetary

Apr 2026

A CLI tool to bury errors when you fix them and dig them up when history repeats itself. Record what broke and how you fixed it, then search your personal graveyard the next time it haunts you.

GoSQLiteGinCobra