-
Updated
Jan 12, 2021 - Ruby
Here's what's popular on GitHub today...
Trending repository
Your self-hosted, globally interconnected microblogging community
Trending repository
Signal — Private Messenger for Windows, Mac, and Linux
-
Updated
Jan 11, 2021 - JavaScript
Popular topic
#
Arduino
Arduino is an open source hardware and software company and maker community.
Trending repository
A private messenger for Android.
-
Updated
Jan 12, 2021 - Java
Trending repository
A private messenger for iOS.
-
Updated
Jan 11, 2021 - Swift
Trending repository
Trending repository
Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
-
Updated
Jan 11, 2021 - Java
Collection recommended by GitHub
App recommended by GitHub
Coveralls
Coveralls.io: Deliver Better Code
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Eliminate Tech Debt
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.
Trending repository
Trending repository
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
-
Updated
Jan 12, 2021
Trending repository
100 Days of ML Coding
python
machine-learning
tutorial
deep-learning
svm
linear-regression
scikit-learn
linear-algebra
machine-learning-algorithms
naive-bayes-classifier
logistic-regression
implementation
support-vector-machines
100-days-of-code-log
100daysofcode
infographics
siraj-raval
siraj-raval-challenge
-
Updated
Nov 28, 2020
Trending repository
Lecture Notes for Linear Algebra Featuring Python
-
Updated
Jan 7, 2021 - Jupyter Notebook
Trending repository
A distributed POSIX file system built on top of Redis and S3.
-
Updated
Jan 12, 2021 - Go
Trending repository
2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。
-
Updated
Dec 13, 2020
Trending repository
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
-
Updated
Jan 11, 2021 - Python
Trending repository
Awesome list of distributed transactions
-
Updated
Jan 12, 2021
Trending repository
京东茅台抢购
-
Updated
Jan 12, 2021 - Go
Trending repository
Collection of Cloud and DevSecOps learning resources
-
Updated
Jan 11, 2021
Trending repository
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
javascript
web-performance
webpack
web
es6
compiler
commonjs
amd
es2015
plugins
javascript-compiler
build-tool
loaders
module-bundler
esm
javascript-modules
-
Updated
Jan 12, 2021 - JavaScript
Trending repository
Publicly Open Amazon AWS S3 Bucket Viewer
-
Updated
Jan 11, 2021 - Python
Trending repository
ChineseDiachronicCorpus,中文历时语料库,横跨六十余年,包括腾讯历时新闻2000-2016,人民日报历时语料1946-2003,参考消息历时语料1957-2002。基于历时流通语料库,可用于历时语言变化计算、语言监测、社会文化变迁研究提供基础性的语料支持。
-
Updated
Jan 10, 2021
Trending repository
Trending repository
One place for all the default credentials to assist the Blue/Red teamers activities on finding devices with default password 🛡️ 🔥
security
cheatsheet
cybersecurity
infosec
pentesting
bugbounty
pentest
blueteam
default-password
credentials-gathering
-
Updated
Jan 12, 2021 - Jupyter Notebook
Trending repository
A machine learning library for detecting anomalies in signals.
-
Updated
Jan 12, 2021 - Jupyter Notebook
Trending repository
-
Updated
Dec 20, 2020
Trending repository
Trending repository
Protocol Buffers - Google's data interchange format
-
Updated
Jan 11, 2021 - C++
App recommended by GitHub
GitHub Learning Lab
Level up your skills with GitHub Learning Lab. Our friendly bot will take you through a series of fun, practical projects to learn the skills you need in no time—and share helpful feedback along the way.


Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').
Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.