Welcome!


John Yee

Entry-Level Web & Software Developer

Kobe, Japan

johnplyee@gmail.com

About Me

As a developer currently working in education, I am constantly thinking about how to incorporate software into my work environment.


Projects

Name Description Technologies
HABATAN Word Checker Web application that cross references each word from an inputted text with Hyogo Prefecture's Junior High School English Vocabulary Word List (more commonly known as "HABATAN"). Words that are not in the list are returned to the user along with synonyms.
  • HTML
  • CSS
  • Bootstrap
  • Python
  • SQLite
  • Flask
Grades to PDF Generator Python program that takes a formatted Google Sheets table containing student grades as input and outputs a PDF file of each student's earned grades in printable table format.
  • Python
  • Google Sheets
Classroom Scheduler Web application that allows users to reserve rooms for a particular time and day. Users can see the booking status of rooms for any day.
  • HTML
  • CSS
  • Bootstrap
  • Python
  • SQLite
  • Django