wagablog
Wagablog is my personal blog where I write posts in Japanese. The site is a static site written in React.
My name is Michael Jones and I am a developer.
Please enjoy your stay on my website.
Wagablog is my personal blog where I write posts in Japanese. The site is a static site written in React.
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.
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.