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.

16 lines
809 B

- 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: "chess"
link: "https://github.com/TTWNO/chess"
description: "A command-line chess game in C++. It is compileable on almost any system."
- name: "tait.tech"
link: "https://github.com/TTWNO/tait.tech"
description: "All the code for my website is open source."
- name: "lamegames"
link: "https://github.com/TTWNO/lamegames.io"
description: "A little games website I made for some demonstrations of Django functionality. Very, very lame. Would not recommend."
- name: "subnetting"
link: "https://github.com/TTWNO/subnetting"
description: "One-night write of a subnet calculation tool."