Skip to content
View TwilightTechie's full-sized avatar

Block or report TwilightTechie

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
TwilightTechie/README.md

Typing SVG


About Me

struct developer {
    const char *name;
    const char *role;
    const char *company;
    const char *education;
    const char *location;
    const char *domains[];
    const char *current_focus[];
};

struct developer anup = {
    .name           = "Anup Sharma",
    .role           = "MTS 2",
    .company        = "Nutanix",
    .education      = "B.Tech in ECE",
    .location       = "India",
    .domains        = {"Linux Kernel", "Firmware", "Embedded Systems", "eBPF", "Systems Programming"},
    .current_focus  = {"AI/LLM Evaluation", "WebAssembly", "Rust", "Competitive Programming"},
};

I build things that run close to the metal. From kernel modules and firmware to browser VMs and AI evaluators — if it's low-level or unconventional, I'm interested.

> hackathon_winner = true > ps5_gamer = true > kernel_panics_debugged = too_many


Tech Stack

Systems & Low-Level

C C++ Rust Assembly Linux eBPF

Application & Web

Python TypeScript JavaScript WebAssembly Shell

Tools & Platforms

Git Docker PostgreSQL DuckDB Arduino Nutanix


Featured Projects

Project Description Tech
Linux-Perf-Tool-Gecko Firefox Gecko format converter for Linux perf — visualize kernel performance data in the Firefox Profiler Python
create_your_database Build a database from scratch to understand how storage engines actually work C
assemblyGUI A GUI written entirely in Assembly Assembly
browser-vm Run virtual machines inside the browser using v86 and WebAssembly JavaScript
kernel_development Linux kernel development practice — modules, drivers, and internals C
advent_game_rust Text adventure game engine built in Rust Rust
KrishiUday IoT solution to boost agricultural efficiency through hydroponics C++
covidrakshak Autonomous CovidRakshak robot for contactless delivery during the pandemic C++

What I'm Up To

  • MTS 2 @ Nutanix — working on infrastructure at scale
  • Grinding DSA — solving problems daily on NeetCode in C++
  • AI/LLM Evaluation — building tools to benchmark LLM accuracy for OCR and other tasks
  • WebAssembly experiments — running full OS environments in the browser
  • Contributing to AgentGateway — agentic proxy for AI agents and MCP servers

GitHub Stats


Popular repositories Loading

  1. Linux-Perf-Tool-Gecko Linux-Perf-Tool-Gecko Public

    Firefox Gecko Converter for Linux Perf Tool

    Python 5

  2. AadeshAI AadeshAI Public

    Ask questions, manage todos, search the web — all by voice.

    Python 1

  3. moai moai Public

    Forked from devopsgroup-io/moai

    🗿 Pharma and healthcare competitive intelligence through product website FDA OPDP update frequency.

    Python

  4. self_balancing_robot self_balancing_robot Public

    Forked from myyerrol/2wd-balancing-robot

    This code repository contains the Arduino embedded codes for self-balancing robot. It uses Breezeduino and multiple sensors to keep the balance, complete the robot's walking, obstacle avoidance, re…

    C++

  5. arduino arduino Public

    Forked from aporto/arduino

    A repository for my Arduino projects

    C++

  6. CEmbedded-Algo CEmbedded-Algo Public

    C