System Optimization
Re-architected legacy Java microservices into Rust (Axum), slashing latency from 3s to <200ms. Optimized critical paths to handle high throughput without scaling costs.
I am Nrishinghananda Roy, a Systems Engineer bridging the gap between High-Performance Backends and Distributed Systems.
Specializing in Rust & Kubernetes, I architect systems that are memory-safe by design and optimized for scale and reliability. From low-level memory management to distributed cloud infrastructure, I build what lasts.
I don't just write code; I engineer resilient systems. Here is the tangible impact of my recent work.
Re-architected legacy Java microservices into Rust (Axum), slashing latency from 3s to <200ms. Optimized critical paths to handle high throughput without scaling costs.
Managed 60+ distributed EC2 instances with Terraform. Architected robust data pipelines for legal platforms and automated deployment processes in CI/CD pipelines.
Automated complex legal workflows by rewriting Python pipelines in Rust. Reduced manual effort by 60% and accelerated document generation by 7x.
Expertise in Rust for building memory-safe, concurrent, and high-performance backends. I dig deep into internals, from memory layout to async runtimes.
I build systems that handle massive throughput. Experienced in designing data pipelines, leveraging Apache Arrow for zero-copy memory layouts, and utilizing Rust's concurrency model to eliminate bottlenecks.
Experience designing distributed systems. From provisioning Kubernetes clusters via Terraform to optimizing PostgreSQL queries for massive datasets.
While my core strength is Rust backends, I ship end-to-end features. I seamlessly integrate APIs with type-safe React/TypeScript interfaces to deliver complete products.
I own the deployment pipeline. Skilled in Docker, CI/CD, and Observability (Prometheus/Loki) to ensure systems are reliable and monitorable.
Adaptable and fast. Shipped a React Native app to the App Store in weeks with zero prior mobile experience. I learn new stacks on demand.
Deep diving into Observability Engineering, Kubernetes, and Storage Engines. I believe that understanding how data moves at the byte level is the key to building secure, high-performance software.
Freelance | Remote
Codefy GmbH | Remote, Germany
Dhiway | Remote, India
Trustforum | Remote, France
Shipped to App Store in weeks with zero prior mobile experience. Handles festival info, real-time volunteer management, and role-based auth. 100+ Downloads.
Built a persistent Key-Value store in Rust achieving O(1) write performance via Memtables and efficient O(log N) lookups using SSTables and Bloom Filters.
Engineered 5 distinct database subsystems from scratch (Write-Ahead Log, Memtable, SSTable, Bloom Filter, Compaction Strategy) to handle crash recovery and storage optimization.