Giter Site home page Giter Site logo

Hi there 👋, I'm CaiXiaoMao

I'm an early 🐤

📊 This Week I Spent My Time On

💬 Programming Languages: 
Other                    39 hrs 17 mins      ████████████████████████░   96.72 % 
Python                   47 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.93 % 
XML                      10 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.43 % 
Java                     7 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.30 % 
Jupyter                  4 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.18 % 

🔥 Editors: 
Chrome                   39 hrs 13 mins      ████████████████████████░   96.55 % 
PyCharm                  58 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.40 % 
IntelliJ IDEA            19 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.79 % 
VS Code                  6 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.26 % 

💻 Operating System: 
Windows                  40 hrs 37 mins      █████████████████████████   100.00 % 

Timeline

Lines of Code chart

Last Updated on 23/08/2024 03:03:52 UTC

GitHub Contribution

github contribution grid snake animation

caixiaomao's Projects

django icon django

The Web framework for perfectionists with deadlines.

easycaptcha icon easycaptcha

Java图形验证码,支持gif、中文、算术等类型,可用于Java Web、JavaSE等项目。

easyjob icon easyjob

:fire:2018互联网求职面试知识复习

eladmin icon eladmin

项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

erupt icon erupt

🚀 纯 Java 注解,快速开发 Admin 管理后台。不生成任何代码、零前端代码、零 CURD、自动建表、注解式API,支持所有主流数据库,支持自定义页面,支持多数据源,提供二十几类业务组件,十几种展示形式,支持逻辑删除,动态定时任务,前端后端分离等。核心技术:Spring Boot、JPA、Reflect、TypeScript、NG-ZORRO等。 开源不易,记得右上角点个star鼓励作者~

febs-vue icon febs-vue

SpringBoot,Shiro,JWT,Vue & Ant Design 前后端分离权限管理系统,预览地址:

flowise icon flowise

Drag & drop UI to build your customized LLM flow using LangchainJS

flutter_dojo icon flutter_dojo

A beautiful design and useful project for Building a flutter knowledge architecture

focus icon focus

Community system build using GoFrame.

fullstack-tutorial icon fullstack-tutorial

🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试

gin-vue-admin icon gin-vue-admin

基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,目前已支持VUE3,欢迎issue和pr~

go-fastdfs icon go-fastdfs

A simple fast, easy use distributed file system written by golang(similar fastdfs).go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。

gsygithubappflutter icon gsygithubappflutter

超完整的Flutter项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin

hertzbeat icon hertzbeat

A real-time monitoring system with custom-monitor and agentless. Support web service, database, os, middleware and more.

his icon his

HIS英文全称 hospital information system(医院信息系统),系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。

homepage icon homepage

A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.

hsweb-framework icon hsweb-framework

hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:便捷的通用增删改查,强大的权限管理,动态多数据源,动态表单,在线数据库维护等. 基于 spring-boot,mybaits.

hutool icon hutool

A set of tools that keep Java sweet.

ini icon ini

Package ini provides INI file read and write functionality in Go.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.