Didier Munezero

Hi, I’m Didier.

A Computer Science junior at Northwestern University, passionate about applying technology to achieve social impact. I’ve contributed to projects like Flogram (a web-based compiler) and Tunepad (an ed-tech platform combining music and coding). I also enjoy music and mentoring, always looking for ways to use code to empower others.

Projects

Flogram Web Compiler

Built a secure and scalable backend with SpringBoot + PostgreSQL for a web-based compiler. Implemented user authentication, project compilation, and code execution services.

Stack: Web Assembly, Spring Boot, PostgreSQL, REST API
View Project

89Transfers Booking Platform

Full-stack app for booking bus transfers with Google Maps routing, online payments via Stripe, and live driver notifications via WhatsApp, Email, and Slack.

Stack: NestJS, Prisma, Stripe, Google Maps
View Project

TunePad Drum Logger

Embedded Python + C system for recording and replaying drum sequences to improve music education. Admin dashboard built with React + Flask.

Stack: Python, C, React, Flask
View Project

Income Predictor ML

Trained Random Forest and Logistic Regression models on Kaggle census data to predict income brackets. Evaluated using KNN and confusion matrix; visualized with Tableau.

Stack: Python, Scikit-learn, Tableau
View Project

Racket Test Generator

Developed an AI-powered test generator for Racket code using GPT-3.5. Integrated with DrRacket and CLI to streamline debugging.

Stack: GPT-3.5, DrRacket

Wildlife Ranger Report

Built a real-time reporting tool for rangers in Rwanda to document gorilla sightings. Urgent reports notify veterinarians instantly via socket messages.

Stack: NextJS, PostgreSQL, Socket.io

Experience

Software Engineering Intern

TunePad, Northwestern University · May 2024 – Aug 2024
  • Built an embedded drum system (Python + C) to enhance hands-on music learning.
  • Developed a ReactJS + Flask dashboard with real-time tracking.
  • Maintained K–12 Python coding lessons and conducted research on music and learning with 360° video data.

Teaching Assistant – Data Structures & Algorithms

Northwestern University · Sept 2024 – Present
  • Led 120+ students in mastering AVL trees, heaps, and graph algorithms.
  • Reviewed 20+ assignments weekly and improved overall class grades by 15%.

Full-Stack Developer

89Transfers, Remote (Spain) · May 2023 – Sept 2023
  • Built a full-stack bus booking platform with Stripe, Google Maps, and real-time messaging.
  • Implemented NestJS backend and Prisma ORM for efficient task orchestration.