Skip to content

Commit 5ec5a5d

Browse files
Move from README.md
1 parent d097ac4 commit 5ec5a5d

File tree

1 file changed

+84
-0
lines changed

1 file changed

+84
-0
lines changed

repo-toc.md

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
# Repository Table of Contents
2+
3+
This table of contents **excludes** most forks, since they are mostly used to contribute to upstream repositories.
4+
5+
* [Discord Bots](#discord-bots)
6+
* [GitHub Special Repos](#github-special-repos)
7+
* [JavaScript Packages](#javascript-packages)
8+
* [MangaDex Stuff](#mangadex-stuff)
9+
* [Paperback Source Repos](#paperback-source-repos)
10+
* [Python Packages](#python-packages)
11+
* [Python Scripts](#python-scripts)
12+
* [Reddit Programs](#reddit-programs)
13+
* [School Course Files](#school-course-files)
14+
* [Shell Scripts](#shell-scripts)
15+
16+
## Discord Bots
17+
18+
* [MangaReleaseBot](https://github.com/PythonCoderAS/MangaReleaseBot)
19+
* [DfLNoteBot](https://github.com/PythonCoderAS/DfLNoteBot)
20+
* [PresenceTrackerBot](https://github.com/PythonCoderAS/PresenceTrackerBot)
21+
22+
## GitHub Special Repos
23+
24+
* [pythoncoderas.github.io](https://github.com/PythonCoderAS/pythoncoderas.github.io)
25+
* [pythoncoderas](https://github.com/PythonCoderAS/pythoncoderas)
26+
27+
## Homebrew taps
28+
29+
<details>
30+
<summary>What is Homebrew?</summary>
31+
<p><a href="https://github.com/homebrew/brew">Homebrew</a> is a package manager for MacOS and linux systems.</p>
32+
</details>
33+
34+
* [homebrew-brew](https://github.com/PythonCoderAS/homebrew-brew)
35+
36+
## JavaScript Packages
37+
38+
* [array-string-map](https://github.com/PythonCoderAS/array-string-map)
39+
* [concurrent-priority-worker-queue](https://github.com/PythonCoderAS/concurrent-priority-worker-queue)
40+
* [eslint-config-oclif](https://github.com/PythonCoderAS/eslint-config-oclif)
41+
* [eslint-config-oclif-typescript](https://github.com/PythonCoderAS/eslint-config-oclif-typescript)
42+
* [github-list-all-prs](https://github.com/PythonCoderAS/github-list-all-prs)
43+
* [github-watch-all-repos](https://github.com/PythonCoderAS/github-watch-all-repos)
44+
45+
## MangaDex Stuff
46+
47+
* [mangadex-importer](https://github.com/PythonCoderAS/mangadex-importer)
48+
* [MangoDicks-wiki-Twinkle](https://github.com/PythonCoderAS/MangoDicks-wiki-Twinkle)
49+
50+
## Paperback Source Repos
51+
52+
* [pythoncoderas-extensions](https://github.com/PythonCoderAS/pythoncoderas-extensions)
53+
* [extensions-flatmangareader](https://github.com/PythonCoderAS/extensions-flatmangareader)
54+
55+
## Python Packages
56+
57+
* [Python-Markdown-Table](https://github.com/PythonCoderAS/Python-Markdown-Table)
58+
* [SmartRange](https://github.com/PythonCoderAS/SmartRange)
59+
* [TweetBlogger](https://github.com/PythonCoderAS/TweetBlogger)
60+
* [GoComics-Downloader](https://github.com/PythonCoderAS/GoComics-Downloader)
61+
* [ColorLogger](https://github.com/PythonCoderAS/ColorLogger)
62+
* [AsyncDex](https://github.com/PythonCoderAS/AsyncDex)
63+
64+
## Python Scripts
65+
66+
* [myanimelist-forum-queue](https://github.com/PythonCoderAS/myanimelist-forum-queue)
67+
* [TempProgram](https://github.com/PythonCoderAS/TempProgram)
68+
69+
## Reddit Programs
70+
71+
* [DuplicateBot](https://github.com/PythonCoderAS/DuplicateBot)
72+
* [RedditNSFWTransfer](https://github.com/PythonCoderAS/RedditNSFWTransfer)
73+
* [RedditAutoRespond](https://github.com/PythonCoderAS/RedditAutoRespond)
74+
75+
## School Course Files
76+
77+
* [Coding-for-All](https://github.com/PythonCoderAS/Coding-for-All)
78+
* [CompSci](https://github.com/PythonCoderAS/CompSci)
79+
* [Hackathon](https://github.com/PythonCoderAS/Hackathon)
80+
* [Algorithims-Assignments](https://github.com/PythonCoderAS/Algorithims-Assignments)
81+
82+
## Shell Scripts
83+
84+
* [git-utilities](https://github.com/PythonCoderAS/git-utilities)

0 commit comments

Comments
 (0)