| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuseStatus β’ About β’ What I Do Best β’ Projects β’ Tech Stack β’ Benchmarks β’ Writing β’ Metrics β’ Connect
| Focus | Details |
|---|---|
| π Currently Building | High-throughput lock-free Rust data structures (CL-TDS, PulseMap) & Static Analyzers (LineFault) |
| π οΈ Systems Diagnostics | Spring Boot Graph Analysis & Automated CI Gating (WireDoctor) |
| π§ Researching | Bio-inspired cognitive AI & zero-forgetting edge architectures (Project Lethe) |
| π± Learning | RISC-V ISA design & hardware performance counters |
| π¬ Ask Me About | Memory orderings, false-sharing analysis, SIMD vectorization, FFM/FFI & zero-copy I/O |
"Syntax is cheap, intuition is expensive."
I'm a Java and Rust developer, systems engineer, and AI researcher from Jaipur, India, obsessed with pushing hardware to its absolute limits. I enjoy turning "impossible" optimization problems into elegant, high-performance solutionsβwhether it's building scalable backend systems in Java, writing ultra-efficient low-level code in Rust, or designing bio-inspired AI architectures for edge intelligence.
| Category | Skills |
|---|---|
| β‘ Performance Optimization | SIMD, Cache Locking, Lock-Free Atomics, Zero-Copy I/O |
| π¦ Systems Programming | Rust, C++, Low-Level APIs |
| π¬ Compiler & Static Analysis | AST, HIR, MIR Analysis, LateContext Linting, Monomorphization Hazards (LineFault) |
| π§ AI & ML | Bio-Inspired Architectures, Edge AI, Fixed-Memory Systems |
| π Web & Backend | Rust/Axum, Java/Spring Boot |
| π§ Tools & DevOps | Docker, Systemd, Windows Services, Cross-Platform Builds |
|
Rust Cache-Line & Memory Ordering Static Analyzer |
Spring Boot Context Diagnostics & CI Gating |
|
Bio-Inspired Edge AI Continual Learning Engine |
1 MB Cache-Locked Temporal Decay Sketch |
|
Fixed-Capacity Hash Map with LFU+LRU |
Spring Boot Rate Limiter via FFM & Rust |
|
Zero-Boilerplate Rust Struct Derive |
Audio Capture & Keyring Daemon |
|
Tauri 2.0 DWM Stealth & VAD Engine |
Esoteric Hardware Computation |
|
|
|||||||||
|
|
|||||||||
|
|
| Optimization | What I Do With It | Target Metric |
|---|---|---|
| Static Cache Analysis | Detect cache-line false sharing & memory ordering bugs (LineFault) | 0 Compiler ICEs |
| CI Diagnostic Gating | Tarjan SCC dependency graph analysis & context validation (WireDoctor) | Zero Cyclic Deadlocks |
| SIMD Vectorization | Parallelize memory ops via AVX-512 | >100M Ops/sec |
| Cache Locking | Keep data entirely in L3 Cache (1MB max) | Zero Cache Misses |
| Lock-Free Atomics | Zero-mutex concurrent data structures | 0 Lock Contention |
| FFM / FFI | Native Rust bindings for Java 22 / Node.js | <1.2ns Overhead |
| Bio-Inspired Memory | Selective memory decay algorithm (Project Lethe) | 4M Vectors/sec CPU |
"The best code is the one that the hardware loves." β¨
β Deendayal Kumawat
Sponsoring supports independent research in bio-inspired AI architectures (Project Lethe) and zero-dependency high-throughput Rust crates.
π©Ί Zero-intrusion runtime diagnostic and architectural analyzer for Spring Boot. Automatically detects cyclic dependencies, proxy overheads, and startup bottlenecks with an interactive physics-basedβ¦
Derive macro to auto-generate From<Source> and TryFrom<Source> for your structs β zero boilerplate field mapping.
HTML 1
| Back | FazBrowse Home | New Git URL |