You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
1.2 KiB

- name: "Lichess"
link: "https://github.com/TTWNO/lila"
description: "A patch for Lichess.org which vastly extends support for screen reader users. The website has millions of active users."
- name: "Quote Retrieval System"
link: "https://github.com/TTWNO/quote_pdf"
description: "Written for a local roofing business to securely distribute PDF quotes."
- name: "epub-with-pinyin"
link: "https://github.com/TTWNO/epub-with-pinyin"
description: "A program to add Pinyin above Chinese characters in .epub files to assist those learning Mandarin Chinese."
- name: "lamegames"
link: "https://github.com/TTWNO/lamegames.io"
description: "A little games website I made for some demonstrations of Django and websocket functionality. Very, very lame. Would not recommend."
- name: "Payroll"
links: "https://github.com/TTWNO/payroll"
description: "A payroll system written in PHP for Total Impact Signs."
- name: "chess"
link: "https://github.com/TTWNO/chess"
description: "A command-line chess game in C++. It is compileable on nearly any system."
- name: "subnetting"
link: "https://github.com/TTWNO/subnetting"
description: "One-night write of a subnet calculation tool."