34 lines
495 B
Markdown
34 lines
495 B
Markdown
---
|
|
permalink: false
|
|
---
|
|
|
|
## $ ./projects.sh
|
|
|
|
A selection of things I've built or am currently building.
|
|
|
|
---
|
|
|
|
### project-alpha
|
|
|
|
A CLI tool for doing X. Written in Rust.
|
|
|
|
**Tags:** `rust` `cli`
|
|
**Links:** [github](#) · [docs](#)
|
|
|
|
---
|
|
|
|
### project-beta
|
|
|
|
A web app for Y. TypeScript front-to-back.
|
|
|
|
**Tags:** `typescript` `web`
|
|
**Links:** [github](#) · [live](#)
|
|
|
|
---
|
|
|
|
### project-gamma
|
|
|
|
Open source tooling. Because the world needs more of it.
|
|
|
|
**Tags:** `python` `oss`
|
|
**Links:** [github](#)
|