Skip to content
View shuigedeng's full-sized avatar
💭
tired
💭
tired
Block or Report

Block or report shuigedeng

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
shuigedeng/README.md


Hi there 👋 I'm Shuigedeng:

💻 Backend Engineer
🎓 Junior college from Mechanical Manufacturing and Automation
🔭 I’m currently working on CHONGQING
📝 Blog: Shuigedeng's Blog

🛠  Technology stack

Java Spring SpringBoot SpringCloud SpringCloudAlibaba
Hadoop Hive Redis Spark Flink Hudi Elasticsearch
Python Django Scrpy Homeassistant

Open source projects

🎁 Projects ⭐ Stars 📚 Forks 🛎 Issues 📬 Pull requests
taotao-cloud-project(商城模块、大数据模块、Python模块) Stars Forks Issues Pull Requests
taotao-cloud-ui(商城前端) Stars Forks Issues Pull Requests
taotao-cloud-starter(一系列微服务starter基础组件、暂未开源) Stars Forks Issues Pull Requests
taotao-weblog-analysis(离线网站日志点击流数据分析) Stars Forks Issues Pull Requests
taotao-async-web(基于torando的异步io的web框架) Stars Forks Issues Pull Requests

🤝🏻  Contact with Me

Email TaoTaoCloud Datav Backend

Pinned

  1. taotao-cloud-project taotao-cloud-project Public

    taotao-cloud (taotao云平台) 基于gradle8.7、jdk21, 支持graalvm21, 采用最新的spring 6.1.8、SpringBoot 3.3.0、SpringCloud 2023.0.1、SpringSecurity 6.2.4、Nacos 2.3.2、Mybatis-Plus 3.5.6等框架开发的微服务开发脚手架,包括大数据模块、微服务模块、前端模块…

    Java 189 61

  2. taotao-cloud-ui taotao-cloud-ui Public

    微服务开发脚手架,包括大数据模块、微服务模块、前端模块。基于Spring Cloud Alibaba的微服务架构。提供技术框架的基础能力的封装,减少开发工作,只关注业务,包含了工作以来的工作总结和技术沉淀

    Vue 3 2

  3. taotao-weblog-analysis taotao-weblog-analysis Public

    taotao-weblog-analysis基于openresty kafka hadoop hive 离线网站日志点击流数据分析

    Java 3

  4. taotao-java-rpc taotao-java-rpc Public

    taotao-java-rpc是基于netty spring protobuff zk构建的基础版rpc

    Java

  5. CloudShuffleService CloudShuffleService Public

    Forked from bytedance/CloudShuffleService

    Cloud Shuffle Service(CSS) is a general purpose remote shuffle solution for compute engines, including Spark/Flink/MapReduce.

    Java

  6. taotao-async-web taotao-async-web Public

    依据torando的异步io的web框架、自定义异步io简单web框架,使用了select异步io模块,socket启动服务端

    Python