Skip to content
View weizujie's full-sized avatar

Organizations

@Programming-With-Love
Block or Report

Block or report weizujie

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
weizujie/README.md
  • 👋 Hi, I’m @weizujie

Pinned

  1. attendance-system attendance-system Public

    💩 毕设《基于Java的学生考勤系统》。基于Spring Boot + MyBatis-Plus + Shiro + MySQL 开发,实现了学生管理、教师管理、专业管理、课程管理、选课管理、考勤管理、请假管理和系统管理功能模块(毕业了,暂停维护)。

    Java 83 18

  2. nkuvr-admin nkuvr-admin Public

    🔥 基于 SpringBoot + Mybatis + Thymeleaf 的实验室管理平台。平台实现了用户管理、实验室预约的管理等功能。前端使用 Thymeleaf 开发,通过 ajax 与后端交互。后端遵循 RESTful 设计风格。

    JavaScript 31 4

  3. community community Public

    💡 仿牛客网的问答社区。该项目为练手项目,基于 SpringBoot + Mybatis + Redis 实现了基本的登录注册、发帖、评论、点赞、回复等功能。

    Java 29 2

  4. django-blog django-blog Public

    基于 Django2.0 开发的一个简单的博客

    Python

  5. vue-learning vue-learning Public

    学习 Vue 过程中的一些小案例。

    JavaScript

  6. keras-demo keras-demo Public

    一个基于 Keras 的图片分类器。我的想法是:Python 爬取一些图片给 Keras 进行分类,然后使用 Flask 进行展示机器学习的成果。(弃坑)

    Python