No description
Find a file
2025-11-04 01:21:32 -03:00
README.md Update README.md 2025-11-04 01:21:32 -03:00

Ivan Christian Monaco Public Portfolio

Senior Software Engineer | Buenos Aires, Argentina

Im 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