> whoami

Shashank Sati

Systems Engineer | Distributed Systems | Databases | Open Source

Building databases, distributed systems, developer tools, and infrastructure software.

I enjoy designing systems that stay correct under failure, scale gracefully, and remain understandable. My interests span databases, distributed systems, networking, operating systems, and developer infrastructure.

portfolio.sh
$
🏆
2× ICPC Regionalist
Open Source Contributor
Go / Rust / C++
Distributed Systems
01

About

> education

B.Tech+M.Tech Electronics and Communication Engineering

> interests

  • Distributed Systems
  • Databases
  • Networking
  • Operating Systems
  • Performance Engineering
  • Open Source

> philosophy

"I like understanding how systems work from first principles. Whether it's a database replication protocol, a network stack, or an operating system scheduler, I enjoy digging into the layers beneath abstractions."
02

Projects

★ FLAGSHIP CART-001

SevenDB

A reactive distributed in-memory database designed around durable subscriptions, deterministic execution, and fault tolerance.

Key Features

  • Raft-based replication
  • Deterministic testing harness
  • Durable subscriptions
  • WAL persistence
  • Reactive data model
123k+ ops/sec
0.111ms p50 latency
0.349ms p99 latency
Go Raft WAL
> view on GitHub_
PROJECT CART-002

Khoj

A Rust-based TF-IDF search engine optimized for local document search.

859 files / 3.54s
518+ QPS
1.68ms avg latency
Rust TF-IDF
> view on GitHub_
PROJECT CART-003

Teach-Code

Collaborative coding platform featuring real-time code editing, shared whiteboard, and voice communication.

Go WebRTC WebSockets Next.js
> view on GitHub_
PROJECT CART-004

Quic.blog

Interactive TCP vs QUIC visualization and educational platform.

2,000+ readers
QUIC TCP Visualization
> view on GitHub_
03

Open Source

CONTRIBUTIONS ● MERGED
FlatBuffers FEATURE

gRPC Callback Service Support

Added callback service support to FlatBuffers gRPC integration.

> view PR_
KubeVirt FIX

Startup Probe Configuration

Contributed startup probe fixes to the KubeVirt project.

> view PR_
MSSQL FEATURE

Global Search Object

Added global search object support to MSSQL.

> view PR_
CONTRIBUTIONS ◐ IN-PROGRESS
CockroachDB IN-PROGRESS

Adaptive Join Support

Adding support for adaptive join execution to the distributed SQL engine.

> view PR_
ClickHouse Operator IN-PROGRESS

Distributed ConfigMaps

Making ConfigMaps distributed across the operator for improved configuration management.

> view PR_