here are some projects you
can check out while you
are here.

Github

wagablog

Wagablog is my personal blog where I write posts in Japanese. The site is a static site written in React.

Github

mimizu

Mimizu is a site that allows users to search through and sort books from the public domain Japanese library Aozora Bunko. The sight fetches data from a RESTful API that I wrote in Go using a PostgreSQL database. I have it hosted in a Linux server on AWS.

Github

text n driver

Text n driver is a web app game that is designed to test the user's ability to multitask. It was completed for a software engineering class in university. Along with the website, I wrote documents for the different phases of development: requirements, design and implementation. The website was written using the LAMP stack.