Language: python
marblexu / PythonPlantsVsZombies
https://github.com/marblexu/PythonPlantsVsZombies
stars | today |
---|---|
714 | 199 |
a simple PlantsVsZombies game
RomelTorres / alpha_vantage
https://github.com/RomelTorres/alpha_vantage
stars | today |
---|---|
1674 | 38 |
A python wrapper for Alpha Vantage API for financial data.
Asabeneh / 30-Days-Of-Python
https://github.com/Asabeneh/30-Days-Of-Python
stars | today |
---|---|
194 | 54 |
A 30 days of python programming challenge
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
64178 | 139 |
All Algorithms implemented in Python
dhondta / dronesploit
https://github.com/dhondta/dronesploit
stars | today |
---|---|
193 | 41 |
Drone pentesting framework console
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
18434 | 73 |
12306智能刷票,订票
iperov / DeepFaceLab
https://github.com/iperov/DeepFaceLab
stars | today |
---|---|
11349 | 37 |
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
40851 | 25 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
manchenkoff / skillbox-chat
https://github.com/manchenkoff/skillbox-chat
stars | today |
---|---|
191 | 12 |
Skillbox demo application for the Python course
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
21381 | 254 |
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
facebookresearch / VideoPose3D
https://github.com/facebookresearch/VideoPose3D
stars | today |
---|---|
1284 | 56 |
Efficient 3D human pose estimation in video using 2D keypoint trajectories
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
22664 | 16 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
CharlesPikachu / Games
https://github.com/CharlesPikachu/Games
stars | today |
---|---|
1115 | 20 |
Some games created by python code.
mhagiwara / github-typo-corpus
https://github.com/mhagiwara/github-typo-corpus
stars | today |
---|---|
204 | 13 |
GitHub Typo Corpus: A Large-Scale Multilingual Dataset of Misspellings and Grammatical Errors
mirumee / saleor
https://github.com/mirumee/saleor
stars | today |
---|---|
6200 | 6 |
A modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
aws-samples / aws-glue-samples
https://github.com/aws-samples/aws-glue-samples
stars | today |
---|---|
539 | 1 |
AWS Glue code samples
KalleHallden / BlackFridayScrape
https://github.com/KalleHallden/BlackFridayScrape
stars | today |
---|---|
120 | 3 |
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
60237 | 32 |
Models and examples built with TensorFlow
edx / edx-platform
https://github.com/edx/edx-platform
stars | today |
---|---|
4683 | 1 |
The Open edX platform, the software that powers edX!
nlpyang / PreSumm
https://github.com/nlpyang/PreSumm
stars | today |
---|---|
313 | 5 |
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
spinnaker / spinnaker
https://github.com/spinnaker/spinnaker
stars | today |
---|---|
6749 | 5 |
Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
spyder-ide / spyder
https://github.com/spyder-ide/spyder
stars | today |
---|---|
4974 | 7 |
Official repository for Spyder - The Scientific Python Development Environment
google-research / ALBERT
https://github.com/google-research/ALBERT
stars | today |
---|---|
108 | 19 |
nteract / papermill
https://github.com/nteract/papermill
stars | today |
---|---|
2732 | 3 |
📚 Parameterize, execute, and analyze notebooks
elastic / helm-charts
https://github.com/elastic/helm-charts
stars | today |
---|---|
472 | 3 |
You know, for Kubernetes
Language: go
docker-slim / docker-slim
https://github.com/docker-slim/docker-slim
stars | today |
---|---|
5891 | 694 |
DockerSlim (docker-slim): Don’t change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
robfig / cron
https://github.com/robfig/cron
stars | today |
---|---|
5132 | 40 |
a cron library for go
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
19982 | 42 |
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
rclone / rclone
https://github.com/rclone/rclone
stars | today |
---|---|
17785 | 63 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
operator-framework / operator-sdk
https://github.com/operator-framework/operator-sdk
stars | today |
---|---|
2782 | 12 |
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
fyne-io / fyne
https://github.com/fyne-io/fyne
stars | today |
---|---|
7153 | 46 |
Cross platform GUI in Go based on Material Design
cri-o / cri-o
https://github.com/cri-o/cri-o
stars | today |
---|---|
2180 | 5 |
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
cosmos / cosmos-sdk
https://github.com/cosmos/cosmos-sdk
stars | today |
---|---|
1522 | 2 |
⛓ A Framework for Building High Value Public Blockchains ✨
gruntwork-io / terragrunt
https://github.com/gruntwork-io/terragrunt
stars | today |
---|---|
3299 | 8 |
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
40107 | 56 |
The world’s fastest framework for building websites.
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
14596 | 10 |
A tool for secrets management, encryption as a service, and privileged access management
fanux / sealos
https://github.com/fanux/sealos
stars | today |
---|---|
1091 | 89 |
kubernetes高可用安装工具,一条命令,离线安装,包含所有依赖,内核负载不依赖haproxy keepalived,纯golang开发,99年证书,支持v1.16.3 v1.15.6 v1.14.9 v1.17.0!
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
5391 | 0 |
AWS SDK for the Go programming language.
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
10239 | 14 |
The Go language implementation of gRPC. HTTP/2 based RPC
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
61118 | 51 |
Production-Grade Container Scheduling and Management
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
21835 | 28 |
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
17848 | 41 |
A tool for exploring each layer in a docker image
terraform-providers / terraform-provider-aws
https://github.com/terraform-providers/terraform-provider-aws
stars | today |
---|---|
3447 | 10 |
Terraform AWS provider
tmrts / go-patterns
https://github.com/tmrts/go-patterns
stars | today |
---|---|
11631 | 18 |
Curated list of Go design patterns, recipes and idioms
ffuf / ffuf
stars | today |
---|---|
1047 | 44 |
Fast web fuzzer written in Go
knative / serving
https://github.com/knative/serving
stars | today |
---|---|
2534 | 7 |
Kubernetes-based, scale-to-zero, request-driven compute
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
21899 | 51 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
spf13 / viper
https://github.com/spf13/viper
stars | today |
---|---|
10617 | 12 |
Go configuration with fangs
banzaicloud / bank-vaults
https://github.com/banzaicloud/bank-vaults
stars | today |
---|---|
810 | 12 |
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
stripe / stripe-go
https://github.com/stripe/stripe-go
stars | today |
---|---|
1050 | 12 |
Go library for the Stripe API.
Language: java
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
40929 | 91 |
Everything you need to know to get the job.
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
11518 | 166 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
34125 | 40 |
Spring Framework
material-components / material-components-android
https://github.com/material-components/material-components-android
stars | today |
---|---|
8804 | 52 |
Modular and customizable Material Design UI components for Android
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
10950 | 110 |
✍ Halo 一款现代化的个人独立博客系统
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
18522 | 33 |
Just Announced - “Learn Spring Security OAuth”:
Netflix / Hystrix
https://github.com/Netflix/Hystrix
stars | today |
---|---|
18781 | 8 |
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
apache / rocketmq-externals
https://github.com/apache/rocketmq-externals
stars | today |
---|---|
2341 | 6 |
Mirror of Apache RocketMQ (Incubating)
apache / nifi
https://github.com/apache/nifi
stars | today |
---|---|
1815 | 4 |
Mirror of Apache NiFi
micrometer-metrics / micrometer
https://github.com/micrometer-metrics/micrometer
stars | today |
---|---|
2028 | 1 |
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
j-easy / easy-rules
https://github.com/j-easy/easy-rules
stars | today |
---|---|
1930 | 9 |
The simple, stupid rules engine for Java
zo0r / react-native-push-notification
https://github.com/zo0r/react-native-push-notification
stars | today |
---|---|
4444 | 3 |
React Native Local and Remote Notifications
confluentinc / kafka-streams-examples
https://github.com/confluentinc/kafka-streams-examples
stars | today |
---|---|
1098 | 2 |
Demo applications and code examples for Apache Kafka’s Streams API.
spring-projects / spring-data-examples
https://github.com/spring-projects/spring-data-examples
stars | today |
---|---|
3193 | 3 |
Spring Data Example Projects
intuit / karate
https://github.com/intuit/karate
stars | today |
---|---|
2608 | 9 |
Test Automation Made Simple
fluttercommunity / flutter_webview_plugin
https://github.com/fluttercommunity/flutter_webview_plugin
stars | today |
---|---|
960 | 4 |
WebView Plugin - Allows Flutter to communicate with a native WebView. Maintainer: @charafau
dbeaver / dbeaver
https://github.com/dbeaver/dbeaver
stars | today |
---|---|
11379 | 8 |
Free universal database tool and SQL client
reactor / reactor-core
https://github.com/reactor/reactor-core
stars | today |
---|---|
2753 | 3 |
Non-Blocking Reactive Foundation for the JVM
brettwooldridge / HikariCP
https://github.com/brettwooldridge/HikariCP
stars | today |
---|---|
11733 | 6 |
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
eirslett / frontend-maven-plugin
https://github.com/eirslett/frontend-maven-plugin
stars | today |
---|---|
3081 | 1 |
“Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins.” A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
fossasia / phimpme-android
https://github.com/fossasia/phimpme-android
stars | today |
---|---|
1788 | 6 |
Phimp.me Photo Imaging and Picture Editor https://play.google.com/store/apps/details?id=org.fossasia.phimpme
google / grafika
https://github.com/google/grafika
stars | today |
---|---|
4196 | 1 |
Grafika test app
firebase / quickstart-android
https://github.com/firebase/quickstart-android
stars | today |
---|---|
6348 | 5 |
Firebase Quickstart Samples for Android
liferay / liferay-portal
https://github.com/liferay/liferay-portal
stars | today |
---|---|
1487 | 0 |
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
4799 | 11 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
Language: c++
sudomesh / disaster-radio
https://github.com/sudomesh/disaster-radio
stars | today |
---|---|
404 | 60 |
A work-in-progress long-range, low-bandwidth wireless disaster recovery mesh network powered by the sun.
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
3931 | 21 |
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
google / path-auditor
https://github.com/google/path-auditor
stars | today |
---|---|
153 | 24 |
danmar / cppcheck
https://github.com/danmar/cppcheck
stars | today |
---|---|
2580 | 7 |
static analysis of C/C++ code
PX4 / Firmware
https://github.com/PX4/Firmware
stars | today |
---|---|
3141 | 2 |
PX4 Autopilot Software
google / snappy
https://github.com/google/snappy
stars | today |
---|---|
3840 | 1 |
A fast compressor/decompressor
prabhuomkar / pytorch-cpp
https://github.com/prabhuomkar/pytorch-cpp
stars | today |
---|---|
154 | 30 |
C++ Implementation of PyTorch Tutorial for Deep Learning Researchers
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
138853 | 59 |
An Open Source Machine Learning Framework for Everyone
BVLC / caffe
stars | today |
---|---|
29607 | 11 |
Caffe: a fast open framework for deep learning.
NVIDIAGameWorks / kaolin
https://github.com/NVIDIAGameWorks/kaolin
stars | today |
---|---|
1324 | 21 |
A PyTorch Library for Accelerating 3D Deep Learning Research
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
7481 | 4 |
Solidity, the Contract-Oriented Programming Language
vesoft-inc / nebula
https://github.com/vesoft-inc/nebula
stars | today |
---|---|
1590 | 10 |
A distributed, fast open-source graph database featuring horizontal scalability and high availability
CoatiSoftware / Sourcetrail
https://github.com/CoatiSoftware/Sourcetrail
stars | today |
---|---|
5170 | 65 |
Sourcetrail - free and open-source interactive source explorer
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
8123 | 8 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
onnx / onnx-tensorrt
https://github.com/onnx/onnx-tensorrt
stars | today |
---|---|
516 | 2 |
ONNX-TensorRT: TensorRT backend for ONNX
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
16710 | 14 |
JSON for Modern C++
falcosecurity / falco
https://github.com/falcosecurity/falco
stars | today |
---|---|
2026 | 13 |
Falco: Container Native Runtime Security
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
31661 | 38 |
Tesseract Open Source OCR Engine (main repository)
ReactiveX / RxCpp
https://github.com/ReactiveX/RxCpp
stars | today |
---|---|
1913 | 3 |
Reactive Extensions for C++
Haivision / srt
https://github.com/Haivision/srt
stars | today |
---|---|
782 | 6 |
Secure, Reliable, Transport
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
39043 | 16 |
Protocol Buffers - Google’s data interchange format
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
13941 | 12 |
Googletest - Google Testing and Mocking Framework
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
1501 | 7 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
Squirrel / Squirrel.Windows
https://github.com/Squirrel/Squirrel.Windows
stars | today |
---|---|
4930 | 4 |
An installation and update framework for Windows desktop apps
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
14902 | 11 |
🚀 Coroutine-based concurrency library for PHP
Language: javascript
ryanhanwu / How-To-Ask-Questions-The-Smart-Way
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way
stars | today |
---|---|
9138 | 55 |
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
puppeteer / puppeteer
https://github.com/puppeteer/puppeteer
stars | today |
---|---|
56743 | 44 |
Headless Chrome Node.js API
askmike / gekko
https://github.com/askmike/gekko
stars | today |
---|---|
8844 | 11 |
A bitcoin trading bot written in node - https://gekko.wizb.it/
leecade / react-native-swiper
https://github.com/leecade/react-native-swiper
stars | today |
---|---|
8428 | 4 |
The best Swiper component for React Native.
facebook / jest
https://github.com/facebook/jest
stars | today |
---|---|
28727 | 21 |
Delightful JavaScript Testing.
jhipster / generator-jhipster
https://github.com/jhipster/generator-jhipster
stars | today |
---|---|
15252 | 11 |
Open Source application platform for creating Spring Boot + Angular/React projects in seconds!
apache / incubator-superset
https://github.com/apache/incubator-superset
stars | today |
---|---|
27181 | 18 |
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
quasarframework / quasar
https://github.com/quasarframework/quasar
stars | today |
---|---|
12972 | 7 |
Quasar Framework - Build high-performance VueJS user interfaces in record time
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
37192 | 91 |
✅ The largest Node.js best practices list (November 2019)
llSourcell / Watch-Me-Build-a-Trading-Bot
https://github.com/llSourcell/Watch-Me-Build-a-Trading-Bot
stars | today |
---|---|
399 | 5 |
This is the code for “Watch Me Build a Trading Bot” by Siraj Raval on Youtube
lerna / lerna
https://github.com/lerna/lerna
stars | today |
---|---|
20359 | 25 |
🐉 A tool for managing JavaScript projects with multiple packages.
carloscuesta / gitmoji
https://github.com/carloscuesta/gitmoji
stars | today |
---|---|
6415 | 24 |
An emoji guide for your commit messages. 😜
MarshallOfSound / Google-Play-Music-Desktop-Player-UNOFFICIAL-
https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-
stars | today |
---|---|
8166 | 3 |
A beautiful cross platform Desktop Player for Google Play Music
serverless / serverless
https://github.com/serverless/serverless
stars | today |
---|---|
33381 | 83 |
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
40625 | 26 |
Build blazing fast, modern apps and websites with React
reduxjs / reselect
https://github.com/reduxjs/reselect
stars | today |
---|---|
15965 | 11 |
Selector library for Redux
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
27519 | 33 |
Cybernetically enhanced web apps
1c7 / Crash-Course-Computer-Science-Chinese
https://github.com/1c7/Crash-Course-Computer-Science-Chinese
stars | today |
---|---|
4097 | 36 |
💻 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
16203 | 30 |
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
duo-labs / cloudmapper
https://github.com/duo-labs/cloudmapper
stars | today |
---|---|
3139 | 8 |
CloudMapper helps you analyze your Amazon Web Services (AWS) environments.
highcharts / highcharts
https://github.com/highcharts/highcharts
stars | today |
---|---|
9137 | 4 |
Highcharts JS, the JavaScript charting framework
cube-js / cube.js
https://github.com/cube-js/cube.js
stars | today |
---|---|
6277 | 22 |
📊 Cube.js - Open Source Analytics Framework
SheetJS / sheetjs
https://github.com/SheetJS/sheetjs
stars | today |
---|---|
19027 | 16 |
📗 SheetJS Community Edition – Spreadsheet Data Toolkit
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
52194 | 23 |
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.
88250 / baidu-netdisk-downloaderx
https://github.com/88250/baidu-netdisk-downloaderx
stars | today |
---|---|
164 | 17 |
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
Language: unknown
renjie-feng-trash / fengrenjie
https://github.com/renjie-feng-trash/fengrenjie
stars | today |
---|---|
619 | 123 |
这个repo是为了锤北大垃圾教授——冯仁杰
alphaSeclab / awesome-reverse-engineering
https://github.com/alphaSeclab/awesome-reverse-engineering
stars | today |
---|---|
396 | 78 |
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect!
AobingJava / JavaFamily
https://github.com/AobingJava/JavaFamily
stars | today |
---|---|
3412 | 173 |
【互联网一线大厂面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
113161 | 151 |
A book series on JavaScript. @YDKJS on twitter.
lydiahallie / javascript-questions
https://github.com/lydiahallie/javascript-questions
stars | today |
---|---|
12984 | 33 |
A long list of (advanced) JavaScript questions, and their explanations ✨
formulahendry / 955.WLB
https://github.com/formulahendry/955.WLB
stars | today |
---|---|
17726 | 91 |
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
andrews1022 / web-development-2020-course-list
https://github.com/andrews1022/web-development-2020-course-list
stars | today |
---|---|
755 | 191 |
A list of Udemy courses from Brad Traversy’s Web Development 2020 video
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
14064 | 13 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
alirezadir / Production-Level-Deep-Learning
https://github.com/alirezadir/Production-Level-Deep-Learning
stars | today |
---|---|
1630 | 22 |
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
andkret / Cookbook
https://github.com/andkret/Cookbook
stars | today |
---|---|
5614 | 18 |
The Data Engineering Cookbook
ruanyf / free-books
https://github.com/ruanyf/free-books
stars | today |
---|---|
8650 | 8 |
互联网上的免费书籍
yanirs / established-remote
https://github.com/yanirs/established-remote
stars | today |
---|---|
2498 | 7 |
A list of established remote companies
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
10093 | 13 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
ZuzooVn / machine-learning-for-software-engineers
https://github.com/ZuzooVn/machine-learning-for-software-engineers
stars | today |
---|---|
22998 | 27 |
A complete daily plan for studying to become a machine learning engineer.
iambryanshen / kkndme_tianya
https://github.com/iambryanshen/kkndme_tianya
stars | today |
---|---|
73 | 1 |
天涯 kkndme 神贴聊房价
Yochengliu / awesome-point-cloud-analysis
https://github.com/Yochengliu/awesome-point-cloud-analysis
stars | today |
---|---|
1212 | 9 |
A list of papers and datasets about point cloud analysis (processing)
backend-br / vagas
https://github.com/backend-br/vagas
stars | today |
---|---|
1935 | 5 |
✌️ Espaço para divulgação de vagas para backenders
basecamp / handbook
https://github.com/basecamp/handbook
stars | today |
---|---|
5227 | 6 |
Basecamp Employee Handbook
typescript-cheatsheets / react-typescript-cheatsheet
https://github.com/typescript-cheatsheets/react-typescript-cheatsheet
stars | today |
---|---|
8950 | 34 |
Cheatsheets for experienced React developers getting started with TypeScript
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
20519 | 13 |
Curated List of React Components & Libraries.
lukasz-madon / awesome-remote-job
https://github.com/lukasz-madon/awesome-remote-job
stars | today |
---|---|
15389 | 4 |
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
frontendbr / vagas
https://github.com/frontendbr/vagas
stars | today |
---|---|
3730 | 9 |
🔬 Espaço para divulgação de vagas para front-enders.
MicrosoftLearning / AZ-103-MicrosoftAzureAdministrator
https://github.com/MicrosoftLearning/AZ-103-MicrosoftAzureAdministrator
stars | today |
---|---|
444 | 2 |
AZ-103: Microsoft Azure Administrator
KhronosGroup / Vulkan-Guide
https://github.com/KhronosGroup/Vulkan-Guide
stars | today |
---|---|
297 | 0 |
One stop shop for getting started with the Vulkan API
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
32878 | 4 |
Flight rules for git