Skip to content
View yasindce1998's full-sized avatar
🕶️
Working
🕶️
Working

Block or report yasindce1998

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 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
yasindce1998/README.md
Typing SVG

Profile Views  GitHub followers  GitHub Stars


> whoami

Senior software developer building high-performance back-end systems in Go and Rust. I specialize in cloud-native infrastructure, blockchain protocols, and cybersecurity — from kernel-level eBPF rootkit research to runtime defense tools for distributed systems.

const yasin = {
    role: "Senior Software Developer",
    location: "India",
    stack: ["Go", "Rust", "C", "Python"],
    domains: ["Back-end Systems", "Cloud-Native", "Blockchain", "Cyber Security"],
    focus: ["eBPF", "Runtime Security", "Distributed Systems", "Kernel Engineering"],
    currently: "Building secure cloud-native infrastructure & AI agent sandboxing",
    contributions: ["Kubernetes", "Tracee", "Cilium", "KubeArmor"],
    motto: "One syscall at a time"
};

Projects

Project Description Stack Stars
KubeDagger eBPF offensive research tool — network discovery, process hiding, container breakouts Go eBPF Stars
Warmor eBPF + WASM security enforcer for workload protection Go Rust WASM Stars
Barzakh UEFI bootkit simulation for defensive detection engineering C Rust Python Stars
Aegis-Shadow Dual-module eBPF framework — offensive rootkit + defensive runtime auditing Rust eBPF Stars
NeuronTrace Kernel-level behavioral containment for AI agents via eBPF/LSM Rust eBPF Stars
RedHands MCP server exposing offensive security tools to AI agents Go MCP Stars

Tech Stack

Languages

Go Rust C Python Bash

Kernel & Runtime

eBPF Linux WebAssembly

Cloud & Infrastructure

Kubernetes Docker GCP

Security & Observability

Grafana Cilium


GitHub Stats

  



GitHub Streak

Connect

Portfolio  Email  LinkedIn  Twitter


Pinned Loading

  1. Warmor Warmor Public

    Warmor is a security enforcer that uses eBPF to monitor system calls and applies WebAssembly (WASM)-based policies for workload protection. It is designed to work across multiple platforms while le…

    Go 10

  2. Aegis-Shadow Aegis-Shadow Public

    A dual-module eBPF security research framework demonstrating offensive rootkit techniques (Shadow) and defensive runtime auditing (Aegis) for Linux kernel exploration.

    Rust 1

  3. Barzakh Barzakh Public

    A controlled, white-hat UEFI bootkit simulation environment for academic research and defensive detection engineering.

    C 3

  4. KubeDagger KubeDagger Public

    An eBPF-based security research tool that demonstrates offensive techniques including network discovery, file system monitoring, process hiding, and container breakouts.

    Go 39 2

  5. NeuronTrace NeuronTrace Public

    Kernel-level behavioral containment for AI agents using eBPF/LSM.

    Rust

  6. RedHands RedHands Public

    RedHands is an MCP (Model Context Protocol) server that exposes offensive security tools to AI agents.

    Go