Skip to content
View v4rm4n's full-sized avatar

Block or report v4rm4n

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
v4rm4n/README.md

Adityavarman Manjunath

Senior Software Engineer | Deception Tech | Distributed Systems

"I operate as an Abstract Systems Architect at the intersection of Cyber Deception and Distributed Systems. I design high-level temporal models and stratified architectures that define how active defense ecosystems respond to attacker behavior. By establishing strict abstraction barriers between specialized security logic and ephemeral interaction layers, I build resilient systems where TTL-driven state and high-fidelity monitoring are treated as pure data transformations to outmaneuver adversaries."

What I do

  • 🛡️ Deception @ Treacle: Designing the logical wiring for the next generation of active defense.
  • 🧪 Security Research: Orchestrating attacker engagement by modeling container, network, and FS telemetry as immutable facts about events.
  • ⚙️ Systems: Designing resilient, distributed timelines for high-stakes environments, manipulating ordering and repetition to eliminate race conditions.
  • ⛏️ Toolbox: Specialized in Go (Golang) for high-throughput cloud-native microservices and cross-platform agents, backed by Rust for ultra-low-level systems performance. Expertise in mapping abstract requirements to RabbitMQ, MongoDB, and Docker.
  • 🏠 Linux: Hardcore Archlinux fan (because minimal systems have the fewest problematic resources).

🧠 Areas of Interest & Expertise

  • Active Defense Architecture: Designing high-level Domain Rules for high-interaction honeypots and deception nets that treat attacker engagement as pure data transformations.
  • Systems Stratification: Breaking complex software down into stratified layers to understand the fundamental logic behind Actions, Calculations, and Data.
  • Temporal Observability: Designing agents that monitor attacker behavior by explicitly modeling distributed timelines, ensuring reliable state capture through strict concurrency primitives.
  • Distributed State Orchestration: Defining the interaction layers and abstraction barriers for cloud-native deception nodes, using Go's native concurrency (Goroutines/Channels) over Kubernetes to manage shared resources safely at scale.

🛠️ Favorite Tech

Go
Go
Kubernetes
Kubernetes
Docker
Docker
Archlinux
Archlinux

☎️ Let's talk Tech

  • 📫 Ask me anything on my issues page
  • 💻 Connect with me on LinkedIn

Here are some 🦜 party parrots:

Popular repositories Loading

  1. gsh gsh Public

    Interactive Gleam Shell (GSH) — a lightweight REPL for Gleam with expression evaluation, persistent runtime bindings, multiline support, and an interactive shell experience built on the BEAM VM.

    HTML 29 1

  2. nserve nserve Public

    ⚡ Zero-dependency async file server with upload support.

    Nim 13

  3. kblight kblight Public

    Manage RGB keyboard backlight on Gigabyte G5 MF5 (Tested on Void Linux)

    C 1

  4. packages packages Public

    Forked from nim-lang/packages

    List of packages for Nimble

    Nim

  5. v4rm4n v4rm4n Public

    This repository contains the README that powers my GitHub profile — a snapshot of what I’m building, learning, and obsessed with.

  6. golden golden Public archive

    Golden: Authentic Go syntax, zero garbage collection. High-performance transpilation to Odin with ARC for deterministic, systems-level power.

    Go