Wanna see something cute?
Image by Tonygeo on iStock.
Red Pandas! This guy be climbing trees and writing code!
Recently, I've been working on:
- SchemaStore, a collection of JSON schema files
- jsonschema-extractor, a tool to extract JSON schemas from your favorite software
- ten, a personal static site generator
- dev, a personal tool for streamlining development tasks
- woof, a language agnostic version manager (written in Bash)
- tj/git-extras, a collection of helpful git commands
- vscode-assorted-languages, a VSCode extension that provides syntax highlighting for syntaxes that are individually rare, but not uncommon in aggregate
- A Bash package manager called Basalt
- bash-object, a Bash library for managing heterogenous data hierarchies
- bash-json, a Bash library for parsing JSON
- bash-term, a Bash library for terminal escape sequences
- Bake, a Bash-based make alternative
Most of my code lives in separate GitHub organizations. Important ones include:
- bash-bastion holds all my Bash projects
- version-manager holds my personal tool/language version manager and associated plugins
- fox-projects holds my projects that are fairly well-developed
- fox-incubating holds my projects that are in early development
- fox-templates holds my project templates
- fox-self holds my personal extensions and configuration presets
- fox-archives holds 100+ projects that I've archived over the years
I also like contributing to open source! Some contributions include:
- 150+ contributions (pull requests, commits) to SchemaStore, a collection of JSON schemas for widely-used programs
- 69+ contributions (pull requests, commits) to asdf, an extendable, multi-language version manager
- 25+ contributions (pull requests, commits) to tj/git-extras, a collection of helpful git commands
- 25+ contributions (pull requests, commits) to xournalpp, a stylus-based, note-taking application written with C++ and GTK3
See a more comprehensive list at contributions.md!
Check out my projects if you wish, and thanksies for visiting my profile! ^_^