Hello,
I am Kenichi Maeda

Current undergraduate at University of Massachusetts Boston
working towoard a Bachelor of Science in computer science.

May 2022

Math Calculator

Simple calculator with tkinter using Python. It performs basic calculations such as addition, subtraction, multiplication and division.

June 2022

Currency Converter

Implemented a currency converter app supporting currencies from more than 100 countries using tkinter. Utilized the Currency Converter API from Rapid API to get information on current currency rates.