Skip to content
View radzki's full-sized avatar
πŸ’»
πŸ’»

Block or report radzki

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

Hey! I'm Gabriel πŸ‘‹

Senior Software Engineer with 10+ years building web applications at scale

I am a computer engineer who loves understanding systems end-to-end β€” from frontend pixels to backend services, from cloud infrastructure to bare metal. I write code professionally and reverse engineer hardware and software for fun.

Take a look at my blog:

image

πŸ’Ό Professional Work

I've spent over a decade building and scaling web applications, working across the entire stack:

  • Frontend Development β€” Building responsive, performant user interfaces with modern frameworks
  • Backend Development β€” Designing APIs, microservices, and data pipelines
  • Observability & Monitoring β€” Implementing comprehensive monitoring with tools like NewRelic, crafting NRQL queries, and tracking down production issues
  • Technical Leadership β€” Mentoring developers, driving architectural decisions, and collaborating with stakeholders

πŸ”¬ After Hours

When I'm not shipping production code, I run a home lab that would make a small startup jealous (jk):

  • 🏠 Infrastructure β€” Proxmox clusters, TrueNAS with ZFS pools, self-hosted everything
  • πŸ“Ή Video Surveillance β€” Frigate NVR with AI object detection and hardware acceleration
  • πŸ” Security Research β€” Reverse engineering firmware, wireless pentesting, hardware hacking
  • πŸ“‘ Radio & Networking β€” SDR experiments with HackRF One, WiFi security analysis

πŸŽ“ Academic Background

B.Sc. Computer Engineering β€” PUCRS (PontifΓ­cia Universidade CatΓ³lica do Rio Grande do Sul)

My thesis bridged my professional and personal interests: a solar-powered IoT phishing awareness system that educates users about social engineering attacks. It involved ESP8266 development, reverse engineering firmware with Ghidra, and building a fully self-sufficient embedded system.

πŸ“« Get in Touch

LinkedIn Email


"Do not pity the dead, Harry. Pity the living. And above all, those who live without love."
β€” APWBD

Profile Views

Pinned Loading

  1. reverse-engineering-101 reverse-engineering-101 Public

    C

  2. MUnique/OpenMU MUnique/OpenMU Public

    This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".

    C# 986 462

  3. A script to enable GPU passthrough o... A script to enable GPU passthrough on Proxmox Host
    1
    #!/bin/bash
    2
    
                  
    3
    function getGPUDevices {
    4
    
                  
    5
      echo "===== getGPUDevices ====="
  4. Script to automate the restart actio... Script to automate the restart action on Intelbras W5-1200GS
    1
    #!/bin/bash
    2
    
                  
    3
    # Router Control Script
    4
    # Encodes credentials and performs API calls to control the router
    5
    #
  5. SunPhish SunPhish Public

    ESP8266 (NodeMCU) code for Phishing

    HTML

  6. ESP32LedsCS2_GSI ESP32LedsCS2_GSI Public

    Legit way of getting data. The delay is the problem, but at least we won't ever get VAC banned, lol

    C++