The Wayback Machine - https://web.archive.org/web/20200521184507/https://github.com/explore
Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Tower Defence of the Heart
Game Bytes

Tower Defence of the Heart is a challenging, and very satisfying, web-based, tower defense game from @TerryCavanagh made for the Ludum Dare game jam competition. Protect your beating heart from 20 waves of creatures like skeletons, slimes, rats, and more.

Amazon Web Services logo
Popular topic
Amazon Web Services provides on-demand cloud computing platforms on a subscription basis.
Building an InnerSource Culture · Stay Home and Learn with GitHub
Upcoming event recommended by GitHub
May
21

Building an InnerSource Culture · Stay Home and Learn with GitHub

May 21, 2020 • Online

Open Source communities have mastered the art of collaborating across distributed teams, maximizing code reuse, and increasing the visibility of their projects. In this stream on Thursday May 21st at 13:00 PT, we're going to poke around in a few of these communities and gather some tidbits that we can use in our own personal and work projects.
Trending repository
mikeparkie
mikeparkie commented Mar 3, 2020

App specific shortcut guide for any configured app using a modifier + foreground running application.

The Shortcut Guide would function normally with the Windows key long press, but what if you added a modifier key and getting an app specific Shortcut Guide to load when pressing a modifier key whilst the app X is in the foreground.

Example: PhotoShop is running in the foreground, you press

terminal
Trending repository
Amulya-95
Amulya-95 commented Apr 21, 2020

GitHubTags: #A11yTCS; #A11yAAT; #A11yMAS; #A11y_WindowsTerminal; #WindowsTerminal; #DesktopApp; #C+E-H; #A11ySev1;

Accessibility Conformance Documentation requirement is waived for certain websites. To determine if your website qualifies for this waiver, read CELA Guidance. Based on this guidance, if you think this requirement is waived for your website, then please add notes on why this websit

App recommended by GitHub

BackHub

BackHub creates recurring backups of your repositories and metadata with daily snapshots up to 30 days back in time.

Having a backup is essential in case of a disaster. However, most developers don't have one because it's a pain to write the script, set up and document the infrastructure and make sure it runs reliably every day.

With BackHub you don't have to worry about this. Set up reliable backups for your GitHub repositories in minutes and recover anytime in case of a disaster.

Trending repository
xieofxie
xieofxie commented Apr 7, 2020

Use this query to search for the most popular feature requests.

Is your feature request related to a problem? Please describe.
I'm always frustrated when I read the document, I don't know whether + - is supported in string/list, whether [] is case sensitive or not in htt

Trending repository
Trending repository
Trending repository
cclauss
cclauss commented Nov 28, 2019

golangci-lint run --no-config searches

##[error]searches/binary_search.go:20:6: `iterBinarySearch` is unused (deadcode)
func iterBinarySearch(array []int, target int, lowIndex int, highIndex int) int {
     ^
##[error]searches/binary_search.go:6:6: func `binarySearch` is unused (unused)
func binarySearch(array []int, target int, lowIndex int, highIndex int) int {
     ^
App recommended by GitHub

Datree

Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.

Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.

You can’t perform that action at this time.