| Sep |
OCT |
Nov |
|
08 |
|
| 2019 |
2020 |
2021 |
About this capture
The Wayback Machine - http://web.archive.org/web/20201008182309/https://github.com/explore
Skip to content
Sign up
●
Features →
●Code review
●Project management
●Integrations
●Actions
●Packages
●Security
●Team management
●Hosting
●Mobile
●Customer stories →
●Security →
●
●
●
●Explore GitHub →
Learn & contribute
●Topics
●Collections
●Trending
●Learning Lab
●Open source guides
Connect with others
●Events
●Community forum
●GitHub Education
●GitHub Stars program
●
●
Plans →
●Compare plans
●Contact Sales
●Nonprofit →
●Education →
Search
All GitHub
↵
Jump to
↵
-
No suggested jump to results
{{ message }}
Explore
Topics
Trending
Collections
Events
GitHub Sponsors
Get email updates
Join GitHub
(or sign in)
to find projects, people, and topics catered to your interests.
Sign up for free
Here's what's popular on GitHub today...
Trending repository
Star
88.4k
Open
4
kalpanajangra
commented
Oct 5, 2020
Many algorithms in Project Euler do not follow coding styles as mentioned by @dhruvmanila here, or even the standard coding guidelines.
Notes:
●A lot of inconsistencies with the solution functions (a lot of them aren't named as "solution")
●docstring inconsistencies:
>```docstring```
vs
>```
docstring``
Read more
enhancement
good first issue
hacktoberfest
hacktoberfest-accepted
Open
9
Open
33
Trending repository
Star
104k
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
android
dart
ios
mobile
material-design
●
Updated
Oct 8, 2020
●
Dart
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Popular topic
#
The Raspberry Pi is a popular single-board computer.
Trending repository
Star
17.7k
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
data-science
machine-learning
data-mining
deep-learning
genetic-algorithm
deep-reinforcement-learning
machine-learning-from-scratch
●
Updated
Sep 16, 2020
●
Python
Trending repository
Star
4.3k
😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
●
Updated
Oct 8, 2020
Upcoming event recommended by GitHub
Oct
1
October 01, 2020 - October 31, 2020
•
Online
Hacktoberfest
Trending repository
Star
63.5k
Short JavaScript code snippets for all your development needs
nodejs
javascript
education
snippets
programming
es6-javascript
learn-to-code
awesome-list
hacktoberfest
snippets-collection
learning-resources
●
Updated
Oct 8, 2020
●
JavaScript
Trending repository
Star
18.1k
Open
4
lukasm91
commented
Aug 24, 2019
GTest exports the following targets:
●GTest::gtest
●GTest::gtest_main
●GTest::gmock
●GTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory (orFetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
Read more
good first issue
Collection recommended by GitHub
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
See the 13 items in this collection
App recommended by GitHub
BackHub creates recurring backups of your repositories and metadata with daily snapshots.
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
Star
11.5k
Cut and paste your surroundings using AR
●
Updated
Sep 29, 2020
●
TypeScript
Trending repository
Star
2.2k
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
●
Updated
Oct 8, 2020
●
TypeScript
Trending repository
Star
153
Beginner's Series: Introduction to JavaScript (Node.js)
●
Updated
Oct 7, 2020
●
JavaScript
Trending repository
Star
3.6k
Simple and privacy-friendly alternative to Google Analytics
privacy
elixir
phoenix
analytics
clickhouse
postgresql
tailwindcss
●
Updated
Oct 6, 2020
●
Elixir
Trending repository
Star
5.1k
PanDownload的个人维护版本
●
Updated
Sep 25, 2020
●
HTML
Trending repository
Star
56.3k
Magnificent app which corrects your previous console command.
python
shell
●
Updated
Oct 1, 2020
●
Python
Trending repository
Star
1k
screen sharing for developers https://screego.net/
privacy
webrtc
selfhosted
screensharing-tool
●
Updated
Oct 8, 2020
●
Go
Trending repository
Star
2.4k
Open
PrestonN
commented
Oct 6, 2020
Describe the solution you'd like to see implemented
When adding channels to a new profile, it has been suggested to know which channels are present in another profile. My suggested solution to this is to have a drop down where the user can select which profile they'd like to display and filters / additions would be based off of that instead of the "All Channels" profile.
**Additional cont
Read more
enhancement
good first issue
Open
3
Open
5
Find more good first issues →
Trending repository
Star
30.9k
All Algorithms implemented in Java
search
java
algorithms
wiki
reference
interview
sort
sorting-algorithms
interview-questions
implementation
algorithm-challenges
hacktoberfest
algorithms-implemented
algorithms-datastructures
●
Updated
Oct 8, 2020
●
Java
Trending repository
Star
1k
Highly Subjective Roadmap to Flutter Development
●
Updated
Oct 5, 2020
Trending repository
Star
2.9k
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days
30daysofjavascript
●
Updated
Oct 7, 2020
●
JavaScript
Trending repository
Star
18.4k
Open
3
icy0307
commented
Sep 22, 2020
React version:
@types/react@16.9.49
@types/prop-types@15.7.3
ts version 4.0.2
Steps To Reproduce
import React from 'react';
interface A {
a: number;
}
function foo(param: React.ComponentClass<A>) {
return param;
}
function foobar<T extends A >(param: React.ComponentClass<T>) {
foo(param);
}
Read more
good first issue
Trending repository
Star
1.8k
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
python
30-days-of-python
●
Updated
Oct 7, 2020
●
Python
Trending repository
Star
139
fvid is a project that aims to encode any file as a video using 1-bit color images to survive compression algorithms for data retrieval.
open-source
youtube
video
ffmpeg
pillow
hacktoberfest
hacktoberfest2020
●
Updated
Oct 8, 2020
●
Python
Trending repository
Star
139
Leveraging BERT and a class-based TF-IDF to create easily interpretable topics.
nlp
machine-learning
transformers
topic-modeling
bert
sentence-embeddings
●
Updated
Oct 7, 2020
●
Python
Trending repository
Star
47
●
Updated
Oct 8, 2020
Trending repository
Star
782
A library to display an interactive editor for any graph-like data.
visualization
editor
aws
workflow
canvas
state-machine
diagram
interactive
drag
drop
flowchart
diagram-maker
●
Updated
Oct 7, 2020
●
TypeScript
Trending repository
Star
163
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
generative-adversarial-network
image-translation
stylegan
stylegan-encoder
●
Updated
Oct 8, 2020
●
Jupyter Notebook
Trending repository
Star
129k
A book series on JavaScript. @YDKJS on twitter.
javascript
education
programming
es6
async
book
book-series
es2015
learn-to-code
training-providers
closures
prototypes
training-materials
●
Updated
Sep 24, 2020
App recommended by GitHub
Rollbar provides real-time, full-stack exception reporting and debugging tools for developers. Rollbar integrates in moments with apps built in JavaScript, Ruby, Python, PHP, Node.js, Android, iOS, Go, Java, .NET and more.
Rollbar integrates with GitHub to link stack traces to the underlying source code, correlate exceptions to code changes, and create GitHub issues so teams can manage errors in their existing workflow.
skunk
chezmoi
Pluto.jl
nlp-models
See more trending developers
Product
●Features
●Security
●Team
●Enterprise
●Customer stories
●The ReadME Project
●Pricing
●Resources
●Roadmap
Platform
●Developer API
●Partners
●Atom
●Electron
●GitHub Desktop
Support
●Help
●Community Forum
●Professional Services
●Learning Lab
●Status
●Contact GitHub
Company
●About
●Blog
●Careers
●Press
●Social Impact
●Shop
●
Twitter
●
Facebook
●
YouTube
●
LinkedIn
●
GitHub
●© 2020 GitHub, Inc.
●Terms
●Privacy
●
●Site Map
●What is Git?
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We use cookies and similar technologies ("cookies") to provide and secure our websites, as well as to analyze the usage of our websites, in order to offer you a great user experience. To learn more about our use of cookies see our Privacy Statement.
Select Accept all to consent to this use, Reject all to decline this use, or More info to control your cookie preferences. You can always update your selection by clicking Cookie Preferences at the bottom of the page.
We use cookies and similar technologies ("cookies") to provide and secure our websites, as well as to analyze the usage of our websites, in order to offer you a great user experience. To learn more about our use of cookies see our Privacy Statement.
Essential cookies
We use essential cookies to perform essential website functions, e.g. they're used to log you in.
Learn more
Always active
Analytics cookies
We use analytics cookies to understand how you use our websites so we can make them better, e.g. they're used to gather information about the pages you visit and how many clicks you need to accomplish a task.
Learn more