Skip to content
View surgeexperiments's full-sized avatar
  • Canada

Highlights

  • Pro

Block or report surgeexperiments

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

Some stuff I'm into 👋

  • reverse engineering of machine code/executable files, especially legacy code / old games from the 80s and 90s era. Love ghidra.
  • Low level embedded programming, bare metal stuff without any RTOS.
    • Building embedded systems that combines electronics (sensors, actuators, radios ect) and code to do useful and/or fun tasks in the real world is always a blast.
    • In particular: drone / flight controller programming
  • 3D programming, especially shader programming. You can find a very early stage 3D engine here.
  • Data science, especially stuff using graph theory like Complex Network Analysis.
  • Programming of systems containing lots of parallelism. This along with some data science stuff is my day job.
  • Any time I can help build systems that are reliable and that have utility for other people I'm a happy humanoid.

Popular repositories Loading

  1. reverse_engineering_aldos_adventure reverse_engineering_aldos_adventure Public

    Repo about my journey to reverse engineer my favorite childhood game (from 1987) from assembly code

    1

  2. disaster_rendering_engine disaster_rendering_engine Public

    TypeScript

  3. surgeexperiments surgeexperiments Public

  4. surge_flight_controller_v1 surge_flight_controller_v1 Public

    Early version of my drone flight controller for stm dev boards.

    C