Projects

Scalable Bank preview

Scalable Bank

Scalable fault-tolerant banking using 2 Phase Commit for cross-shard operations and multi-paxos for fault tolerance.

Linear PBFT preview

Linear PBFT

A replicated banking service implementing Linear PBFT (collector-based BFT) with PBFT view-change for Byzantine fault tolerance.

Multi Paxos preview

Multi Paxos

A crash fault-tolerant banking app using Multi-Paxos for state machine replication.

Domain-Specialized NanoGPT preview

Domain-Specialized NanoGPT

Trained and analyzed small NanoGPT models across Shakespeare/Wikipedia/Math with zero-shot + few-shot transfer, softmax confidence tracking, and Grad-CAM–style token attribution.

Rule-Based Toolformer (Tool-Using Chatbot) preview

Rule-Based Toolformer (Tool-Using Chatbot)

Built a simplified Toolformer-style assistant that routes queries to tools (math, maps, file search) and uses a lightweight local LLM to format tool outputs into user-friendly answers.