Skip to content
View HeapBadger's full-sized avatar

Organizations

@bitsforeveryone

Block or report HeapBadger

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

Hi there πŸ‘‹

I'm a Software Engineer specializing in low-level development across C, Golang, C++, and Python.

πŸš€ What I Do:

  • Build software for embedded platforms and operating systems with a focus on performance, reliability, and hardware integration
  • Write tooling for wireless protocols β€” Bluetooth and WiFi β€” bridging hardware and software at the protocol level
  • Explore system internals through reverse engineering, firmware analysis, and custom debugging tools

🎯 Current Goals & What I'm Learning:

  • Reverse engineering techniques and Android internals
  • Offensive security tooling and the mechanics of modern operating systems

Pinned Loading

  1. container-vs-hypervisor-performance container-vs-hypervisor-performance Public

    Comparative performance benchmarking of Docker containers and VMware hypervisor VMs β€” includes automation scripts, test cases, and figures from IEEE HPEC 2021.

    Shell

  2. advent-of-code-solutions advent-of-code-solutions Public

    NEEDS WORK: Solutions to Advent of Code programming challenges β€” focuses on performance, recursion, and systems-style thinking.

    C

  3. c-data-structures c-data-structures Public

    INPROGRESS: Fundamental data structure implementations in C β€” designed with portability and performance in mind.

    C 1

  4. ctf-writeups-and-exploits ctf-writeups-and-exploits Public

    NEEDS WORK: Writeups and tooling from CTF challenges β€” organized by challenge and includes exploit PoCs.

    C