Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
72991 | 420 |
All Algorithms implemented in Python
senguptaumd / Background-Matting
https://github.com/senguptaumd/Background-Matting
stars | today |
---|---|
2476 | 152 |
Background Matting: The World is Your Green Screen
home-assistant / core
https://github.com/home-assistant/core
stars | today |
---|---|
33275 | 61 |
🏡 Open source home automation that puts local control and privacy first
huggingface / nlp
https://github.com/huggingface/nlp
stars | today |
---|---|
582 | 148 |
Datasets and evaluation metrics for Natural Language Processing in NumPy, Pandas, PyTorch and TensorFlow
Dod-o / Statistical-Learning-Method_Code
https://github.com/Dod-o/Statistical-Learning-Method_Code
stars | today |
---|---|
2684 | 167 |
手写实现李航《统计学习方法》书中全部算法
The-Art-of-Hacking / h4cker
https://github.com/The-Art-of-Hacking/h4cker
stars | today |
---|---|
6422 | 25 |
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
14683 | 38 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
3b1b / manim
stars | today |
---|---|
22109 | 56 |
Animation engine for explanatory math videos
COVID19Tracking / covid-tracking-data
https://github.com/COVID19Tracking/covid-tracking-data
stars | today |
---|---|
198 | 4 |
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
40707 | 23 |
scikit-learn: machine learning in Python
python-telegram-bot / python-telegram-bot
https://github.com/python-telegram-bot/python-telegram-bot
stars | today |
---|---|
10578 | 11 |
We have made you a wrapper you can’t refuse
mirumee / saleor
https://github.com/mirumee/saleor
stars | today |
---|---|
7736 | 8 |
A modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
82564 | 43 |
A curated list of awesome Python frameworks, libraries, software and resources
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
66285 | 41 |
Command-line program to download videos from YouTube.com and other video sites
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
17295 | 14 |
My Python Examples
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
30044 | 8 |
a web proxy tool
deezer / spleeter
https://github.com/deezer/spleeter
stars | today |
---|---|
11390 | 33 |
Deezer source separation library including pretrained models.
iperov / DeepFaceLab
https://github.com/iperov/DeepFaceLab
stars | today |
---|---|
14225 | 40 |
DeepFaceLab is the leading software for creating deepfakes.
fatchord / WaveRNN
https://github.com/fatchord/WaveRNN
stars | today |
---|---|
967 | 3 |
WaveRNN Vocoder + TTS
quantopian / zipline
https://github.com/quantopian/zipline
stars | today |
---|---|
11189 | 2 |
Zipline, a Pythonic Algorithmic Trading Library
qqwweee / keras-yolo3
https://github.com/qqwweee/keras-yolo3
stars | today |
---|---|
5737 | 13 |
A Keras implementation of YOLOv3 (Tensorflow backend)
executablebooks / jupyter-book
https://github.com/executablebooks/jupyter-book
stars | today |
---|---|
772 | 15 |
Build interactive, publication-quality documents from Jupyter Notebooks
jaakkopasanen / AutoEq
https://github.com/jaakkopasanen/AutoEq
stars | today |
---|---|
1453 | 17 |
Automatic headphone equalization from frequency responses
alpacahq / alpaca-trade-api-python
https://github.com/alpacahq/alpaca-trade-api-python
stars | today |
---|---|
465 | 3 |
Python client for Alpaca’s trade API
Language: go
inancgumus / learngo
https://github.com/inancgumus/learngo
stars | today |
---|---|
2659 | 780 |
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
google / exposure-notifications-server
https://github.com/google/exposure-notifications-server
stars | today |
---|---|
680 | 118 |
Exposure Notification Reference Server | Covid-19 Exposure Notifications
adonovan / gopl.io
https://github.com/adonovan/gopl.io
stars | today |
---|---|
4206 | 6 |
Example programs from “The Go Programming Language”
sundowndev / PhoneInfoga
https://github.com/sundowndev/PhoneInfoga
stars | today |
---|---|
1667 | 3 |
Advanced information gathering & OSINT framework for phone numbers
AdguardTeam / AdGuardHome
https://github.com/AdguardTeam/AdGuardHome
stars | today |
---|---|
3966 | 20 |
Network-wide ads & trackers blocking DNS server
hahwul / dalfox
https://github.com/hahwul/dalfox
stars | today |
---|---|
239 | 10 |
🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang
volatiletech / sqlboiler
https://github.com/volatiletech/sqlboiler
stars | today |
---|---|
3023 | 15 |
Generate a Go ORM tailored to your database schema.
zyedidia / micro
https://github.com/zyedidia/micro
stars | today |
---|---|
13185 | 11 |
A modern and intuitive terminal-based text editor
arduino / arduino-cli
https://github.com/arduino/arduino-cli
stars | today |
---|---|
2248 | 5 |
Arduino command line interface
bwmarrin / discordgo
https://github.com/bwmarrin/discordgo
stars | today |
---|---|
1271 | 3 |
(Golang) Go bindings for Discord
fyne-io / fyne
https://github.com/fyne-io/fyne
stars | today |
---|---|
9621 | 19 |
Cross platform GUI in Go based on Material Design
go-telegram-bot-api / telegram-bot-api
https://github.com/go-telegram-bot-api/telegram-bot-api
stars | today |
---|---|
2122 | 3 |
Golang bindings for the Telegram Bot API
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
38143 | 33 |
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.
filebrowser / filebrowser
https://github.com/filebrowser/filebrowser
stars | today |
---|---|
6766 | 11 |
📂 Web File Browser which can be used as a middleware or standalone app.
photoprism / photoprism
https://github.com/photoprism/photoprism
stars | today |
---|---|
5259 | 3 |
Personal Photo Management powered by Go and Google TensorFlow
hashicorp / go-plugin
https://github.com/hashicorp/go-plugin
stars | today |
---|---|
2070 | 6 |
Golang plugin system over RPC.
kyleconroy / sqlc
https://github.com/kyleconroy/sqlc
stars | today |
---|---|
1898 | 11 |
Generate type safe Go from SQL
authelia / authelia
https://github.com/authelia/authelia
stars | today |
---|---|
1146 | 14 |
The Single Sign-On Multi-Factor portal for web apps
codenotary / immudb
https://github.com/codenotary/immudb
stars | today |
---|---|
431 | 76 |
immudb is lightweight, high-speed immutable database for systems and applications
pioneerhfy / GOback
https://github.com/pioneerhfy/GOback
stars | today |
---|---|
47 | 17 |
GOback is a backdoor written in GO that use shellcode injection technique for achiving its task.
OJ / gobuster
https://github.com/OJ/gobuster
stars | today |
---|---|
3112 | 3 |
Directory/File, DNS and VHost busting tool written in Go
bxcodec / go-clean-arch
https://github.com/bxcodec/go-clean-arch
stars | today |
---|---|
2720 | 5 |
Go (Golang) Clean Architecture based on Reading Uncle Bob’s Clean Architecture
ffuf / ffuf
stars | today |
---|---|
2120 | 13 |
Fast web fuzzer written in Go
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
10966 | 6 |
Learn Go with test-driven development
master-coder-ll / v2ray-web-manager
https://github.com/master-coder-ll/v2ray-web-manager
stars | today |
---|---|
323 | 18 |
v2ray-web-manager 是一个tls+ws+v2ray 一端口多用户的解决方案;同时增加了流量控制/账号管理/限速等功能。key word: v2ray admin , v2ray panel ,v2ray web
Language: java
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
24376 | 144 |
All Algorithms implemented in Java
NukkitX / Nukkit
https://github.com/NukkitX/Nukkit
stars | today |
---|---|
569 | 5 |
Nuclear-Powered Server Software for Minecraft: Bedrock Edition.
williamfiset / Algorithms
https://github.com/williamfiset/Algorithms
stars | today |
---|---|
4498 | 12 |
A collection of algorithms and data structures
TeamNewPipe / NewPipe
https://github.com/TeamNewPipe/NewPipe
stars | today |
---|---|
8539 | 8 |
A libre lightweight streaming front-end for Android.
ElderDrivers / EdXposed
https://github.com/ElderDrivers/EdXposed
stars | today |
---|---|
2684 | 30 |
Elder driver Xposed Framework.
bjmashibing / JUC
https://github.com/bjmashibing/JUC
stars | today |
---|---|
171 | 9 |
多线程与高并发
bjmashibing / InternetArchitect
https://github.com/bjmashibing/InternetArchitect
stars | today |
---|---|
651 | 15 |
年薪百万互联网架构师课程文档及源码(公开部分)
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
79051 | 139 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
ElderDrivers / EdXposedManager
https://github.com/ElderDrivers/EdXposedManager
stars | today |
---|---|
439 | 3 |
Companion Android application for EdXposed
apache / kafka
https://github.com/apache/kafka
stars | today |
---|---|
15769 | 12 |
Mirror of Apache Kafka
M66B / FairEmail
https://github.com/M66B/FairEmail
stars | today |
---|---|
995 | 5 |
Fully featured, open source, privacy friendly email app for Android
LawnchairLauncher / Lawnchair
https://github.com/LawnchairLauncher/Lawnchair
stars | today |
---|---|
3375 | 0 |
No clever tagline needed
Anuken / Mindustry
https://github.com/Anuken/Mindustry
stars | today |
---|---|
3721 | 11 |
A sandbox tower defense game
MindorksOpenSource / android-interview-questions
https://github.com/MindorksOpenSource/android-interview-questions
stars | today |
---|---|
5975 | 51 |
Your Cheat Sheet For Android Interview - Android Interview Questions
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
14721 | 45 |
To Be Top Javaer - Java工程师成神之路
careercup / CtCI-6th-Edition
https://github.com/careercup/CtCI-6th-Edition
stars | today |
---|---|
6435 | 10 |
Cracking the Coding Interview 6th Ed. Solutions
languagetool-org / languagetool
https://github.com/languagetool-org/languagetool
stars | today |
---|---|
3647 | 7 |
Style and Grammar Checker for 25+ Languages
trojan-gfw / igniter
https://github.com/trojan-gfw/igniter
stars | today |
---|---|
1925 | 4 |
A trojan client for Android (UNDER CONSTRUCTION).
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
37066 | 43 |
Spring Framework
RodneyShag / HackerRank_solutions
https://github.com/RodneyShag/HackerRank_solutions
stars | today |
---|---|
1671 | 4 |
317 efficient solutions to HackerRank problems
fishercoder1534 / Leetcode
https://github.com/fishercoder1534/Leetcode
stars | today |
---|---|
2090 | 5 |
Complete solutions to Leetcode problems; updated daily. Subscribe to my YouTube channel for more.
TownyAdvanced / Towny
https://github.com/TownyAdvanced/Towny
stars | today |
---|---|
150 | 1 |
Towny Advanced Minecraft plugin for Bukkit/Spigot.
android-hacker / VirtualXposed
https://github.com/android-hacker/VirtualXposed
stars | today |
---|---|
9759 | 7 |
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
EnterpriseQualityCoding / FizzBuzzEnterpriseEdition
https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
stars | today |
---|---|
12797 | 7 |
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
47808 | 31 |
Spring Boot
Language: c++
TheAlgorithms / C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus
stars | today |
---|---|
5173 | 145 |
All Algorithms implemented in C++
mrc-ide / covid-sim
https://github.com/mrc-ide/covid-sim
stars | today |
---|---|
979 | 38 |
This is the COVID-19 CovidSim microsimulation model developed by the MRC Centre for Global Infectious Disease Analysis hosted at Imperial College, London.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
20794 | 32 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
google / filament
https://github.com/google/filament
stars | today |
---|---|
9069 | 11 |
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
MarlinFirmware / Marlin
https://github.com/MarlinFirmware/Marlin
stars | today |
---|---|
7364 | 7 |
Optimized firmware for RepRap 3D printers based on the Arduino platform.
bigtreetech / BIGTREETECH-SKR-mini-E3
https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3
stars | today |
---|---|
417 | 3 |
BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
Aircoookie / WLED
https://github.com/Aircoookie/WLED
stars | today |
---|---|
1867 | 4 |
Control WS2812B RGB LEDs with an ESP8266 over WiFi!
TheCherno / Hazel
https://github.com/TheCherno/Hazel
stars | today |
---|---|
2572 | 24 |
Hazel Engine
OpenRCT2 / OpenRCT2
https://github.com/OpenRCT2/OpenRCT2
stars | today |
---|---|
8010 | 7 |
An open source re-implementation of RollerCoaster Tycoon 2 🎢
polybar / polybar
https://github.com/polybar/polybar
stars | today |
---|---|
6757 | 7 |
A fast and easy-to-use status bar
vnpy / vnpy
stars | today |
---|---|
11738 | 9 |
基于Python的开源量化交易平台开发框架
arendst / Tasmota
https://github.com/arendst/Tasmota
stars | today |
---|---|
10809 | 10 |
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
11074 | 7 |
Compatibility tool for Steam Play based on Wine and additional components
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
30401 | 34 |
Godot Engine – Multi-platform 2D and 3D game engine
google / tink
https://github.com/google/tink
stars | today |
---|---|
9964 | 117 |
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
OneLoneCoder / olcPixelGameEngine
https://github.com/OneLoneCoder/olcPixelGameEngine
stars | today |
---|---|
1185 | 9 |
The official distribution of olcPixelGameEngine, a tool used in javidx9’s YouTube videos and projects
Trojan-Qt5 / Trojan-Qt5
https://github.com/Trojan-Qt5/Trojan-Qt5
stars | today |
---|---|
1885 | 41 |
A cross-platform ss/ssr/v2ray/trojan GUI client based on Shadowsocks-qt. 有问题请加tg群反馈
Nevcairiel / LAVFilters
https://github.com/Nevcairiel/LAVFilters
stars | today |
---|---|
2765 | 7 |
LAV Filters - Open-Source DirectShow Media Splitter and Decoders
trojan-gfw / trojan
https://github.com/trojan-gfw/trojan
stars | today |
---|---|
11226 | 44 |
An unidentifiable mechanism that helps you bypass GFW.
openscad / openscad
https://github.com/openscad/openscad
stars | today |
---|---|
3285 | 2 |
OpenSCAD - The Programmers Solid 3D CAD Modeller
RPCS3 / rpcs3
https://github.com/RPCS3/rpcs3
stars | today |
---|---|
7815 | 6 |
PS3 emulator/debugger
letscontrolit / ESPEasy
https://github.com/letscontrolit/ESPEasy
stars | today |
---|---|
2114 | 1 |
Easy MultiSensor device based on ESP8266
xbmc / xbmc
stars | today |
---|---|
10804 | 5 |
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.
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
61647 | 53 |
The new Windows Terminal and the original Windows console host, all in the same place!
taichi-dev / taichi
https://github.com/taichi-dev/taichi
stars | today |
---|---|
10844 | 14 |
Productive & portable programming language for high-performance, sparse & differentiable computing
Language: javascript
facebookexperimental / Recoil
https://github.com/facebookexperimental/Recoil
stars | today |
---|---|
4179 | 743 |
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
310902 | 85 |
freeCodeCamp.org’s open source codebase and curriculum. Learn to code at home.
jhu-ep-coursera / fullstack-course4
https://github.com/jhu-ep-coursera/fullstack-course4
stars | today |
---|---|
2397 | 26 |
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
covid19india / covid19india-react
https://github.com/covid19india/covid19india-react
stars | today |
---|---|
3637 | 40 |
Tracking the impact of COVID-19 in India
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
28826 | 40 |
The most comprehensive database of Chinese poetry 🧶 最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
ricklamers / gridstudio
https://github.com/ricklamers/gridstudio
stars | today |
---|---|
7695 | 36 |
Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.
PrismarineJS / mineflayer
https://github.com/PrismarineJS/mineflayer
stars | today |
---|---|
1053 | 12 |
Create Minecraft bots with a powerful, stable, and high level JavaScript API.
iamadamdev / bypass-paywalls-chrome
https://github.com/iamadamdev/bypass-paywalls-chrome
stars | today |
---|---|
4835 | 39 |
Bypass Paywalls web browser extension
CodingTrain / website
https://github.com/CodingTrain/website
stars | today |
---|---|
4396 | 1 |
Coding Train website
iptv-org / iptv
https://github.com/iptv-org/iptv
stars | today |
---|---|
15594 | 38 |
Collection of 8000+ publicly available IPTV channels from all over the world
TheAlgorithms / Javascript
https://github.com/TheAlgorithms/Javascript
stars | today |
---|---|
2543 | 81 |
A repository for All algorithms implemented in Javascript (for educational purposes only)
discordjs / discord.js
https://github.com/discordjs/discord.js
stars | today |
---|---|
5798 | 22 |
A powerful JavaScript library for interacting with the Discord API
jasonmayes / Real-Time-Person-Removal
https://github.com/jasonmayes/Real-Time-Person-Removal
stars | today |
---|---|
4192 | 30 |
Removing people from complex backgrounds in real time using TensorFlow.js in the web browser
adambard / learnxinyminutes-docs
https://github.com/adambard/learnxinyminutes-docs
stars | today |
---|---|
7561 | 56 |
Code documentation written as code! How novel and totally my idea!
KristianWEB / fakebooker-frontend
https://github.com/KristianWEB/fakebooker-frontend
stars | today |
---|---|
78 | 16 |
DIYgod / RSSHub
https://github.com/DIYgod/RSSHub
stars | today |
---|---|
11845 | 22 |
🍰 Everything is RSSible
yuliskov / SmartYouTubeTV
https://github.com/yuliskov/SmartYouTubeTV
stars | today |
---|---|
2994 | 5 |
Watch YouTube videos on your TV and set-top-box with comfort
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
70156 | 59 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
ppoffice / hexo-theme-icarus
https://github.com/ppoffice/hexo-theme-icarus
stars | today |
---|---|
3696 | 10 |
A simple, delicate, and modern theme for the static site generator Hexo.
askmike / gekko
https://github.com/askmike/gekko
stars | today |
---|---|
9150 | 4 |
A bitcoin trading bot written in node - https://gekko.wizb.it/
alpinejs / alpine
https://github.com/alpinejs/alpine
stars | today |
---|---|
7892 | 114 |
A rugged, minimal framework for composing JavaScript behavior in your markup.
MarkerHub / eblog
https://github.com/MarkerHub/eblog
stars | today |
---|---|
457 | 14 |
eblog是一个基于Springboot2.1.2开发的博客学习项目,为了让项目融合更多的知识点,达到学习目的,编写了详细的从0到1开发文档。主要学习包括:自定义Freemarker标签,使用shiro+redis完成了会话共享,redis的zset结构完成本周热议排行榜,t-io+websocket完成即时消息通知和群聊,rabbitmq+elasticsearch完成博客内容搜索引擎等。值得学习的地方很多!
covid19india / api
https://github.com/covid19india/api
stars | today |
---|---|
346 | 3 |
Our Database
photonstorm / phaser
https://github.com/photonstorm/phaser
stars | today |
---|---|
27268 | 10 |
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
ccxt / ccxt
stars | today |
---|---|
13834 | 12 |
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
Language: unknown
badtuxx / DescomplicandoKubernetes
https://github.com/badtuxx/DescomplicandoKubernetes
stars | today |
---|---|
486 | 84 |
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
20044 | 250 |
A Collection of application ideas which can be used to improve your coding skills.
immuni-app / documentation
https://github.com/immuni-app/documentation
stars | today |
---|---|
466 | 26 |
Repo for Immuni’s documentation.
YoulianBoshi / lantern-vpn
https://github.com/YoulianBoshi/lantern-vpn
stars | today |
---|---|
710 | 4 |
PC蓝灯破解版在这里,重启程序重置500M流量,屏蔽自动更新,永久使用
ForrestKnight / open-source-cs
https://github.com/ForrestKnight/open-source-cs
stars | today |
---|---|
10962 | 14 |
Video discussing this curriculum:
ruanyf / free-books
https://github.com/ruanyf/free-books
stars | today |
---|---|
9792 | 24 |
互联网上的免费书籍
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
21257 | 25 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
lukasz-madon / awesome-remote-job
https://github.com/lukasz-madon/awesome-remote-job
stars | today |
---|---|
18254 | 7 |
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
gsjqwyl / JavaInterview
https://github.com/gsjqwyl/JavaInterview
stars | today |
---|---|
634 | 13 |
Java面试整理,涵盖基础、JVM、线程并发、框架、MySQL、微服务、Redis、中间件、数据结构与算法等。陆续完善中
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
121315 | 49 |
A book series on JavaScript. @YDKJS on twitter.
dgkanatsios / CKAD-exercises
https://github.com/dgkanatsios/CKAD-exercises
stars | today |
---|---|
2395 | 5 |
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
Vay-keen / Machine-learning-learning-notes
https://github.com/Vay-keen/Machine-learning-learning-notes
stars | today |
---|---|
3879 | 11 |
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
CSSEGISandData / COVID-19
https://github.com/CSSEGISandData/COVID-19
stars | today |
---|---|
22216 | 37 |
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
azat-io / you-dont-know-js-ru
https://github.com/azat-io/you-dont-know-js-ru
stars | today |
---|---|
3476 | 6 |
📚 Russian translation of “You Don’t Know JS” book series
zhiwehu / Python-programming-exercises
https://github.com/zhiwehu/Python-programming-exercises
stars | today |
---|---|
9318 | 12 |
100+ Python challenging programming exercises
OUYANGSIHAI / JavaInterview
https://github.com/OUYANGSIHAI/JavaInterview
stars | today |
---|---|
645 | 16 |
【Java面试+Java后端技术学习指南】:一份通向理想互联网公司的面试指南,包括 Java,技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、分布式、数据库(MySQL、Redis)、Java 项目实战等
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
5176 | 3 |
The Leek group guide to data sharing
htpcBeginner / docker-traefik
https://github.com/htpcBeginner/docker-traefik
stars | today |
---|---|
354 | 2 |
Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt
nahamsec / Resources-for-Beginner-Bug-Bounty-Hunters
https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters
stars | today |
---|---|
2588 | 5 |
A list of resources for those interested in getting started in bug bounties
LaQuay / TDTChannels
https://github.com/LaQuay/TDTChannels
stars | today |
---|---|
667 | 3 |
Listado de Canales de TV (TDT) en abierto, 100% legal, 100% gratuito // Spanish TV Channels, 100% legal, 100% free
grandyang / leetcode
https://github.com/grandyang/leetcode
stars | today |
---|---|
3290 | 10 |
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
59941 | 48 |
🎓 Path to a free self-taught education in Computer Science!
first20hours / google-10000-english
https://github.com/first20hours/google-10000-english
stars | today |
---|---|
2531 | 2 |
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google’s Trillion Word Corpus.
nytimes / covid-19-data
https://github.com/nytimes/covid-19-data
stars | today |
---|---|
4676 | 10 |
An ongoing repository of data on coronavirus cases and deaths in the U.S.
NirantK / awesome-project-ideas
https://github.com/NirantK/awesome-project-ideas
stars | today |
---|---|
3771 | 5 |
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas