Skip to content
View edgarburgues's full-sized avatar

Highlights

  • Pro

Block or report edgarburgues

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
edgarburgues/README.md
╔════════════════════════════════════════════════════════════════════════════════════════════════════════╗
║                                                                                                        ║
║  ███████╗██████╗  ██████╗  █████╗ ██████╗ ██████╗ ██╗   ██╗██████╗  ██████╗ ██╗   ██╗███████╗███████╗  ║
║  ██╔════╝██╔══██╗██╔════╝ ██╔══██╗██╔══██╗██╔══██╗██║   ██║██╔══██╗██╔════╝ ██║   ██║██╔════╝██╔════╝  ║
║  █████╗  ██║  ██║██║  ███╗███████║██████╔╝██████╔╝██║   ██║██████╔╝██║  ███╗██║   ██║█████╗  ███████╗  ║
║  ██╔══╝  ██║  ██║██║   ██║██╔══██║██╔══██╗██╔══██╗██║   ██║██╔══██╗██║   ██║██║   ██║██╔══╝  ╚════██║  ║
║  ███████╗██████╔╝╚██████╔╝██║  ██║██║  ██║██████╔╝╚██████╔╝██║  ██║╚██████╔╝╚██████╔╝███████╗███████║  ║
║  ╚══════╝╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═════╝  ╚═════╝ ╚═╝  ╚═╝ ╚═════╝  ╚═════╝ ╚══════╝╚══════╝  ║
║                                                                                                        ║
╚════════════════════════════════════════════════════════════════════════════════════════════════════════╝

Full-Stack Developer | Problem Solver | Tool Builder

Typing SVG



🎵 What's Playing Right Now

YouTube Music Now Playing

🛠️ Tech Arsenal

💻 Languages

JavaScript TypeScript Python Java C# HTML5 CSS3

⚡ Frontend

Vue.js React Nuxt TailwindCSS Bootstrap SASS

🔧 Backend & Tools

Node.js .NET Docker Git GitHub VS Code



🚀 Featured Projects

Stars Forks

The ultimate Wii & GameCube game organizer

A powerful Python GUI application that revolutionizes how you manage your retro gaming library. Transfer games to USB drives with the perfect folder structure for RVloader, complete with automatic cover art downloads.

Key Features:

  • Modern GUI with Ttkbootstrap
  • Automatic game detection (.iso/.wbfs)
  • Cover art from GameTDB
  • Perfect RVloader compatibility
  • Multi-game batch transfers

Python GUI

Stars Forks

PokeWalker debug emulator CLI

Runs PokeWalker firmware on your PC for testing, debugging and two-walker peer-play. Boots a firmware image into an emulated H8/38606 and exposes the LCD, EEPROM, registers and the IR link, with every event streamed as JSON Lines.

Key Features:

  • Runs real firmware on a PC, no hardware in the loop
  • Batch runner, interactive REPL, and two linked-walker modes (duo / pair)
  • Breakpoints, watchpoints, memory and EEPROM peek/poke, register dumps
  • LCD capture to PGM with baseline-vs-candidate diffing
  • Deterministic JSON Lines event stream you can diff between runs
  • IR injection, tap/replay, and peer-play over a virtual IR link

C Make License



📊 GitHub Analytics

GitHub Streak



🎯 Currently

class Edgar:
    def __init__(self):
        self.location = "Madrid, Spain 🇪🇸"
        self.role = "Full-Stack Developer"
        self.passion = "Building practical solutions"
        self.current_status = "Always learning, always coding"
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together 🚀")

edgar = Edgar()
edgar.say_hi()


📫 Connect With Me

GitHub



💭 Random Dev Quote


Profile Views


⚡ Powered by coffee ☕ | late-night coding 🌙 | and epic playlists 🎵

"Code is poetry written in logic"

Popular repositories Loading

  1. RVmanager RVmanager Public

    RVmanager is a Python application designed to simplify transferring and organizing Wii and GameCube games, created specifically with RVloader in mind to ensure full compatibility and ease of use.

    Python 3

  2. edgarburgues edgarburgues Public

    Config files for my GitHub profile

    2

  3. pwdbg pwdbg Public

    PokéWalker debug emulator CLI — run & debug PokéWalker firmware on a PC (REPL, breakpoints, IR bridge, peer-play). Standalone POSIX gcc. GPLv3.

    C 2

  4. ml2pdf ml2pdf Public

    Converts Microsoft Learn courses into PDF files by downloading and processing course and module content.

    JavaScript 1

  5. pokestride pokestride Public

    PokéWalker emulator for the Nintendo 3DS — runs the original walker firmware. Built together with PkwBridge. GPLv3.

    C 1

  6. pkwbridge pkwbridge Public

    A bridge between the PokéWalker and Pokémon HeartGold/SoulSilver — send/claim Pokémon by editing SD files, no IR. Built with PokeStride. GPLv3.

    C 1