Language: python
floodsung / Deep-Learning-Papers-Reading-Roadmap
https://github.com/floodsung/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
27508 | 236 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
pythonstock / stock
https://github.com/pythonstock/stock
stars | today |
---|---|
1023 | 181 |
stock,股票系统。使用python进行开发。
d2l-ai / d2l-en
https://github.com/d2l-ai/d2l-en
stars | today |
---|---|
6444 | 24 |
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
openai / gym
stars | today |
---|---|
21501 | 39 |
A toolkit for developing and comparing reinforcement learning algorithms.
vt-vl-lab / 3d-photo-inpainting
https://github.com/vt-vl-lab/3d-photo-inpainting
stars | today |
---|---|
3697 | 75 |
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
10199 | 12 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
12465 | 30 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
Pitt-CSC / Summer2021-Internships
https://github.com/Pitt-CSC/Summer2021-Internships
stars | today |
---|---|
682 | 12 |
Collection of Summer 2021 tech internships!
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
9643 | 11 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
psf / black
stars | today |
---|---|
16857 | 23 |
The uncompromising Python code formatter
rusty1s / pytorch_geometric
https://github.com/rusty1s/pytorch_geometric
stars | today |
---|---|
8325 | 18 |
Geometric Deep Learning Extension Library for PyTorch
ymcui / Chinese-BERT-wwm
https://github.com/ymcui/Chinese-BERT-wwm
stars | today |
---|---|
3429 | 13 |
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
facebookresearch / swav
https://github.com/facebookresearch/swav
stars | today |
---|---|
229 | 65 |
PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882
minimaxir / gpt-3-experiments
https://github.com/minimaxir/gpt-3-experiments
stars | today |
---|---|
334 | 91 |
Test prompts for OpenAI’s GPT-3 API and the resulting AI-generated texts.
openai / spinningup
https://github.com/openai/spinningup
stars | today |
---|---|
4966 | 7 |
An educational resource to help anyone learn deep reinforcement learning.
asciimoo / searx
https://github.com/asciimoo/searx
stars | today |
---|---|
7127 | 15 |
Privacy-respecting metasearch engine
timgrossmann / InstaPy
https://github.com/timgrossmann/InstaPy
stars | today |
---|---|
10970 | 9 |
📷 Instagram Bot - Tool for automated Instagram interactions
aws / aws-cli
https://github.com/aws/aws-cli
stars | today |
---|---|
9867 | 6 |
Universal Command Line Interface for Amazon Web Services
deepset-ai / haystack
https://github.com/deepset-ai/haystack
stars | today |
---|---|
474 | 11 |
🔍 Transformers at scale for question answering & search
sherlock-project / sherlock
https://github.com/sherlock-project/sherlock
stars | today |
---|---|
12295 | 20 |
🔎 Hunt down social media accounts by username across social networks
locustio / locust
https://github.com/locustio/locust
stars | today |
---|---|
13362 | 13 |
Scalable user load testing tool written in Python
home-assistant / core
https://github.com/home-assistant/core
stars | today |
---|---|
34471 | 72 |
🏡 Open source home automation that puts local control and privacy first
mlflow / mlflow
https://github.com/mlflow/mlflow
stars | today |
---|---|
6967 | 12 |
Open source platform for the machine learning lifecycle
spulec / moto
https://github.com/spulec/moto
stars | today |
---|---|
3772 | 7 |
A library that allows you to easily mock out tests based on AWS infrastructure.
pytorch / ignite
https://github.com/pytorch/ignite
stars | today |
---|---|
2947 | 4 |
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
Language: php
rappasoft / laravel-boilerplate
https://github.com/rappasoft/laravel-boilerplate
stars | today |
---|---|
4378 | 100 |
The Laravel Boilerplate Project - https://laravel-boilerplate.com
elastic / elasticsearch-php
https://github.com/elastic/elasticsearch-php
stars | today |
---|---|
4150 | 5 |
Official PHP low-level client for Elasticsearch.
PHPMailer / PHPMailer
https://github.com/PHPMailer/PHPMailer
stars | today |
---|---|
15272 | 9 |
The classic email sending library for PHP
PHPOffice / PhpSpreadsheet
https://github.com/PHPOffice/PhpSpreadsheet
stars | today |
---|---|
8626 | 8 |
A pure PHP library for reading and writing spreadsheet files
phpspec / prophecy
https://github.com/phpspec/prophecy
stars | today |
---|---|
7626 | 2 |
Highly opinionated mocking framework for PHP 5.3+
yiisoft / yii2
https://github.com/yiisoft/yii2
stars | today |
---|---|
13462 | 4 |
Yii 2: The Fast, Secure and Professional PHP Framework
barryvdh / laravel-dompdf
https://github.com/barryvdh/laravel-dompdf
stars | today |
---|---|
3977 | 3 |
A DOMPDF Wrapper for Laravel
squizlabs / PHP_CodeSniffer
https://github.com/squizlabs/PHP_CodeSniffer
stars | today |
---|---|
7794 | 3 |
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
PrestaShop / PrestaShop
https://github.com/PrestaShop/PrestaShop
stars | today |
---|---|
5030 | 7 |
PrestaShop offers a fully scalable open source ecommerce solution.
WordPress / wordpress-develop
https://github.com/WordPress/wordpress-develop
stars | today |
---|---|
438 | 0 |
WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.
FriendsOfPHP / PHP-CS-Fixer
https://github.com/FriendsOfPHP/PHP-CS-Fixer
stars | today |
---|---|
9203 | 6 |
A tool to automatically fix PHP Coding Standards issues
livewire / livewire
https://github.com/livewire/livewire
stars | today |
---|---|
4907 | 15 |
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
guzzle / guzzle
https://github.com/guzzle/guzzle
stars | today |
---|---|
19639 | 8 |
Guzzle, an extensible PHP HTTP client
jupeter / clean-code-php
https://github.com/jupeter/clean-code-php
stars | today |
---|---|
8099 | 4 |
🛁 Clean Code concepts adapted for PHP
nunomaduro / larastan
https://github.com/nunomaduro/larastan
stars | today |
---|---|
2155 | 5 |
⚗️ Adds static analysis to Laravel improving developer productivity and code quality
librenms / librenms
https://github.com/librenms/librenms
stars | today |
---|---|
1938 | 2 |
Community-based GPL-licensed network monitoring system
chriskacerguis / codeigniter-restserver
https://github.com/chriskacerguis/codeigniter-restserver
stars | today |
---|---|
4602 | 2 |
A fully RESTful server implementation for CodeIgniter using one library, one config file and one controller.
BookStackApp / BookStack
https://github.com/BookStackApp/BookStack
stars | today |
---|---|
5029 | 10 |
A platform to create documentation/wiki content built with PHP & Laravel
EasyCorp / EasyAdminBundle
https://github.com/EasyCorp/EasyAdminBundle
stars | today |
---|---|
2987 | 2 |
The new (and simple) admin generator for Symfony applications.
PHPOffice / PHPExcel
https://github.com/PHPOffice/PHPExcel
stars | today |
---|---|
11303 | 3 |
ARCHIVED
laravel / laravel
https://github.com/laravel/laravel
stars | today |
---|---|
60360 | 20 |
A PHP framework for web artisans
googleapis / google-api-php-client
https://github.com/googleapis/google-api-php-client
stars | today |
---|---|
6918 | 4 |
A PHP client library for accessing Google APIs
Maatwebsite / Laravel-Excel
https://github.com/Maatwebsite/Laravel-Excel
stars | today |
---|---|
8767 | 4 |
🚀 Supercharged Excel exports and imports in Laravel
Seldaek / monolog
https://github.com/Seldaek/monolog
stars | today |
---|---|
17647 | 3 |
Sends your logs to files, sockets, inboxes, databases and various web services
moneyphp / money
https://github.com/moneyphp/money
stars | today |
---|---|
3194 | 11 |
PHP implementation of Fowler’s Money pattern.
Language: go
upmasked / number-verifier
https://github.com/upmasked/number-verifier
stars | today |
---|---|
509 | 70 |
Number Verifier is a SMS verification tool that makes it easy to get a disposable SMS number and bypass SMS number verifications on any site.
ardanlabs / gotraining
https://github.com/ardanlabs/gotraining
stars | today |
---|---|
7758 | 42 |
Go Training Class Material :
kubernetes / autoscaler
https://github.com/kubernetes/autoscaler
stars | today |
---|---|
3352 | 4 |
Autoscaling components for Kubernetes
thanos-io / thanos
https://github.com/thanos-io/thanos
stars | today |
---|---|
6051 | 9 |
Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
terraform-providers / terraform-provider-azurerm
https://github.com/terraform-providers/terraform-provider-azurerm
stars | today |
---|---|
1846 | 5 |
Terraform provider for Azure Resource Manager
GoogleCloudPlatform / spark-on-k8s-operator
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator
stars | today |
---|---|
1112 | 6 |
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
gruntwork-io / terragrunt
https://github.com/gruntwork-io/terragrunt
stars | today |
---|---|
4045 | 5 |
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
terraform-providers / terraform-provider-aws
https://github.com/terraform-providers/terraform-provider-aws
stars | today |
---|---|
4527 | 5 |
Terraform AWS provider
openshift / origin
https://github.com/openshift/origin
stars | today |
---|---|
7558 | 2 |
Images for OpenShift 3 and 4 - see openshift/okd for more
influxdata / telegraf
https://github.com/influxdata/telegraf
stars | today |
---|---|
8895 | 10 |
The plugin-driven server agent for collecting & reporting metrics.
tsenart / vegeta
https://github.com/tsenart/vegeta
stars | today |
---|---|
15028 | 15 |
HTTP load testing tool and library. It’s over 9000!
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
8852 | 10 |
gRPC to JSON proxy generator following the gRPC HTTP spec
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
26327 | 14 |
Official Go implementation of the Ethereum protocol
google / go-github
https://github.com/google/go-github
stars | today |
---|---|
5992 | 6 |
Go library for accessing the GitHub API
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
11736 | 10 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
allegro / bigcache
https://github.com/allegro/bigcache
stars | today |
---|---|
4119 | 6 |
Efficient cache for gigabytes of data written in Go.
gorilla / websocket
https://github.com/gorilla/websocket
stars | today |
---|---|
12403 | 13 |
A fast, well-tested and widely used WebSocket implementation for Go.
alexellis / arkade
https://github.com/alexellis/arkade
stars | today |
---|---|
797 | 28 |
Your one-stop CLI for Kubernetes
hoanhan101 / ultimate-go
https://github.com/hoanhan101/ultimate-go
stars | today |
---|---|
11534 | 18 |
Ultimate Go study guide
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
18703 | 8 |
Run Kubernetes locally
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
18623 | 18 |
感谢中国开发者 - https://bit.ly/謝謝 | The fastest community-driven web framework for Go. Socket-Sharding, gRPC, Automatic HTTPS with Public Domain, MVC, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. Fully compatible with the standard library and 3rd-party middleware packages. | https://bit.ly/iriscandothat1 | h…
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
19252 | 9 |
Scalable datastore for metrics, events, and real-time analytics
aws / aws-lambda-go
https://github.com/aws/aws-lambda-go
stars | today |
---|---|
2367 | 3 |
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
golang / go
stars | today |
---|---|
74619 | 54 |
The Go programming language
elastic / cloud-on-k8s
https://github.com/elastic/cloud-on-k8s
stars | today |
---|---|
1101 | 4 |
Elastic Cloud on Kubernetes
Language: java
grpc / grpc-java
https://github.com/grpc/grpc-java
stars | today |
---|---|
7727 | 6 |
The Java gRPC implementation. HTTP/2 based RPC
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
27515 | 70 |
All Algorithms implemented in Java
apache / camel
https://github.com/apache/camel
stars | today |
---|---|
3324 | 6 |
Apache Camel
SeleniumHQ / selenium
https://github.com/SeleniumHQ/selenium
stars | today |
---|---|
18185 | 12 |
A browser automation framework and ecosystem.
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
5340 | 15 |
Quarkus: Supersonic Subatomic Java.
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
84481 | 100 |
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
apache / druid
https://github.com/apache/druid
stars | today |
---|---|
9867 | 5 |
Apache Druid: a high performance real-time analytics database.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
21816 | 9 |
Just Announced - “Learn Spring Security OAuth”:
Graylog2 / graylog2-server
https://github.com/Graylog2/graylog2-server
stars | today |
---|---|
5387 | 1 |
Free and open source log management
joelittlejohn / jsonschema2pojo
https://github.com/joelittlejohn/jsonschema2pojo
stars | today |
---|---|
5160 | 6 |
Generate Java types from JSON or JSON Schema and annotates those types for data-binding with Jackson, Gson, etc
bjmashibing / InternetArchitect
https://github.com/bjmashibing/InternetArchitect
stars | today |
---|---|
2678 | 22 |
年薪百万互联网架构师课程文档及源码(公开部分)
apache / lucene-solr
https://github.com/apache/lucene-solr
stars | today |
---|---|
3641 | 7 |
Apache Lucene and Solr open-source search software
AgoraIO-Usecase / AgoraLive
https://github.com/AgoraIO-Usecase/AgoraLive
stars | today |
---|---|
150 | 46 |
Fun with Real Life Live Broadcasting.
newbee-ltd / newbee-mall
https://github.com/newbee-ltd/newbee-mall
stars | today |
---|---|
4494 | 5 |
newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
square / retrofit
https://github.com/square/retrofit
stars | today |
---|---|
36132 | 8 |
A type-safe HTTP client for Android and the JVM
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
50041 | 20 |
Open Source, Distributed, RESTful Search Engine
naver / pinpoint
https://github.com/naver/pinpoint
stars | today |
---|---|
10580 | 10 |
APM, (Application Performance Management) tool for large-scale distributed systems.
Netflix / conductor
https://github.com/Netflix/conductor
stars | today |
---|---|
2709 | 4 |
Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
mission-peace / interview
https://github.com/mission-peace/interview
stars | today |
---|---|
8720 | 11 |
Interview questions
wix / react-native-navigation
https://github.com/wix/react-native-navigation
stars | today |
---|---|
11573 | 9 |
A complete native navigation solution for React Native
spring-cloud / spring-cloud-kubernetes
https://github.com/spring-cloud/spring-cloud-kubernetes
stars | today |
---|---|
2291 | 0 |
Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc…
prestosql / presto
https://github.com/prestosql/presto
stars | today |
---|---|
1193 | 7 |
Home of the community managed version of Presto, the distributed SQL query engine for big data, under the auspices of the Presto Software Foundation.
apache / kafka
https://github.com/apache/kafka
stars | today |
---|---|
16384 | 13 |
Mirror of Apache Kafka
DrKLO / Telegram
https://github.com/DrKLO/Telegram
stars | today |
---|---|
14408 | 11 |
Telegram for Android source
EiletXie / cloud2020
https://github.com/EiletXie/cloud2020
stars | today |
---|---|
342 | 5 |
SpringCloud2020最新技术学习
Language: c++
electronicarts / CnC_Remastered_Collection
https://github.com/electronicarts/CnC_Remastered_Collection
stars | today |
---|---|
13815 | 63 |
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
46893 | 150 |
Open Source Computer Vision Library
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
16169 | 11 |
Googletest - Google Testing and Mocking Framework
hyperion-project / hyperion.ng
https://github.com/hyperion-project/hyperion.ng
stars | today |
---|---|
369 | 27 |
The successor to Hyperion aka Hyperion Next Generation
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
146681 | 63 |
An Open Source Machine Learning Framework for Everyone
google / benchmark
https://github.com/google/benchmark
stars | today |
---|---|
4583 | 3 |
A microbenchmark support library
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
17945 | 12 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
8080 | 6 |
Solidity, the Contract-Oriented Programming Language
ceccocats / tkDNN
https://github.com/ceccocats/tkDNN
stars | today |
---|---|
239 | 5 |
Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
grpc / grpc
stars | today |
---|---|
26948 | 12 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
2619 | 9 |
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
40368 | 30 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
15891 | 9 |
🚀 Coroutine-based concurrency library for PHP
IntelRealSense / realsense-ros
https://github.com/IntelRealSense/realsense-ros
stars | today |
---|---|
860 | 1 |
Intel® RealSense™ ROS Wrapper for D400 series, SR300 Camera and T265 Tracking Module
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
7841 | 16 |
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
21903 | 17 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
jarro2783 / cxxopts
https://github.com/jarro2783/cxxopts
stars | today |
---|---|
2052 | 8 |
Lightweight C++ command line option parser
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
9170 | 12 |
Fast C++ logging library.
OpenRCT2 / OpenRCT2
https://github.com/OpenRCT2/OpenRCT2
stars | today |
---|---|
8198 | 5 |
An open source re-implementation of RollerCoaster Tycoon 2 🎢
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
35581 | 31 |
Tesseract Open Source OCR Engine (main repository)
LeelaChessZero / lc0
https://github.com/LeelaChessZero/lc0
stars | today |
---|---|
1169 | 5 |
The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
xdspacelab / openvslam
https://github.com/xdspacelab/openvslam
stars | today |
---|---|
2487 | 6 |
OpenVSLAM: A Versatile Visual SLAM Framework
sysown / proxysql
https://github.com/sysown/proxysql
stars | today |
---|---|
3904 | 4 |
High-performance MySQL proxy with a GPL license.
PX4 / Firmware
https://github.com/PX4/Firmware
stars | today |
---|---|
3665 | 7 |
PX4 Autopilot Software
Ewenwan / MVision
https://github.com/Ewenwan/MVision
stars | today |
---|---|
4693 | 11 |
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Language: javascript
geekxh / hello-algorithm
https://github.com/geekxh/hello-algorithm
stars | today |
---|---|
2134 | 566 |
🇨🇳 🇨🇳 🇨🇳 本项目包括:1、我写的三十万字图解算法题典 2、100 张编程类超清晰思维导图 3、100 篇大厂面经汇总 4、各语言编程电子书 100 本 5、小浩算法网站源代码 ( 🚀 🚀 国人项目上榜首不易,右上角助力一波!干就对了,奥利给 ! 🚀 🚀 )
haizlin / fe-interview
https://github.com/haizlin/fe-interview
stars | today |
---|---|
12138 | 45 |
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),3000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
josdejong / jsoneditor
https://github.com/josdejong/jsoneditor
stars | today |
---|---|
7393 | 15 |
A web-based tool to view, edit, format, and validate JSON
AzureAD / microsoft-authentication-library-for-js
https://github.com/AzureAD/microsoft-authentication-library-for-js
stars | today |
---|---|
1033 | 6 |
Microsoft Authentication Library (MSAL) for JS
sudheerj / reactjs-interview-questions
https://github.com/sudheerj/reactjs-interview-questions
stars | today |
---|---|
7191 | 65 |
List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
35646 | 65 |
Cybernetically enhanced web apps
preactjs / preact
https://github.com/preactjs/preact
stars | today |
---|---|
26727 | 14 |
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
yangshun / front-end-interview-handbook
https://github.com/yangshun/front-end-interview-handbook
stars | today |
---|---|
25227 | 122 |
🕸 No bullshit answers to the famous h5bp “Front-end Job Interview Questions”
WebDevSimplified / GitHub-Jobs-API-React-App
https://github.com/WebDevSimplified/GitHub-Jobs-API-React-App
stars | today |
---|---|
36 | 9 |
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
98022 | 30 |
JavaScript Style Guide
select2 / select2
https://github.com/select2/select2
stars | today |
---|---|
24569 | 5 |
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
8295 | 120 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
OvidijusParsiunas / myvision
https://github.com/OvidijusParsiunas/myvision
stars | today |
---|---|
382 | 121 |
Computer vision based ML training data generation tool 🚀
OAI / OpenAPI-Specification
https://github.com/OAI/OpenAPI-Specification
stars | today |
---|---|
18153 | 7 |
The OpenAPI Specification Repository
quasarframework / quasar
https://github.com/quasarframework/quasar
stars | today |
---|---|
15544 | 52 |
Quasar Framework - Build high-performance VueJS user interfaces in record time
YMFE / yapi
stars | today |
---|---|
16784 | 25 |
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
google / web-stories-wp
https://github.com/google/web-stories-wp
stars | today |
---|---|
213 | 5 |
Web Stories WordPress plugin
goldfire / howler.js
https://github.com/goldfire/howler.js
stars | today |
---|---|
16716 | 15 |
Javascript audio library for the modern web.
paulhodel / jexcel
https://github.com/paulhodel/jexcel
stars | today |
---|---|
4866 | 61 |
jExcel is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel or any other spreadsheet software.
alpinejs / alpine
https://github.com/alpinejs/alpine
stars | today |
---|---|
9666 | 32 |
A rugged, minimal framework for composing JavaScript behavior in your markup.
ag-grid / ag-grid
https://github.com/ag-grid/ag-grid
stars | today |
---|---|
6423 | 7 |
Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
bvaughn / react-error-boundary
https://github.com/bvaughn/react-error-boundary
stars | today |
---|---|
1350 | 169 |
Simple reusable React error boundary component
jhu-ep-coursera / fullstack-course4
https://github.com/jhu-ep-coursera/fullstack-course4
stars | today |
---|---|
3228 | 20 |
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
152640 | 89 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
15430 | 20 |
⭐️ Companies that don’t have a broken hiring process
Language: unknown
luspr / awesome-ml-courses
https://github.com/luspr/awesome-ml-courses
stars | today |
---|---|
1037 | 186 |
Awesome free machine learning and AI courses with video lectures.
EthicalML / awesome-production-machine-learning
https://github.com/EthicalML/awesome-production-machine-learning
stars | today |
---|---|
4592 | 279 |
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
lukasz-madon / awesome-remote-job
https://github.com/lukasz-madon/awesome-remote-job
stars | today |
---|---|
18707 | 29 |
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
github / renaming
https://github.com/github/renaming
stars | today |
---|---|
390 | 98 |
Guidance for changing the default branch name for GitHub repositories
AobingJava / JavaFamily
https://github.com/AobingJava/JavaFamily
stars | today |
---|---|
15726 | 120 |
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Vladislav610 / QA_bible
https://github.com/Vladislav610/QA_bible
stars | today |
---|---|
122 | 16 |
Библия QA это 200++ страниц обновляемой смеси ответов на вопросы с реальных собеседований на QA, перевода интересного контента с зарубежных ресурсов и агрегации материала с отечественных.
visenger / awesome-mlops
https://github.com/visenger/awesome-mlops
stars | today |
---|---|
832 | 100 |
A curated list of references for MLOps
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
125894 | 249 |
A complete computer science study plan to become a software engineer.
alozano-77 / AWS-SAA-C02-Course
https://github.com/alozano-77/AWS-SAA-C02-Course
stars | today |
---|---|
259 | 4 |
Personal notes for SAA-C02 test from: https://learn.cantrill.io
Pitt-CSC / NewGrad-2021
https://github.com/Pitt-CSC/NewGrad-2021
stars | today |
---|---|
205 | 14 |
A collection of New Grad full time roles in SWE, Quant, and PM.
openai / gpt-3
https://github.com/openai/gpt-3
stars | today |
---|---|
4895 | 265 |
GPT-3: Language Models are Few-Shot Learners
gerryguy311 / CyberProfDevelopmentCovidResources
https://github.com/gerryguy311/CyberProfDevelopmentCovidResources
stars | today |
---|---|
466 | 16 |
An awesome list of FREE resources for training, conferences, speaking, labs, reading, etc that are free all the time or during COVID-19 that cybersecurity professionals with downtime can take advantage of to improve their skills and marketability to come out on the other side ready to rock.
rust-unofficial / patterns
https://github.com/rust-unofficial/patterns
stars | today |
---|---|
3599 | 6 |
A catalogue of Rust design patterns
USCreditCardGuide / airlines-to-china-covid-19
https://github.com/USCreditCardGuide/airlines-to-china-covid-19
stars | today |
---|---|
84 | 9 |
疫情期间的回国航班汇总
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
8203 | 7 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
sathishvj / awesome-gcp-certifications
https://github.com/sathishvj/awesome-gcp-certifications
stars | today |
---|---|
658 | 3 |
Google Cloud Platform Certification resources.
bradtraversy / design-resources-for-developers
https://github.com/bradtraversy/design-resources-for-developers
stars | today |
---|---|
16806 | 153 |
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
10805 | 11 |
🚀 ✨ Help beginners to contribute to open source projects
datawhalechina / team-learning-program
https://github.com/datawhalechina/team-learning-program
stars | today |
---|---|
16 | 3 |
主要用于存放 编程、数据结构与算法相关的组队学习项目。
lydiahallie / javascript-questions
https://github.com/lydiahallie/javascript-questions
stars | today |
---|---|
21343 | 15 |
A long list of (advanced) JavaScript questions, and their explanations ✨
thunlp / GNNPapers
https://github.com/thunlp/GNNPapers
stars | today |
---|---|
7919 | 13 |
Must-read papers on graph neural networks (GNN)
CSSEGISandData / COVID-19
https://github.com/CSSEGISandData/COVID-19
stars | today |
---|---|
23420 | 19 |
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
divanov11 / crash-course-CRM
https://github.com/divanov11/crash-course-CRM
stars | today |
---|---|
140 | 0 |
Django customer management platform
coderjojo / creative-profile-readme
https://github.com/coderjojo/creative-profile-readme
stars | today |
---|---|
81 | 6 |
A Collection of GitHub Profiles with awesome readme
nomi-sec / PoC-in-GitHub
https://github.com/nomi-sec/PoC-in-GitHub
stars | today |
---|---|
652 | 14 |
📡 PoC auto collect from GitHub.