Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9ccfe64

Browse files
Add Repo TOC
1 parent ca058fd commit 9ccfe64

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

README.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,54 @@ I mostly code in **Python**, and it's still my most favorite language. However,
66
I'm always open to suggestions. If you see something in any of my projects that you would like to correct, even something as minor as a spelling mistake, feel free to make a PR to any of my repositories. I will almost certainly merge it in!
77

88
![PythonCoderAS's GitHub stats](https://github-readme-stats.vercel.app/api?username=PythonCoderAS&show_icons=true)
9+
10+
# Repository Table of Contents
11+
12+
This table of contents **excludes** most forks, since they are mostly used to contribute to upstream repositories.
13+
14+
## Discord Bots
15+
16+
* [MangaReleaseBot](https://github.com/PythonCoderAS/MangaReleaseBot)
17+
* [DfLNoteBot](https://github.com/PythonCoderAS/DfLNoteBot)
18+
* [PresenceTrackerBot](https://github.com/PythonCoderAS/PresenceTrackerBot)
19+
20+
## GitHub Special Repos
21+
22+
* [pythoncoderas.github.io](https://github.com/PythonCoderAS/pythoncoderas.github.io)
23+
* [pythoncoderas](https://github.com/PythonCoderAS/pythoncoderas)
24+
25+
## JavaScript Packages
26+
27+
* [array-string-map](https://github.com/PythonCoderAS/array-string-map)
28+
* [concurrent-priority-worker-queue](https://github.com/PythonCoderAS/concurrent-priority-worker-queue)
29+
30+
## MangaDex Stuff
31+
32+
* [mangadex-importer](https://github.com/PythonCoderAS/mangadex-importer)
33+
* [MangoDicks-wiki-Twinkle](https://github.com/PythonCoderAS/MangoDicks-wiki-Twinkle)
34+
35+
## Python Packages
36+
37+
* [Python-Markdown-Table](https://github.com/PythonCoderAS/Python-Markdown-Table)
38+
* [SmartRange](https://github.com/PythonCoderAS/SmartRange)
39+
40+
## Python Scripts
41+
42+
* [myanimelist-forum-queue](https://github.com/PythonCoderAS/myanimelist-forum-queue)
43+
* [TempProgram](https://github.com/PythonCoderAS/TempProgram)
44+
45+
## Reddit Programs
46+
47+
* [DuplicateBot](https://github.com/PythonCoderAS/DuplicateBot)
48+
* [RedditNSFWTransfer](https://github.com/PythonCoderAS/RedditNSFWTransfer)
49+
* [RedditAutoRespond](https://github.com/PythonCoderAS/RedditAutoRespond)
50+
51+
## School Course Files
52+
53+
* [Coding-for-All](https://github.com/PythonCoderAS/Coding-for-All)
54+
* [CompSci](https://github.com/PythonCoderAS/CompSci)
55+
* [Algorithims-Assignments](https://github.com/PythonCoderAS/Algorithims-Assignments)
56+
57+
## Shell Scripts
58+
59+
* [git-utilities](https://github.com/PythonCoderAS/git-utilities)

0 commit comments

Comments
 (0)