Tyler standing in front of a tree, smiling, head shot.

Tyler Woodward

Programming, IT, & Automation

Projects

Infinite Cloze

An endless cloze deletion sentence game. Uses client-side JavaScript to pull sentences from Tatoeba remove a word, and asks you to determine what word is the one missing. Everything is client-side, no server communication required.

Play Now Gitlab
Ceshi

Built in Python and Tkinter, for creating flashcards from things you are studying to be later imported into Anki.

Gitlab Read More
Monki

There are a series of four language textbooks for Japanese learners called 新に本語500問 (500 New Japanese Problems). Each book contains 500 multiple choice questions and answers. I wrote a Python script that creates images of each question/answer pair from the PDF and populates an SQLite datbase will all pairs. Then a Tkinter application displays the resulting images one at a time for me to transcribe the question and answers. Then I can export my work into a flashcard application.

Gitlab
This Website!

Originally hosted on WordPress, I had to pay a subscription. I wanted to minimize my expenses. I moved to Gitlab Pages using Pelican to generate a static site. At the moment I am writing the HTML directly, using Bootstrap 5.

Gitlab