Skip to content
View ccclucky's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report ccclucky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ccclucky/README.md

Hi there 👋

This is cclucky!

Github Blog

cclucky | Builder, Thinker, Technologist.

Fueled by a passion for elegant solutions and a curiosity for the future. I'm here to build, learn, and explore the frontiers of technology.

cclucky summary

Pinned Loading

  1. MetaBubble-Community MetaBubble-Community Public

    前端基于nuxt3、tailwind、daisyui,后端基于springboot、spring security、springdata jpa搭建的一个社区系统,用于全栈练手

    Vue 1 1

  2. Official-Website Official-Website Public

    Forked from CaliCastle/cali.so

    官网开源项目

    TypeScript

  3. print-client print-client Public

    远程打印服务,可远程操本地打印机

    TypeScript

  4. SunnyWeather SunnyWeather Public

    晴天天气预报

    Kotlin

  5. spring-demo spring-demo Public

    基于Java手动实现一个spring的demo,主要包括IOC、DI、MVC、AOP四个模块的是实现

    Java

  6. design-patterns design-patterns Public

    设计模式:了解基本的设计模式分类 创建型模式: 处理对象的创建机制,例如工厂方法、抽象工厂、单例模式等。 结构型模式: 处理类和对象的组合,例如适配器、装饰器、代理模式等。 行为型模式: 处理对象之间的交互,例如观察者、策略、命令模式等。

    Java