The Systems GazetteEst. 2023

Parv

LATEST DISPATCH: SHIFTING WEB RUNTIMES TO RUST & LOCAL-FIRST STATE

Building developer tools, distributed state synchronizers, and sandbox runtimes. Currently engineering local-first database replication engines and isolated process coordinators in Rust and WebAssembly.

Focused on writing clean, composable open-core frameworks that developer teams love. Championing offline-first workflows where user actions bypass remote server round-trips entirely.

terminal — zsh
active session: streaming daemon...
UTF-8

Currently Building

VaultSync

Distributed state sync & conflict resolution engine in Rust

DevBox OS

Local dev environment container manager daemon in Go

Aegis

Embedded Relation-Based Access Control (ReBAC) authorization engine in Rust

SECTOR_REF // 01-A
SEC-ID // 01
SPEC-DOC_REF_2026

About

I'm a Full Stack Developer and Systems Engineer, currently pursuing a Bachelor of Computer Applications. I focus on building developer tools, secure sandboxed runtimes, and local-first systems. I enjoy engineering tools that remove friction, solve complex resource orchestration problems, and empower other developers to build better software.

My technical interests are deeply rooted in systems programming and distributed architectures. I spend my time exploring database internals, peer-to-peer synchronization, and security compilation primitives. I strongly believe that local-first synchronization and client-side runtimes represent the future of collaborative software, enabling offline functionality, speed, and privacy.

When building, I write clean, performant, and type-safe systems using languages like Go, Rust, and TypeScript. I value engineering simplicity: I prefer designing software that is clear to read, straightforward to deploy, and maintainable over decades rather than just the next release cycle.

Journey Milestones


2026

BCA Graduation & Open Source

Graduated with BCA. Authored and launched open-source developer engines: DevBoxOS, VaultSync, Aegis, StegaShare, and CryptoTrace.

2025

Software Engineer Intern (Ruhil Future Technologies)

Worked as a full-time paid Software Engineer Intern, designing core developer infrastructure and distributed components.

2023

BCA Foundations

Began BCA. Focused on computer science fundamentals, data structures, and database engines.

SECTOR_REF // 02-B
SEC-ID // 02
SPEC-DOC_REF_2026

Featured Projects

In DevelopmentFeatured

VaultSync

Building a conflict-free, end-to-end encrypted, local-first synchronization and replication runtime in Rust. Implements CRDT-native conflict resolution, multi-tab safety, and a zero-trust coordinator.

local-state-sync-visualizer
Client Edit
Replicate
Synchronized
RustWebAssemblySQLite
RC1 / BetaFeatured

DevBox OS

Developing an open-source local dev environment orchestrator. CLI + background system daemon built in Go that automates Docker sandbox creation, age workspace encryption, and snapshot sync.

sandbox-orchestration-visualizer
Init Sandbox
Encrypt
Mount Volume
GoDockergRPC
In Development

Aegis

Implementing an embedded Relation-Based Access Control (ReBAC) authorization engine in Rust. Resolves complex relationship paths and role hierarchies locally with sub-millisecond evaluation times.

rebac-auth-evaluator-visualizer
Resolve Path
Verify Tuple
Access Granted
RustWebAssembly
Stable

StegaShare

Developed a professional open-source steganography application. Conceals files inside ordinary images using AES-256-GCM encryption and LSB steganography natively or via WebAssembly.

stegashare-pipeline-visualizer
Compress File
Encrypt GCM
Weave LSB
RustNext.jsWebAssemblyTauri
Stable

CryptoTrace

Developed an open-source cryptographic fingerprinting and payload classification engine in Rust. Detects hashes, encodings, and compression formats inside unknown or obfuscated payloads.

cryptotrace-analysis-visualizer
Scan Bytes
Heuristics
Classify Payload
RustCLI
SECTOR_REF // 03-C
SEC-ID // 03
SPEC-DOC_REF_2026

Skills

Frontend

React.js
React Native
Next.js
TypeScript
Tailwind CSS
State Synchronization

Backend

Node.js
Express.js
Distributed Systems
WebSockets
gRPC / Protocol Buffers

Database

SQLite (Local-first)
PostgreSQL
MySQL
Redis Caching
Vector Databases
MongoDB

DevOps

Docker Sandboxing
Linux Daemons
GitHub Actions
Cloudflare
AWS
Railway
Vercel
SECTOR_REF // 04-D
SEC-ID // 04
SPEC-DOC_REF_2026

How I Build

The engineering principles that guide my work.

01

Build for reliability

Correctness before performance. If it isn't reliable, nothing else matters.

02

Measure before scaling

Premature optimization compounds complexity without improving outcomes.

03

Keep systems simple

Every abstraction has a maintenance cost. Earn it or avoid it.

04

Automate repetitive work

Manual toil is a tax on the system. Pay it once, then eliminate it.

05

Focus on user experience

The interface is the product. Developer tools are no different.

06

Prefer maintainable solutions

Code is read far more than it is written. Write for the next person.

SECTOR_REF // 05-E
SEC-ID // 05
SPEC-DOC_REF_2026

Let's Build Something Great

I'm always interested in discussing software engineering, distributed systems, developer tools, and exciting opportunities.