- github-repository-search (React+TypeScript) - Web Application for searching GitHub Users and respective User repositories
- pyinit (Go) - CLI application that autogenerates useful files with defaults for Python projects (.gitignore, .flake8, pyproject.toml, etc...)
- go-echo-crud (Go) - Example CRUD API (Echo) with TTL cache structured after domain driven development ideals