hi, i'm saankhya
CSE student at PESU ECC, Bengaluru. I like understanding how things work at a low level like how an OS isolates processes, how data is actually stored, how distributed systems stay consistent when things break.
Right now I'm exploring systems engineering, container internals and cybersecurity. Also learning Rust because apparently I enjoy pain.
Mocker
C / Go
Container runtime built from scratch featuring namespace isolation, cgroups, process containment, and low-level Linux systems programming. Grew out of Potato CPU, a custom x86-style emulator implementing registers, memory management, and a fetch-decode-execute pipeline.
RadFS
AIEP
Userspace filesystem built with FUSE featuring adaptive radix tree indexing, efficient path resolution, and prefix compression for reduced memory overhead.
Frame
Founding Team
Node-based workflow editor for AI/media generation pipelines with orchestration, deployment automation, and cloud infrastructure tooling.
How I Met Your Password
Flask + JavaScript
Local cybersecurity dashboard integrating Have I Been Pwned, OSINT lookups, and local port scanning while keeping all data on-device without cloud storage.
Algorithm Optimization
Python
A* search and Q-learning experiments for pathfinding, heuristic optimization, and performance analysis of classical search algorithms.
Xeneva OS
Open Source Contributor
Contributing to the RISC-V port of XenevaOS by working on architecture specific components and learning about operating system internals.
LitmusChaos
Open Source Contributor
Contributed to LitmusChaos by implementing a YAML view for Chaos Probe configurations in ChaosCenter, integrating GraphQL queries and optimizing data fetching using Apollo Client caching and lazy loading.