-
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 13, 2021 - JavaScript
Popular topic
#
LaTeX
LaTeX is a document preparation system.
Trending repository
A private messenger for Android.
-
Updated
Jan 12, 2021 - Java
Trending repository
A private messenger for iOS.
-
Updated
Jan 12, 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
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
AppVeyor
Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!
Trending repository
Trending repository
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
-
Updated
Jan 13, 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 13, 2021 - Jupyter Notebook
Trending repository
A distributed POSIX file system built on top of Redis and S3.
-
Updated
Jan 13, 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 13, 2021 - Python
Trending repository
Awesome list of distributed transactions
-
Updated
Jan 12, 2021
Trending repository
京东茅台抢购
-
Updated
Jan 13, 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 13, 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 13, 2021 - Jupyter Notebook
Trending repository
-
Updated
Dec 20, 2020
Trending repository
Trending repository
Protocol Buffers - Google's data interchange format
-
Updated
Jan 13, 2021 - C++
App recommended by GitHub
Cirrus CI
Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.


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.