Hi, I’m Matthew Leopold, a junior at Boston College studying Computer Science and Biology. Here you can find the repositories for some of my public projects.
Currently, I am conducting research on the use of satellite imagery in Kenya to help pastoralists locate food for their herds. I’m working with Google Earth Engine and the Sentinel-2 satellite array. The repository contains the backend, which serves as an API for the mobile app.
🧩 Sudoku
This is a project I created to solve sudoku puzzles given an initial board state. It is written in C and preforms around 100x better than a comparable Python implementation.
