-
Updated
Oct 7, 2019 - 677 commits
- TypeScript
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Browse a laser-focused collection of information on application security topics, created by a variety of application security professionals with expertise in specific topics.
SpaceVim
SpaceVim is a community-driven distribution of the vim editor that allows managing your plugins in layers.
:house_with_garden: Open source home automation that puts local control and privacy first
-
Updated
Oct 7, 2019 - 21 commits
- Python
Game Off
November 01, 2019 - December 01, 2019 • Online
Feature Request Type
- Core functionality
- Add-on hardware support (eg. audio, RGB, OLED screen, etc
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
A bot for booking Glastonbury tickets using selenium
-
Updated
Oct 7, 2019 - 29 commits
- HTML
A complete computer science study plan to become a software engineer.
-
Updated
Oct 7, 2019 - 1 commits
A book series on JavaScript. @YDKJS on twitter.
-
Updated
Oct 7, 2019 - 1 commits
A High-Quality Real Time Upscaler for Anime Video
-
Updated
Oct 7, 2019 - 134 commits
- Java
100-Days-Of-ML-Code中文版
-
Updated
Oct 7, 2019 - 295 commits
- Jupyter Notebook
😎 Finding duplicate images made easy!
-
Updated
Oct 7, 2019 - 358 commits
- Python
:mortar_board: Path to a free self-taught education in Computer Science!
-
Updated
Oct 7, 2019 - 733 commits
AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.
-
Updated
Oct 7, 2019 - 59 commits
- Python
Create Social Network by running one command. Demo: https://worldexplorer.netlify.com/
-
Updated
Oct 7, 2019 - 56 commits
- JavaScript
Common issues while developing with Expo
-
Updated
Oct 7, 2019 - 13 commits
A starting point for Clean Architecture with ASP.NET Core
-
Updated
Oct 7, 2019 - 105 commits
- C#
Revive unavailable songs for Netease Cloud Music
-
Updated
Oct 7, 2019 - 297 commits
- JavaScript
Fix the LGTM issues
The LGTM service is run by Travis CI on all pull requests and it currently reports:
2 Errors
12 Warnings
10 Recommendations
https://lgtm.com/projects/g/TheAlgorithms/Python/alerts/?mode=list
Please try to fix just a few of these issues in a pull request.
For speed of review, please do not try to do them all. Where possible add doctests as well.
Need more pytests
A collection of source code for various botnets.
-
Updated
Oct 7, 2019 - 2 commits
- C
We currently mint accounts sequentially for load test, because we only have 1 minting account
It can take a while for large number of accounts
Instead of doing it sequentially, we can do it in tree fashion - if we need to mint 1K, Libra to 10k account, instead of doing 10k sequential requests we can mint 100k to first 100 account and then transfer in parallel 1K from those accounts
It shoul
Refactoring
What happened:
- Refactor the pkg/controller/chaosengine/chaosengine_controller.go file leaving Reconcile() function according to the Better Code Hub rule
What you expected to happen:
- This re
IBM Think Videos
Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
- Put an
xinto all the boxes [ ] relevant to your issue (like this:[x]) - Use the Preview tab to see what your issue will actually look like
Make sure you are using the latest version: run `youtube-dl --vers
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
-
Updated
Oct 7, 2019 - 231 commits
- Jupyter Notebook


streamlit runalready supports "raw" Github and Gist URLs today. But we'd also like to support the "non-raw" version.For example, this:
doesn't work, but if you go to that Gist and copy the "raw" URL, that does work: