Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jul 15, 2020 - Python
Markdown
An opinionated glossary of computer science terms for front-end developers. Written by Dan Abramov.
-
Updated
Jul 14, 2020 - CSS
A collection of awesome readme templates to display on your profile
-
Updated
Jul 15, 2020 - JavaScript
js13kGames competition
August 13, 2020 - September 13, 2020 • Online
-
Updated
Jul 14, 2020 - Python
Summer course content for Neuromatch Academy
-
Updated
Jul 15, 2020 - Jupyter Notebook
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
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.
-
Updated
Jul 13, 2020 - Dart
-
Updated
Jul 13, 2020 - TypeScript
Extend NaiveForecaster to include all common naive forecasting strategies. For an overview, see this chapter.
- introduce
seasonalas boolean kwarg, refactor "seasonal_last" and implement "seasonal_mean", so that we can setseasonal=Trueandstrategy="mean"for example - add "drift" strategy, the forecasts should be
Rapidly create UIs for prototyping your machine learning model in 3 minutes
-
Updated
Jul 14, 2020 - Python
-
Updated
Jul 15, 2020 - JavaScript
Build ECommerce Website Like Amazon By React & Node & MongoDB
-
Updated
Jul 12, 2020 - JavaScript
Get magnet links from internet without any effort!
-
Updated
Jul 14, 2020 - Python
There is already a notebook:open-with-voila command to open the voila dashboard in a new browser tab. It's in the palette and the view menu, but it would be great to have it in the preview toolbar too:
We could for example use the jp-LauncherIcon:

-
Updated
Jul 15, 2020 - JavaScript
Simple (relatively) things allowing you to dig a bit deeper than usual.
-
Updated
Jul 15, 2020 - PowerShell
Dynamically generated stats for your github readmes
-
Updated
Jul 15, 2020 - JavaScript
《统计学习方法》的代码实现
-
Updated
Jul 15, 2020 - Jupyter Notebook
A lightweight RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/GB28181 server and client framework based on C++11
-
Updated
Jul 15, 2020 - C++
A beautiful Redis GUI
-
Updated
Jul 15, 2020 - TypeScript
Papers from the computer science community to read and discuss.
-
Updated
Jul 11, 2020 - Shell
GPT-3: Language Models are Few-Shot Learners
-
Updated
Jun 1, 2020
网易云音乐 Node.js API service
-
Updated
Jul 13, 2020 - JavaScript
CircleCI
Now supporting GitHub Checks!
You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.
Build faster. Test more. Fail less.
Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.



Even though Manga is a monolith application it would be nice to enable OpenTracing to show how to add it following the Clean Architecture principles.
The Jaeger library is a interesting starting point: