Ivan Christian Monaco ivancmonaco
  • Ciudad de Buenos Aires, Argentina
  • https://linkedin.com/in/ivancmonaco
  • I'm a Senior Software Engineer , currently working at Mercado Libre.

    This is a self-hosted mirror of my public repositories, which were developed in multiple points in the past, and probably do not fully represent my present coding style.

  • Joined on 2025-10-27

Ivan Christian Monaco – Public Portfolio

Senior Software Engineer | Buenos Aires, Argentina

I’m sharing a curated selection of my public repositories. These span hobby projects, systems-level work, and interview challenges. They do not always reflect my current coding style.

Browse by category and click the title to dive in.


Systems & Low-Level

  • sm83 – A T-Cycle accurate emulator of the SM83 CPU (GameBoy SoC) written in C.
  • myos – A x86 minimal kernel. It is the continuation of my Computer Architecture coursework.
  • ssd1306 – A simple driver for the SSD1306 OLED display in C.
  • i2c – A software, bit-banged implementation of the I²C protocol in C.

Golang Services

  • yags – Yet Another Gemini (protocol) Server.
  • meli-proxy – A rate-limiting proxy developed as a coding challenge for a position at MercadoLibre.

Python Services

  • dept-challenge – A Flask API (Python) built for a back-end interview coding challenge at DEPT.
  • trustar-challenge – A Python challenge for a TruSTAR (Splunk/CISCO) position.

Research

Libraries

⚠️ Notes

  • Some repositories were originally internal or for interview purposes and may not reflect my standard production-level approach today.
  • All the code is provided as-is. There is no guarantee of mantainance.
  • Even if no LICENSE is present in the repo, all of these follow the GNU GENERAL PUBLIC LICENSE v3 License