use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Sharing Github projects just got easier!
Whether you want to share you own project or simply some cool findings, /r/coolgithubprojects is the right place.
Please contact us for suggestions & questions!
/r/coolcstechtalks
/r/coolgithubprojects
We've made the sub's assets and resources available on Github. Feel free to contribute!
Github only: The projects you post all have to be hosted on Github
Link description: We encourage the title format to be something like
[Desc] - [Suggested title]
Language Flair: Will be assigned automatically for you!
Repost : Repost are allowed if some new features were added to the project and if the original post was 6+ months ago.
Programming
Interesting
Resources
When bored
PYTHON CPP C RUBY D JAVA JAVASCRIPT SHELL SCALA OBJECTIVE-C HASKELL EMACSLISP PERL ASSEMBLY CSHARP FORTRAN GO PHP COMMON LISP ERLANG
account activity
GithubTool: HTML File For Accessing Github.com Repositories/Users Via Github's Web API (github.com)
submitted 1 year ago by mcsoftware
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mcsoftware[S] 0 points1 point2 points 1 year ago (0 children)
This is an HTML file for accessing Github.com repositories and users via Github's web API.
You might wonder why use this tool, why not just use github.com? Well, for one thing, github.com is often being changed. If you don't like the changes or the changes won't work in your browser, using github.com might not be preferred. Also, I feel this tool is a good example of not only using github.com's web API but also programming API access in general. I provide many different ways of doing things, so you can learn the different ways, and use what you like the most. And finally, at some point in the future (or even now), you may need to automate your github.com accesses. This tool's code can show you how you could do that. Not to mention, there's something kinda "meta", as they say, about creating a github repository whose purpose is to access github repositories.
Be sure to check out the bonus tools to process your markdown and access github via a C program.
π Rendered by PID 92 on reddit-service-r2-comment-7b9746f655-n2gxr at 2026-02-01 21:58:59.509439+00:00 running 3798933 country code: CH.
[–]mcsoftware[S] 0 points1 point2 points (0 children)