saikumar.server
OPERATIONAL
Open for Opportunity

System Overview

About the Admin

Hey, I'm Saikumar Pujari — a backend engineer who thinks in systems, not just code. I build production-grade apps with Django, Flask, and Redis, design databases that actually scale, and contribute to open-source projects at Microsoft and Django. Currently in my 7th semester at Sir MVIT, Bengaluru, I'm deep into system design, distributed architecture, and building a custom Redis server with Sentinel support from scratch. I don't just write code — I engineer systems.

Services
15
All Healthy
Commits
500+
Trending ↑
Uptime
99.9%
Stable
OSS PRs
10+
Microsoft · Django
HOST:Sir MVIT, Bengaluru
KERNEL:B.E. CSE — 7th Semester
RANK:#768 Global
Git Remote — Origin

GitHub Activity

Real-time contribution graph and repository status

50+
Repositories
500+
Commits
10+
Merged PRs
3+
Community Repos
Contribution Activity — Last 20 weeks
Less More
Docker PS

Running Services

Core tech stack running as containerized microservices

backend-core
RUNNING
django:latest
PORT 8000128MB / 256MB
DjangoDRFFlask
cache-layer
RUNNING
redis:7-alpine
PORT 637964MB / 128MB
RedisLua Scripts
task-queue
RUNNING
celery:5
PORT 555596MB / 192MB
CeleryBroker
primary-db
RUNNING
postgres:16
PORT 5432256MB / 512MB
PostgreSQLNeo4j
wide-col-db
RUNNING
cassandra:5
PORT 9042192MB / 384MB
CassandraNoSQL
web-server
RUNNING
nginx:1.25
PORT 80/44332MB / 64MB
NginxUvicorn
frontend-app
RUNNING
next:14 / react:18
PORT 300096MB / 192MB
Next.jsTypeScriptMUI
infra-core
RUNNING
docker:24
SYSTEM48MB / 96MB
DockerCI/CDAWS
Kubectl Get Deployments

Active Deployments

Production systems built and maintained

LIVE

GENOIS

Associate Founder & Engineering · 2026 – Present

Co-building a live career preparation platform for engineering students — personalized roadmaps, coding practice, interview prep, and progress tracking.

Full-StackProductAPIs
STATUS
Live
ROLE
Co-Founder
USERS
Growing

AI News Aggregator

Recommendation Platform · 2026

DEPLOYED

Multi-stage news recommendation using SentenceTransformers embeddings, MMR re-ranking. Async ingestion with APScheduler + RSS. AI features: TTS, summaries, sentiment, Q&A.

Next.jsFastAPIMongoDBAI/ML
PIPELINE
Multi-stage
INGESTION
Async
AI FEATURES
5+

Smart Finance Manager

Full-Stack Web App · 2025

DEPLOYED

Full-stack finance app — expenses, budgets, transactions with auth and dashboards. Django REST Framework + React + TypeScript + PostgreSQL.

DjangoReactTypeScriptPostgreSQL
UPTIME
99%
THROUGHPUT
1.2K req/m
LATENCY
45ms

PostgreSQL DB Engineering Lab

Database Deep-Dive · 2026 – Present

ACTIVE

Transactions, isolation levels, row-level locking, deadlocks, indexing, partitioning. Primary-replica replication via WAL, LSN, replication slots. EXPLAIN ANALYZE, pg_stat, Redis caching.

PostgreSQLRedisDocker
TOPICS
12+
REPLICATION
WAL/LSN
TOOLS
EXPLAIN

Financial Data Warehouse

ETL Pipeline · 2025

DEPLOYED

Enterprise data warehouse with star/snowflake schema. Automated ETL pipelines in Python. Optimized SQL with strategic indexing — 35% improvement.

PythonETLSQLSSMS
SCHEMA
Star+Snowflake
THROUGHPUT
10K rows/m
IMPROVED
+35%

Custom Redis Server

Distributed Systems · 2025

RUNNING

Redis-compatible server with Sentinel. Microservices, sharding, LRU caching, rate-limiting, distributed storage across AWS/Azure/GCP.

C++SentinelAWS
UPTIME
99.99%
THROUGHPUT
50K ops/s
LATENCY
<1ms
System Configuration — Kernel Info

Education

Sir M Visvesvaraya Institute of Technology

Bengaluru, India

ENROLLMENT
Sept 2023 – 2027
7th Semester · B.E. Computer Science & Engineering
Coursework Modules
Data Structures
Algorithms
DBMS
Operating Systems
Computer Networks
Software Engineering
Machine Learning
System Design
Compiler Design
Journalctl -f

System Logs

var/log/saikumar.log — streaming
SSH Session

Interactive Terminal

Type help to see available commands

visitor@saikumar-server:~
visitor@saikumar-server:~$
/var/log/braindump

Blog & Brain Dumps

:wq
SYSTEMS
2025-12-15·8 min

Building a Redis Server from Scratch: C++ and Network Programming

TCP sockets, protocol parsing, in-memory data structures, and Sentinel failover mechanisms.

C++RedisSentinel
SELECT *
DATABASE
2026-01-08·12 min

PostgreSQL Replication: WAL, LSN, and Primary-Replica Setup

Hands-on experiments with Write-Ahead Logging, LSN tracking, replication slots, failure recovery.

PostgreSQLWALDocker
git push
OPEN SOURCE
2025-10-22·6 min

How I Got PRs Merged into Microsoft's vscode-python and Django

Finding good first issues, reading massive codebases, writing PRs, getting reviews and merges.

MicrosoftDjangoGitHub
EXPLAIN
PERFORMANCE
2026-01-20·10 min

EXPLAIN ANALYZE is Not Enough: Building a Mental Model for Query Optimization

Indexing strategies, join ordering, partition pruning, and when to use Redis caching.

SQLIndexingRedis
pip install
BACKEND
2025-09-14·7 min

Django + Celery + Redis: The Production Pipeline Nobody Teaches You

Real patterns for task queues, worker management, broker reliability, and monitoring async jobs.

DjangoCeleryRedis
kubectl
ARCHITECTURE
2025-11-30·15 min

Monolith to Microservices: Sharding, Caching, and Rate-Limiting at Scale

LRU caching strategies, database sharding, API rate-limiting, AWS vs Azure vs GCP comparison.

System DesignAWSGCP
API Documentation

Endpoints

Certifications & Badges
☁️ AWS Certified 🏦 JP Morgan SWE 🐍 Python Programming 🗄️ SQL Advanced 🐘 PostgreSQL 🔧 Nginx · CI/CD 🏗️ System Design 🔒 OpenSSL · Jenkins · Gunicorn 🧠 15+ Google/MS/IBM