Extreme 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 Web Security.
Specializing in Rust & Python, I architect systems that are memory-safe by design and hardened against modern threat vectors. 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 blockchain nodes with Terraform. Architected secure PII handling for medical platforms and automated security scanning 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 defensible systems by design. Experienced in PII handling, automated security scanning, and leveraging Rust's memory safety to eliminate classes of vulnerabilities.
Experience designing distributed systems. From provisioning AWS EC2 nodes via Terraform to optimizing PostgreSQL queries for massive datasets.
While I focus on the backend, I can ship complete products. Proficient in TypeScript, React, and Vue for building intuitive frontend interfaces.
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, Apache Arrow, 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.