Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Latest commit

 

History

History
163 lines (157 loc) · 26 KB

2019-05-04.md

File metadata and controls

163 lines (157 loc) · 26 KB

2019-05-04

  1. jackfrued / Python-100-Days : Python - 100天从新手到大师
  2. TheAlgorithms / Python : All Algorithms implemented in Python
  3. azl397985856 / leetcode : leetcode题解,记录自己的leetcode解题之路。
  4. 996icu / 996.ICU : Repo for counting stars and contributing. Press F to pay respect to glorious developers.
  5. indragiek / InAppViewDebugger : A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging
  6. faastjs / faast.js : Serverless batch computing made simple.
  7. abhat222 / Data-Science--Cheat-Sheet : Cheat Sheets
  8. robb0wen / synthwave-vscode : Synthwave inspired colour theme for VS Code 🌅🕶
  9. liamg / tml : 🌈💻🎨 A tiny markup language for terminal output. Makes formatting output in CLI apps easier!
  10. alex-cory / use-http : 🐶 React hook for making isomorphic http requests
  11. HFO4 / gameboy.live : 🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support
  12. dexon-foundation / dexon : Official golang DEXON fullnode implementation
  13. nondanee / UnblockNeteaseMusic : Revive unavailable songs for Netease Cloud Music
  14. MisterBooo / LeetCodeAnimation : Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
  15. RomuloOliveira / commit-messages-guide : A guide to understand the importance of commit messages and how to write them well
  16. czy36mengfei / tensorflow2_tutorials_chinese : tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
  17. GoogleCloudPlatform / terraformer : CLI tool to generate terraform files from existing infrastructure (reverse Terraform).
  18. mum4k / termdash : Terminal based dashboard.
  19. i0natan / nodebestpractices : ✅ The largest Node.js best practices list (April 2019)
  20. CyC2018 / CS-Notes : 📚 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
  21. maddiestone / AndroidAppRE : Android App Reverse Engineering Workshop
  22. sveltejs / svelte : Cybernetically enhanced web apps
  23. jaywcjlove / linux-command : Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
  24. codex-team / editor.js : A block-styled editor with clean JSON output
  25. lib-pku / libpku : 贵校课程资料民间整理

javascript

  1. azl397985856 / leetcode : leetcode题解,记录自己的leetcode解题之路。
  2. alex-cory / use-http : 🐶 React hook for making isomorphic http requests
  3. nondanee / UnblockNeteaseMusic : Revive unavailable songs for Netease Cloud Music
  4. i0natan / nodebestpractices : ✅ The largest Node.js best practices list (April 2019)
  5. sveltejs / svelte : Cybernetically enhanced web apps
  6. lib-pku / libpku : 贵校课程资料民间整理
  7. monzo / response : Monzo's real-time incident response and reporting tool ⚡️
  8. vuejs / vue : 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  9. vadimdemedes / pastel : 🎨 Framework for effortlessly building Ink apps
  10. agentofuser / ipfs-deploy : Zero-Config CLI to Deploy Static Websites to IPFS
  11. transloadit / uppy : The next open source file uploader for web browsers 🐶
  12. facebook / react : A declarative, efficient, and flexible JavaScript library for building user interfaces.
  13. marcysutton / empathy-driven-development : Demo Gatsby app for a #noSlides talk on debugging and building accessible React apps
  14. Kickball / awesome-selfhosted : This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
  15. airbnb / javascript : JavaScript Style Guide
  16. 30-seconds / 30-seconds-of-code : A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
  17. storybooks / storybook : UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
  18. trekhleb / javascript-algorithms : 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
  19. twbs / bootstrap : The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
  20. zeit / vrs : A serverless virtual reality e-commerce experience powered by Now v2
  21. facebook / create-react-app : Set up a modern web app by running one command.
  22. agalwood / Motrix : A full-featured download manager.
  23. uber-web / baseui : A React Component library implementing the Base design language
  24. Rich-Harris / shimport : Use JavaScript modules in all browsers, including dynamic imports
  25. facebook / react-native : A framework for building native apps with React.

python

  1. TheAlgorithms / Python : All Algorithms implemented in Python
  2. pytorch / botorch : Bayesian optimization in PyTorch
  3. apachecn / AiLearning : AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
  4. cool-RR / PySnooper : Never use print for debugging again
  5. Pattio / DeepSwarm : Neural Architecture Search Powered by Swarm Intelligence 🐜
  6. python / black : The uncompromising Python code formatter
  7. donnemartin / system-design-primer : Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  8. SeldonIO / alibi : Algorithms for monitoring and explaining machine learning models
  9. home-assistant / home-assistant : 🏡 Open source home automation that puts local control and privacy first
  10. tensorflow / models : Models and examples built with TensorFlow
  11. ytdl-org / youtube-dl : Command-line program to download videos from YouTube.com and other video sites
  12. vinta / awesome-python : A curated list of awesome Python frameworks, libraries, software and resources
  13. python / mypy : Optional static typing for Python 3 and 2 (PEP 484)
  14. keras-team / keras : Deep Learning for humans
  15. 3b1b / manim : Animation engine for explanatory math videos
  16. toddmotto / public-apis : A collective list of free APIs for use in software and web development.
  17. cknd / stackprinter : Debugging-friendly tracebacks for Python
  18. deepfakes / faceswap : Non official project based on original /r/Deepfakes thread. Many thanks to him!
  19. jayshah19949596 / CodingInterviews : This repository contains coding interviews that I have encountered in company interviews
  20. deepmind / spectral_inference_networks : Implementation of Spectral Inference Networks, ICLR 2019
  21. vulmon / Vulmap : Vulmap Online Local Vulnerability Scanners Project
  22. KakaoBrain / fast-autoaugment : Official Implementation of 'Fast AutoAugment' in PyTorch.
  23. twintproject / twint : An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
  24. OWASP / CheatSheetSeries : The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
  25. se7entyse7en / pydockenv : Python virtual environment, but backed by Docker!

go

  1. liamg / tml : 🌈💻🎨 A tiny markup language for terminal output. Makes formatting output in CLI apps easier!
  2. HFO4 / gameboy.live : 🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support
  3. dexon-foundation / dexon : Official golang DEXON fullnode implementation
  4. mum4k / termdash : Terminal based dashboard.
  5. GoogleCloudPlatform / terraformer : CLI tool to generate terraform files from existing infrastructure (reverse Terraform).
  6. dexon-foundation / dexon-consensus : DEXON consensus Implementation & Simulation
  7. elliotchance / pie : 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
  8. golang / go : The Go programming language
  9. avelino / awesome-go : A curated list of awesome Go frameworks, libraries and software
  10. cdr / sshcode : Run VS Code on any server over SSH.
  11. kubernetes / kubernetes : Production-Grade Container Scheduling and Management
  12. gcla / termshark : A terminal UI for tshark, inspired by Wireshark
  13. gohugoio / hugo : The world’s fastest framework for building websites.
  14. a8m / syncmap : A typed implementation of the Go sync.Map using code generation.
  15. wailsapp / wails : Create desktop apps using Go and Web Technologies
  16. rook / rook : Storage Orchestration for Kubernetes
  17. rancher / k3d : Little helper to run Rancher Lab's k3s in Docker
  18. wtfutil / wtf : The personal information dashboard for your terminal.
  19. istio / istio : Connect, secure, control, and observe services.
  20. uber-go / zap : Blazing fast, structured, leveled logging in Go.
  21. astaxie / beego : beego is an open-source, high-performance web framework for the Go programming language.
  22. Unknwon / the-way-to-go_ZH_CN : 《The Way to Go》中文译本,中文正式名《Go 入门指南》
  23. derailed / popeye : 🧭 A Kubernetes cluster resource sanitizer
  24. mylxsw / redis-tui : A Redis Text-based UI client in CLI
  25. gin-gonic / gin : Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

html

  1. jackfrued / Python-100-Days : Python - 100天从新手到大师
  2. jaywcjlove / linux-command : Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
  3. QSCTech / zju-icicles : 浙江大学课程攻略共享计划
  4. vsoch / watchme : Reproducible watchers for research
  5. apachecn / impatient-js-zh : 📖 [译] 写给不耐烦程序员的 JavaScript
  6. ColorlibHQ / AdminLTE : AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
  7. kognise / water.css : A just-add-css collection of styles to make simple websites just a little nicer
  8. caneco / design-tips : The “🔥 Design Tips” series, now in TailwindCSS
  9. MorganCaron / IsometricSass : Sass library to make isometric 2D without javascript
  10. h5bp / Front-end-Developer-Interview-Questions : A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
  11. FrontendMasters / front-end-handbook-2019 : [Book] 2019 edition of our front-end development handbook
  12. facebookresearch / fastText : Library for fast text representation and classification.
  13. fguby / Elf : 使用electron和live2D开发的类似桌面精灵的应用(A desktop application developed using electron and live2D)
  14. ColorlibHQ / gentelella : Free Bootstrap 3 Admin Template
  15. octocat / Spoon-Knife : This repo is for demonstration purposes only.
  16. Polymer / polymer : Our original Web Component library.
  17. gcushen / hugo-academic : The website builder for Hugo. Build and deploy a beautiful website in minutes 🚀
  18. expressjs / expressjs.com : A Django Admin interface based on Material Design by Google
  19. lorenzomorandini / django-admin-material : Home Assistant Configuration & Documentation for my Smart House.
  20. JamesMcCarthy79 / Home-Assistant-Config : Modern JavaScript Tutorial
  21. javascript-tutorial / en.javascript.info : swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
  22. swagger-api / swagger-codegen : 📚 Solutions to Introduction to Algorithms Third Edition
  23. walkccc / CLRS : This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
  24. Microsoft / dotnet : ✨ Recognize all contributors, not just the ones who push code ✨
  25. all-contributors / all-contributors :

shell

  1. dexon-foundation / wiki : 🙃 A delightful community-driven (with 1,300+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
  2. robbyrussell / oh-my-zsh : binary releases of VS Code without MS branding/telemetry/licensing
  3. VSCodium / vscodium : Node Version Manager - Simple bash script to manage multiple active node.js versions
  4. nvm-sh / nvm : A black hole for Internet advertisements
  5. pi-hole / pi-hole : Web Crawler, Scanner, and Analyzer Framework (Shell-Script based)
  6. zerobyte-id / Bashter : Run El Capitan, macOS Sierra, High Sierra and Mojave on QEMU/KVM. No support is provided at the moment.
  7. kholia / OSX-KVM : A pure Unix shell script implementing ACME client protocol
  8. Neilpang / acme.sh : A collection of android security related resources
  9. ashishb / android-security-awesome : Home repository for .NET Core
  10. dotnet / core : Dataset with 5 million images depicting human-made and natural landmarks spanning 200 thousand classes.
  11. cvdfoundation / google-landmark : 🚀⭐️ A Zsh prompt for Astronauts
  12. denysdovhan / spaceship-prompt : Switch faster between clusters and namespaces in kubectl
  13. ahmetb / kubectx : 🖼️ A command-line system information tool written in bash 3.2+
  14. dylanaraps / neofetch : 黑苹果长期维护机型EFI及安装教程整理
  15. daliansky / Hackintosh : Simple Python version management
  16. pyenv / pyenv : Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
  17. hwdsl2 / setup-ipsec-vpn : The user-friendly command line shell.
  18. fish-shell / fish-shell : A modular, a-la-carte installer for Istio components
  19. istio / installer : NodeSource Node.js Binary Distributions
  20. nodesource / distributions : The most awesome Powerline theme for ZSH around!
  21. bhilburn / powerlevel9k : 🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
  22. kylemanna / docker-openvpn : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  23. asdf-vm / asdf : A CLI tool for dead simple Docker deployments on Kubernetes. A self-hosted PaaS. ⚡️
  24. snowjs / cli : Docker Apache Airflow
  25. puckel / docker-airflow :