frankchen579's Stars
torvalds/linux
Linux kernel source tree
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
jlevy/the-art-of-command-line
Master the command line, in one page
golang/go
The Go programming language
angular/angular
Deliver web apps with confidence 🚀
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
swiftlang/swift
The Swift Programming Language
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
realpython/python-guide
Python best practices guidebook, written for humans.
ethereum/solidity
Solidity, the Smart Contract Programming Language
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
peng-zhihui/Dummy-Robot
我的超迷你机械臂机器人项目。
macrozheng/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Alibaba、Spring Boot 3.2、Sa-Token、MyBatis、Elasticsearch、Docker、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。
mytechnotalent/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
pypa/pip
The Python package installer
flutterchina/flutter-in-action
《Flutter实战》书稿。第二版书稿已上传,请移步新Repo。
phuocng/csslayout
A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!
canonical/multipass
Multipass orchestrates virtual Ubuntu instances
wireshark/wireshark
Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. ⚠️ GitHub won't let us disable pull requests. ⚠️ THEY WILL BE IGNORED HERE ⚠️ Upload them at GitLab instead.
mdn/learning-area
GitHub repo for the MDN Learning Area.
FluxionNetwork/fluxion
Fluxion is a remake of linset by vk496 with enhanced functionality.
inventree/InvenTree
Open Source Inventory Management System
manuelkiessling/nodebeginner.org
A comprehensive Node.js tutorial for beginners
ctfs/resources
A general collection of information, tools, and tips regarding CTFs and similar security competitions
microsoft/CyberBattleSim
An experimentation and research platform to investigate the interaction of automated agents in an abstract simulated network environments.
twtrubiks/docker-tutorial
Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝
go-training/training
Learning Golang one day
RefactoringGuru/design-patterns-python
Design Pattern Examples in Python
microsoft/python-sample-vscode-django-tutorial
Sample code for the Django tutorial in the VS Code documentation