Skip to content
View rudraditya21's full-sized avatar

Block or report rudraditya21

Block user

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rudraditya21/README.md

Hi, I'm Rudraditya Thakur

Systems & Compilers · Cybersecurity · Artificial Intelligence & Machine Learning · Blockchain & Distributed Systems

Nova Signal (Blog)

Nova Signal

Breaking down papers into 9 essential points: Context, Problem, Importance, Why Existing Approaches Fall Short, Key Insight, Approach, Why It Works, Limitations, and Impact.

Areas of Interest

Domain Focus Areas
Blockchain & Distributed Systems Layer-1 architecture, Ethereum & EVM internals, execution layer mechanics, consensus design (PoS), mempool architecture, Merkle trees, state transition systems, P2P networking, transaction propagation, smart contracts (Solidity), cryptographic primitives, high-performance blockchain clients in Rust
Systems Engineering Systems programming in Rust and C, memory-safe architectures, lock-free and concurrent system design, performance engineering, Linux internals, networking stack optimization, high-performance dataplanes (XDP, AF_XDP, DPDK), zero-copy systems, kernel–userspace boundaries
Compilers & Language Design Parser and lexer implementation, IR design, static analysis, deterministic execution models, reproducible numerics, language tooling, bytecode & VM design, ahead-of-time (AOT) and JIT compilation strategies
Cybersecurity Exploit development fundamentals, reverse engineering, secure systems design, network security engineering (firewalls, IDS/IPS), deep packet inspection (DPI), protocol analysis (TCP/IP, TLS), adversarial simulation, defensive infrastructure architecture
Artificial Intelligence & Machine Learning ML systems engineering, statistical computing infrastructure, reproducible ML pipelines, security-oriented AI systems, performance-aware model deployment, distributed training systems, applied AI in threat detection & anomaly detection

Projects

  • Aegis – High-performance Rust firewall and IDS
  • Lattice Programming Language – Reproducible scientific computing language
  • Moonlight – Modular Rust security orchestration framework
  • DevOps Scripts Library – Production-grade infrastructure automation toolkit

Connect

Pinned Loading

  1. aegis aegis Public

    High-performance Rust firewall with stateful DPI engine.

    Rust

  2. lattice lattice Public

    Lattice Programming Language

    C++

  3. moonlight moonlight Public

    Moonlight is a modular security framework engineered for offensive security research and red team operations.

    Rust 23

  4. devops.scripts devops.scripts Public

    Production-grade DevOps automation library organized by domain, with strict engineering standards for script quality, safety, and documentation.

    Shell