Cameron Matsui

Welcome to my website! My name is Cameron Matsui and I am a student at Amherst College majoring in Mathematics and Computer Science. I am passionate about technology, programming, and problem solving. To learn more about me, see my projects below, or check out my resume.

Projects

Projects I've created or contributed to.

RateOurCourses.com

RateOurCourses.com is a student-run course and professor review website at Amherst College. Since taking over as leads developer, I have rewritten the site's backend in the Flask web framework and iterated on /reimplemented the UI. The site is hosted on AWS Elastic Beanstalk.

View Source

Catan Board Generator

A website to generate boards for the Settlers of Catan board game. Allows for choice in resource distribution, desert/port placement, and number distribution.

View Source

IFS Fractal Website

A program for generating fractals from a Deterministic IFS, IFS with Memory, or Random IFS; an IFS is an Iterated Function System. I developed this site for Professor Amanda Folsom at Amherst College, and it is utilized for her MATH 225: Fractal Geometry course.

View Source

TaskTree

A task-dependency focused, CLI (command line interface) task/project management tool. Written in Rust.

View Source

ModularEpi

ModularEpi is a framework written in Python to easily create and simulate compartmental epidemiological models. Features include metapopulation models and R0 calculation with the Next Generation Matrix method.

View Source