Ange-Thierry Ishimwe

Ange-Thierry Ishimwe

PhD in Electrical and Computer Engineering
University of Colorado Boulder

CPU Microarchitecture | Performance Modeling | Security | Compilers

Email | LinkedIn | GitHub | Resume | CV | Google Scholar

Projects

Personal projects spanning full-stack mobile apps and games.

Tech Stack: React Native Node.js MongoDB React Expo

A full-stack React Native app that helps international students find companies that hire or are open to hiring international talent. FIBI also provides advice for students interested in studying in the U.S. at the undergraduate and graduate levels, along with general resources for international students.

Tech Stack: Python Pygame python-chess PGN

A Pygame chess application that replays master-level games from PGN files with animated piece movement, game metadata cards, sound effects, and background music. Extends an open-source chess UI with automated replay by converting PGN moves into simulated mouse drag events.

Tech Stack: Java Android JSON Gradle

A lightweight Android app for tracking course grades and weighted scores across five courses. Built as a personal grade tracker with a simple single-activity, multi-fragment architecture and local JSON persistence.

Tech Stack: Python Pygame MVC Object-Oriented Design

A Super Mario Bros–style side-scrolling platformer built with Python and Pygame, featuring a Model–View–Controller layout and polymorphism through a shared Sprite base class. The player is rendered with custom Vegeta sprite animations instead of the classic Mario character.