SkyDDDog's Stars
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
dromara/hutool
🍬A set of tools that keep Java sweet.
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
aalansehaiyang/technology-talk
【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!
tangly1024/NotionNext
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
WebStackPage/WebStackPage.github.io
❤️静态响应式网址导航网站 - webstack.cc
fool2fish/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
imsyy/home
个人主页,我的个人主页,个人主页源码,主页模板,homepage
docker-java/docker-java
Java Docker API Client
Jackson0714/PassJava-Platform
一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。
imsyy/DailyHotApi
🔥 今日热榜 API,一个聚合热门数据的 API 接口,支持 RSS 模式 及 Vercel 部署 | 前端页面:https://github.com/imsyy/DailyHot
feiniaojin/graceful-response
Spring Boot接口响应处理解决方案,提供统一返回值封装、全局异常处理、自定义异常错误码、参数校验增强、断言增强等功能
hehonghui/mockito-doc-zh
Mockito框架中文文档
remotion-dev/github-unwrapped-2023
Your coding year in review
imsyy/site-status
📺 一个基于 UptimeRobot API 的在线状态面板 | 站点监测 | 状态检测 | An online status panel based on the UptimeRobot API | UptimeRobot, status, site
imsyy/Snavigation
【重构中】Snavigation 一个简约的起始页 | 支持自定义搜索引擎,自定义快捷方式,自定义壁纸以及数据备份
itzg/docker-mc-backup
Provides a side-car container to backup itzg/minecraft-server server data
michaelweixi/blogdemo2
BlogDemo2是用来配合《魏曦教你学Yii2.0》视频教程进行讲解的例子, 视频教程详见http://www.weixistyle.com.
teamspeak/ts3client-pluginsdk
TeamSpeak 3 Client Plugin SDK
imfanhua/local-pokerogue
Tauri + PokeRogue
Leeson0202/Library
基于微信小程序的图书馆座位预约系统,后端(SpringBoot+MyBatis+redis),微信小程序,Vue2
apache/shenyu-client-golang
Apache ShenYu Client SDK for golang.
ROBINRUGAN/uu-attendance
本项目是一个跨平台考勤系统,主要提供课前请假、教师审批、考勤申诉、督导点名、定位签到、指定督导等功能,分为学生端/督导端,和教师端。教师端实现考勤查询、教师审批和督导授权,采用VUE进行开发。
giriawsh/grammar
基于java的词法分析器-支持LL(1)语法分析、LR(1)语法分析