Language: python
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
25988 | 33 |
100 Days of ML Coding
youfou / wxpy
https://github.com/youfou/wxpy
stars | today |
---|---|
10172 | 293 |
微信机器人 / 可能是最优雅的微信个人号 API ✨ ✨
microsoft / c9-python-getting-started
https://github.com/microsoft/c9-python-getting-started
stars | today |
---|---|
2859 | 356 |
Sample code for Channel 9 Python for Beginners course
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
39482 | 15 |
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/
getredash / redash
https://github.com/getredash/redash
stars | today |
---|---|
13847 | 13 |
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
gto76 / python-cheatsheet
https://github.com/gto76/python-cheatsheet
stars | today |
---|---|
9088 | 36 |
Comprehensive Python Cheatsheet
instagrambot / instabot
https://github.com/instagrambot/instabot
stars | today |
---|---|
2419 | 13 |
🐙 Free Instagram scripts, bots and Python API wrapper. Get free instagram followers with our auto like, auto follow and other scripts!
iGhibli / iOS-DeviceSupport
https://github.com/iGhibli/iOS-DeviceSupport
stars | today |
---|---|
2086 | 27 |
This repository holds the device support files for the iOS, and I will update it regularly.
openai / gym
stars | today |
---|---|
18209 | 8 |
A toolkit for developing and comparing reinforcement learning algorithms.
elastic / elasticsearch-dsl-py
https://github.com/elastic/elasticsearch-dsl-py
stars | today |
---|---|
2591 | 3 |
High level Python client for Elasticsearch
google-research / google-research
https://github.com/google-research/google-research
stars | today |
---|---|
3525 | 10 |
Google AI Research
ondyari / FaceForensics
https://github.com/ondyari/FaceForensics
stars | today |
---|---|
490 | 57 |
Github of the FaceForensics dataset
astooke / rlpyt
https://github.com/astooke/rlpyt
stars | today |
---|---|
682 | 17 |
Reinforcement Learning in PyTorch
Tib3rius / AutoRecon
https://github.com/Tib3rius/AutoRecon
stars | today |
---|---|
340 | 11 |
AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.
datawire / ambassador
https://github.com/datawire/ambassador
stars | today |
---|---|
2217 | 0 |
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
linsamtw / FinMind
https://github.com/linsamtw/FinMind
stars | today |
---|---|
629 | 12 |
Open Data, more than 50 financial data. 提供超過 50 個金融資料,每天更新
psf / black
stars | today |
---|---|
12637 | 22 |
The uncompromising Python code formatter
aws / aws-cli
https://github.com/aws/aws-cli
stars | today |
---|---|
8576 | 10 |
Universal Command Line Interface for Amazon Web Services
docker / compose
https://github.com/docker/compose
stars | today |
---|---|
17440 | 7 |
Define and run multi-container applications with Docker
edx / edx-platform
https://github.com/edx/edx-platform
stars | today |
---|---|
4549 | 3 |
The Open edX platform, the software that powers edX!
PaddlePaddle / models
https://github.com/PaddlePaddle/models
stars | today |
---|---|
2854 | 13 |
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
tiangolo / fastapi
https://github.com/tiangolo/fastapi
stars | today |
---|---|
4670 | 21 |
FastAPI framework, high performance, easy to learn, fast to code, ready for production
divamgupta / image-segmentation-keras
https://github.com/divamgupta/image-segmentation-keras
stars | today |
---|---|
913 | 6 |
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
14106 | 16 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
57842 | 35 |
Models and examples built with TensorFlow
Language: go
Allenxuxu / gev
https://github.com/Allenxuxu/gev
stars | today |
---|---|
347 | 111 |
gev is a lightweight, fast non-blocking TCP network library based on Reactor mode.
eth0izzle / shhgit
https://github.com/eth0izzle/shhgit
stars | today |
---|---|
701 | 213 |
Ah shhgit! Find GitHub secrets in real time
prometheus / client_golang
https://github.com/prometheus/client_golang
stars | today |
---|---|
1694 | 3 |
Prometheus instrumentation library for Go applications
jackc / pgx
stars | today |
---|---|
2058 | 12 |
PostgreSQL driver and toolkit for Go
containers / libpod
https://github.com/containers/libpod
stars | today |
---|---|
2671 | 31 |
libpod is a library used to create container pods. Home of Podman.
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5404 | 10 |
Go support for Google’s protocol buffers
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
16122 | 20 |
Git with a cup of tea, painless self-hosted git service
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
9544 | 10 |
The Go language implementation of gRPC. HTTP/2 based RPC
zricethezav / gitleaks
https://github.com/zricethezav/gitleaks
stars | today |
---|---|
5126 | 10 |
Audit git repos for secrets 🔑
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
15306 | 11 |
The fantastic ORM library for Golang, aims to be developer friendly
jesseduffield / lazydocker
https://github.com/jesseduffield/lazydocker
stars | today |
---|---|
11927 | 176 |
The lazier way to manage everything docker
kubernetes-sigs / controller-runtime
https://github.com/kubernetes-sigs/controller-runtime
stars | today |
---|---|
350 | 0 |
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
michenriksen / gitrob
https://github.com/michenriksen/gitrob
stars | today |
---|---|
4017 | 13 |
Reconnaissance tool for GitHub organizations
VictoriaMetrics / VictoriaMetrics
https://github.com/VictoriaMetrics/VictoriaMetrics
stars | today |
---|---|
1192 | 6 |
VictoriaMetrics - high-performance, cost-effective and scalable time series database, long-term remote storage for Prometheus
tektoncd / pipeline
https://github.com/tektoncd/pipeline
stars | today |
---|---|
3487 | 17 |
A K8s-native Pipeline resource.
moby / buildkit
https://github.com/moby/buildkit
stars | today |
---|---|
1856 | 4 |
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
21743 | 135 |
A platform for building proxies to bypass network restrictions.
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
17335 | 11 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
go-pg / pg
stars | today |
---|---|
3132 | 5 |
Golang ORM with focus on PostgreSQL features and performance
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
8543 | 9 |
A toolkit with common assertions and mocks that plays nicely with the standard library
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
9870 | 10 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
mongodb / mongo-go-driver
https://github.com/mongodb/mongo-go-driver
stars | today |
---|---|
3380 | 4 |
The Go driver for MongoDB
olivere / elastic
https://github.com/olivere/elastic
stars | today |
---|---|
4342 | 3 |
Elasticsearch client for Go.
prometheus / alertmanager
https://github.com/prometheus/alertmanager
stars | today |
---|---|
2579 | 3 |
Prometheus Alertmanager
unknwon / the-way-to-go_ZH_CN
https://github.com/unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
17495 | 16 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Language: java
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
8637 | 62 |
✍ Halo 一款现代化的个人独立博客系统
macrozheng / mall-learning
https://github.com/macrozheng/mall-learning
stars | today |
---|---|
2561 | 41 |
mall学习教程,架构、业务、技术要点全方位解析。mall项目(20k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
dianping / cat
https://github.com/dianping/cat
stars | today |
---|---|
11461 | 16 |
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
gedoor / MyBookshelf
https://github.com/gedoor/MyBookshelf
stars | today |
---|---|
3480 | 18 |
阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
seaswalker / spring-analysis
https://github.com/seaswalker/spring-analysis
stars | today |
---|---|
4746 | 223 |
Spring源码阅读
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
22070 | 62 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
bigbluebutton / bigbluebutton
https://github.com/bigbluebutton/bigbluebutton
stars | today |
---|---|
2543 | 5 |
Complete open source web conferencing system.
apache / cassandra
https://github.com/apache/cassandra
stars | today |
---|---|
5439 | 4 |
Mirror of Apache Cassandra
antlr / antlr4
https://github.com/antlr/antlr4
stars | today |
---|---|
6409 | 3 |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
oracle / graal
https://github.com/oracle/graal
stars | today |
---|---|
10474 | 19 |
GraalVM: Run Programs Faster Anywhere 🚀
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
17228 | 30 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
16715 | 34 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
junit-team / junit5-samples
https://github.com/junit-team/junit5-samples
stars | today |
---|---|
666 | 1 |
Collection of sample applications using JUnit 5.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
44417 | 30 |
Open Source, Distributed, RESTful Search Engine
xuxueli / xxl-job
https://github.com/xuxueli/xxl-job
stars | today |
---|---|
10166 | 25 |
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
android / camera-samples
https://github.com/android/camera-samples
stars | today |
---|---|
634 | 7 |
Multiple samples showing the best practices in camera APIs on Android.
chewiebug / GCViewer
https://github.com/chewiebug/GCViewer
stars | today |
---|---|
2829 | 4 |
Fork of tagtraum industries’ GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun’s / Oracle’s java 1.6+ garbage collector logs (including G1 collector)
scwang90 / SmartRefreshLayout
https://github.com/scwang90/SmartRefreshLayout
stars | today |
---|---|
18820 | 16 |
🔥 下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
keycloak / keycloak
https://github.com/keycloak/keycloak
stars | today |
---|---|
4482 | 9 |
Open Source Identity and Access Management For Modern Applications and Services
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
10526 | 27 |
APM, Application Performance Monitoring System
openzipkin / zipkin
https://github.com/openzipkin/zipkin
stars | today |
---|---|
11722 | 7 |
Zipkin is a distributed tracing system
seata / seata
https://github.com/seata/seata
stars | today |
---|---|
11868 | 23 |
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
apache / beam
https://github.com/apache/beam
stars | today |
---|---|
3350 | 3 |
Apache Beam
confluentinc / ksql
https://github.com/confluentinc/ksql
stars | today |
---|---|
2441 | 1 |
KSQL - the Streaming SQL Engine for Apache Kafka
neo4j / neo4j
https://github.com/neo4j/neo4j
stars | today |
---|---|
6906 | 8 |
Graphs for Everyone
Language: c++
vesoft-inc / nebula
https://github.com/vesoft-inc/nebula
stars | today |
---|---|
910 | 32 |
A high performance distributed Graph Database
google / filament
https://github.com/google/filament
stars | today |
---|---|
7761 | 26 |
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
134763 | 85 |
An Open Source Machine Learning Framework for Everyone
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
38494 | 39 |
Open Source Computer Vision Library
vnpy / vnpy
stars | today |
---|---|
9872 | 66 |
基于Python的开源量化交易平台开发框架
grpc / grpc
stars | today |
---|---|
23249 | 19 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
TarsCloud / Tars
https://github.com/TarsCloud/Tars
stars | today |
---|---|
7622 | 16 |
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
microsoft / LightGBM
https://github.com/microsoft/LightGBM
stars | today |
---|---|
9611 | 6 |
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
DFIR-ORC / dfir-orc
https://github.com/DFIR-ORC/dfir-orc
stars | today |
---|---|
89 | 4 |
Forensics artefact collection tool for systems running Microsoft Windows
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
31899 | 44 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ton-blockchain / ton
https://github.com/ton-blockchain/ton
stars | today |
---|---|
640 | 64 |
xbmc / xbmc
stars | today |
---|---|
9609 | 7 |
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it’s available for Android, BSD, Linux, macOS, iOS and Windows.
secrary / Andromeda
https://github.com/secrary/Andromeda
stars | today |
---|---|
424 | 61 |
Andromeda - Interactive Reverse Engineering Tool for Android Applications
google / draco
https://github.com/google/draco
stars | today |
---|---|
3068 | 5 |
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
17298 | 14 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
77204 | 38 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
5904 | 52 |
Seamless operability between C++11 and Python
lhy0403 / Qv2ray
https://github.com/lhy0403/Qv2ray
stars | today |
---|---|
184 | 12 |
Linux Windows MacOS 的 v2ray Qt GUI,支持 vmess ss socks 出站,支持导入文件和vmess://链接,支持编辑配置, 🌟 Give it a star if you like it.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
49223 | 7 |
The Swift Programming Language
HKUST-Aerial-Robotics / VINS-Fusion
https://github.com/HKUST-Aerial-Robotics/VINS-Fusion
stars | today |
---|---|
872 | 4 |
An optimization-based multi-sensor state estimator
google / re2
stars | today |
---|---|
4057 | 3 |
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
opencv / opencv_contrib
https://github.com/opencv/opencv_contrib
stars | today |
---|---|
4620 | 6 |
Repository for OpenCV’s extra modules
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
11237 | 10 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
dotnet / diagnostics
https://github.com/dotnet/diagnostics
stars | today |
---|---|
351 | 1 |
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
PointCloudLibrary / pcl
https://github.com/PointCloudLibrary/pcl
stars | today |
---|---|
4206 | 6 |
Point Cloud Library (PCL)
Language: javascript
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
54179 | 141 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
carbon-design-system / carbon
https://github.com/carbon-design-system/carbon
stars | today |
---|---|
1899 | 16 |
A design system built by IBM
adam-p / markdown-here
https://github.com/adam-p/markdown-here
stars | today |
---|---|
40854 | 37 |
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
oframe / ogl
stars | today |
---|---|
684 | 33 |
Minimal WebGL framework
openlayers / openlayers
https://github.com/openlayers/openlayers
stars | today |
---|---|
5514 | 18 |
OpenLayers
react-native-community / releases
https://github.com/react-native-community/releases
stars | today |
---|---|
1028 | 1 |
React Native releases
qianguyihao / Web
https://github.com/qianguyihao/Web
stars | today |
---|---|
6860 | 59 |
前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一个Web全栈工程师。持续更新…
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
33511 | 222 |
✅ The largest Node.js best practices list (September 2019)
SortableJS / Vue.Draggable
https://github.com/SortableJS/Vue.Draggable
stars | today |
---|---|
9234 | 22 |
Vue drag-and-drop component based on Sortable.js
quasarframework / quasar
https://github.com/quasarframework/quasar
stars | today |
---|---|
12031 | 23 |
Quasar Framework - Build high-performance VueJS user interfaces in record time
alvarotrigo / fullPage.js
https://github.com/alvarotrigo/fullPage.js
stars | today |
---|---|
28210 | 56 |
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
81322 | 39 |
A framework for building native apps with React.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
71982 | 31 |
Set up a modern web app by running one command.
outline / outline
https://github.com/outline/outline
stars | today |
---|---|
5822 | 31 |
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
32090 | 44 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
react-boilerplate / react-boilerplate
https://github.com/react-boilerplate/react-boilerplate
stars | today |
---|---|
23605 | 31 |
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
CppCon / CppCon2019
https://github.com/CppCon/CppCon2019
stars | today |
---|---|
127 | 56 |
Slides and other materials from CppCon 2019
date-fns / date-fns
https://github.com/date-fns/date-fns
stars | today |
---|---|
19802 | 15 |
⏳ Modern JavaScript date utility library ⌛️
adblockradio / adblockradio
https://github.com/adblockradio/adblockradio
stars | today |
---|---|
1136 | 86 |
An adblocker for live radio streams and podcasts. Machine learning meets Shazam.
olifolkerd / tabulator
https://github.com/olifolkerd/tabulator
stars | today |
---|---|
2773 | 18 |
Interactive Tables and Data Grids for JavaScript
GoogleChrome / workbox
https://github.com/GoogleChrome/workbox
stars | today |
---|---|
8285 | 26 |
📦 Workbox: JavaScript libraries for Progressive Web Apps
jquense / yup
https://github.com/jquense/yup
stars | today |
---|---|
6692 | 12 |
Dead simple Object schema validation
mobxjs / mobx
https://github.com/mobxjs/mobx
stars | today |
---|---|
20490 | 11 |
Simple, scalable state management.
microsoft / Windows-universal-samples
https://github.com/microsoft/Windows-universal-samples
stars | today |
---|---|
7058 | 6 |
API samples for the Universal Windows Platform.
cocos-creator / engine
https://github.com/cocos-creator/engine
stars | today |
---|---|
1326 | 1 |
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
Language: unknown
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
46354 | 379 |
🎓 Path to a free self-taught education in Computer Science!
graykode / nlp-roadmap
https://github.com/graykode/nlp-roadmap
stars | today |
---|---|
594 | 179 |
ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP
AdrienTorris / awesome-blazor
https://github.com/AdrienTorris/awesome-blazor
stars | today |
---|---|
1495 | 20 |
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
13371 | 149 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
toutiaoio / awesome-architecture
https://github.com/toutiaoio/awesome-architecture
stars | today |
---|---|
4455 | 23 |
架构师技术图谱,助你早日成为架构师
cmackenzie1 / new-grads-2020
https://github.com/cmackenzie1/new-grads-2020
stars | today |
---|---|
613 | 5 |
A collection of new grad roles for 2020
elaine-zheng / summer2020internships
https://github.com/elaine-zheng/summer2020internships
stars | today |
---|---|
1218 | 15 |
Keep track of internships for Summer 2020 for undergraduates interested in tech./SWE/related fields
ziishaned / learn-regex
https://github.com/ziishaned/learn-regex
stars | today |
---|---|
29441 | 149 |
Learn regex the easy way
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
108767 | 40 |
A book series on JavaScript. @YDKJS on twitter.
helghareeb / DSA20
https://github.com/helghareeb/DSA20
stars | today |
---|---|
44 | 11 |
Data Structures and Algorithms - Mansoura University - 2019⁄2020
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
12890 | 39 |
A list of awesome beginners-friendly projects.
LingCoder / OnJava8
https://github.com/LingCoder/OnJava8
stars | today |
---|---|
2353 | 37 |
《On Java 8》中文版,又名《Java编程思想》 第5版
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
88290 | 53 |
Roadmap to becoming a web developer in 2019
thunlp / GNNPapers
https://github.com/thunlp/GNNPapers
stars | today |
---|---|
4842 | 13 |
Must-read papers on graph neural networks (GNN)
dotnet-presentations / dotnetconf2019
https://github.com/dotnet-presentations/dotnetconf2019
stars | today |
---|---|
103 | 26 |
Creative and technical content for running a .NET Conf 2019 local event in your community
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5413 | 3 |
The CocoaPods Master Repo
vaibhawvipul / First-steps-towards-Deep-Learning
https://github.com/vaibhawvipul/First-steps-towards-Deep-Learning
stars | today |
---|---|
197 | 83 |
This is an open sourced book on deep learning.
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
31926 | 27 |
Flight rules for git
aws-samples / aws-modern-application-workshop
https://github.com/aws-samples/aws-modern-application-workshop
stars | today |
---|---|
543 | 3 |
A tutorial for developers that want to learn about how to build modern applications on top of AWS. You will build a sample website that leverages infrastructure as code, containers, serverless code functions, CI/CD, and more.
sudheerj / reactjs-interview-questions
https://github.com/sudheerj/reactjs-interview-questions
stars | today |
---|---|
3283 | 11 |
List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!
ZCSSR / url
stars | today |
---|---|
209 | 3 |
ZCSSR新地址发布页
MicrosoftLearning / AZ-103-MicrosoftAzureAdministrator
https://github.com/MicrosoftLearning/AZ-103-MicrosoftAzureAdministrator
stars | today |
---|---|
283 | 4 |
AZ-103: Microsoft Azure Administrator
frontendbr / vagas
https://github.com/frontendbr/vagas
stars | today |
---|---|
3479 | 3 |
🔬 Espaço para divulgação de vagas para front-enders.
azat-io / you-dont-know-js-ru
https://github.com/azat-io/you-dont-know-js-ru
stars | today |
---|---|
2753 | 3 |
📚 Russian translation of “You Don’t Know JS” book series
dgkanatsios / CKAD-exercises
https://github.com/dgkanatsios/CKAD-exercises
stars | today |
---|---|
1175 | 9 |
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation