29 lines
919 B
Markdown
29 lines
919 B
Markdown
---
|
|
title: Repos of Note
|
|
section: other
|
|
summary: My personal collection of repositories, both mine and by others, that I find useful
|
|
tags: [repos, projects, tools]
|
|
nav: 1
|
|
---
|
|
|
|
## My Repositories
|
|
|
|
### Public Repositories
|
|
|
|
- **[Dev Notes](https://git.keithsolomon.net/keith/dev-notes)** (This repo)
|
|
- Lightweight static notes site built from Markdown with front matter.
|
|
- **[Dotfiles](https://github.com/ksolomon/dotfiles)**
|
|
- My personal configuration files for various tools and environments.
|
|
- **[Random Scripts](https://github.com/ksolomon/Random-Scripts)**
|
|
- A collection of miscellaneous scripts I've written for various tasks and platforms.
|
|
- **[TODO-Sync](https://github.com/Solo-Web-Works/TODO-Sync)**
|
|
- Sync TODO comments in code to GitHub Issues.
|
|
|
|
### Private Repositories
|
|
|
|
- **[Project Notes](https://github.com/ksolomon/notes)**
|
|
- Notes and documentation for various projects I've worked on.
|
|
|
|
---
|
|
|