Git Product home page Git Product logo

Sunset over the Yoshino River, Tokushima, Japan

Christopher Bunn

Hi, there! I'm an experienced web and software developer. I have experience with a variety of technologies with a focus on web development and automation. I've built a number of projects using Python and JavaScript/TypeScript. For frameworks, I like Django for the backend and Next.js/React.js for frontend.

I'm based in Tokushima, Japan right now, but I'm originally from Philadelphia, PA, USA. I'm open to both remote work as well as onsite work in Japan or the US. Please have a look at some of my projects below and feel free to contact me.

Also, check out my new personal website! It's made with TypeScript, Next.js, Chakra UI and MDX.

Recent Projects

A multiple-choice test app made to evaluate the English level of Japanese EFL/ESL students. The backend is Django (DRF) with a PostgreSQL database. The frontend is React with Redux Toolkit, RTK-Query and Material UI. Deployment is via Docker. Note that this project is still under active development and hasn't yet reached a release stage.

A project to easily generate a full set of PDFs for a business English curriculum with a standard template and content pulled from Google Sheets. The goal is to allow all team members to edit the content of lessons without any knowledge of the code which produces the end result. The content is stored as text in Google Sheets (along with some static images in the project directory). The templates are made with Jinja and custom HTML/CSS. And everything is brought together using a command-line app based in Python, with Typer as a framework and Weasyprint as a means to produce PDF output.

A project to easily generate a full set of PDFs for an elementary-level English curriculum with a set of standard templates and content pulled from Google Sheets. It is a similar, but earlier, project to the above Elite project. And so it as a similar goal to allow all team members to edit the content of lessons without any knowledge of the code which produces the end result. The content is also stored as text in Google Sheets (along with some static images in the project directory). In this case, there are multiple templates made with custom HTML/CSS to accommodate different needs for different levels of student as these worksheets emphasize writing practice. There are also templates for flashcards. And everything is brought together using a command-line app based in Python, with Typer as a framework and Weasyprint as a means to produce PDF output.

Another automation project. The goal this time was to produce a set of vocabulary flashcards for students studying to take standardized English exams. Previous exams can be downloaded and scanned for English words. Then a word list is created, ranking the words by their frequency across all tests. Public translation and transliteration APIs are used to produce translations in hiragana for students. The word list is stored in Google Sheets to allow other team members to verify and adjust the word list and translations. Then the list is converted into a set of flashcards in PDF form to be printed.

A command-line tool written in Python, using Typer as a framework and either CSV or SQLite as a data store. It scans files and records their cryptographic hashes, and later re-scans them and verifies the hashes to ensure data integrity. The intended use case for myself is to monitor a directory of photos for signs of bit rot. But checkr can be useful to anyone wishing to verify that files haven't changed.

Christopher Bunn's Projects

checkr icon checkr

Checkr monitors file integrity by creating checksums and verifying them.

dotfiles icon dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

pixstar-email icon pixstar-email

A means to automatically email a set of videos to Pix-star one-by-one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.