personal-site/content/pages/projects.md

33 lines
1.2 KiB
Markdown
Raw Normal View History

2021-07-25 22:40:04 +00:00
Title: Projects
My main hobby is working on software projects. I typically design websites or build tools that make my life easier.
### <a href="https://news.t0.vc/">QotNews</a>
<a href="https://git.tannercollin.com/tanner/qotnews">*source code*</a>
Hacker News, Reddit, Lobsters, and Tildes articles pre-rendered in reader mode. Optimized for speed and distraction-free reading.
### <a href="https://notica.us">Notica</a>
<a href="https://github.com/tannercollin/Notica">*source code*</a>
Send browser notifications from your terminal. No installation. No registration.
### <a href="https://my.protospace.ca">Spaceport</a>
<a href="https://github.com/Protospace/spaceport">*source code*</a>
Makerspace members' portal for Calgary Protospace. It tracks membership, courses, training, access cards, and more.
### <a href="https://txt.t0.vc">t0txt</a>
<a href="https://github.com/tannercollin/t0txt">*source code*</a>
Minimal command line pastebin. Allows you to upload text notes from a bash pipe or web browser.
### <a href="https://github.com/tannercollin/standardnotes-fs">standardnotes-fs</a>
A filesystem that mounts your Standard Notes account as a directory of text files that you can edit.