Skip to content
View duyu09's full-sized avatar
🚩
Get busy studying...
🚩
Get busy studying...
Block or Report

Block or report duyu09

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


C C# Python Java MySQL HTML5 CSS3 JavaScript

C++ vb TypeScript Nodejs Qt jQuery Docker Shell Script

Windows Linux Android Google Chrome Edge Visual Studio Code Git GitHub


info

info

    Rigorous! Critical! Striving!

Welcome to visit my blogs, We can talk about information technology there!

ITEM WEB SITE EMAIL ID ADDRESS
My Home Page: https://www.duyu09.site 01 [email protected]
My Gitee: https://gitee.com/duyu09 02 [email protected]
My CSDN Blog: https://blog.csdn.net/QLU_Duyu 03 [email protected]

01. Projects Presentation

ID NAME (ABBR. IN PARENTHESES) INTRODUCTION LINK OF REPOSITORIES
01 Powerload Classification and Prediction System 基于深度学习算法的电力负载分类与预测系统。用于根据住户耗电总功率时序数据,推断出可能运行的常见电器种类并预测未来时间的电力消耗功率。 https://github.com/duyu09/Powerload-Classification-and-Prediction-System
02 Intelligent Learning Platform Based on LLM & Regression Analysis Algorithms (ILP) 我的青春不迷茫-基于LLM与回归分析的大学生智能生涯指导与学习大平台,针对解决大学生迷茫问题的多功能一站式网站。 https://github.com/duyu09/Intelligent-Learning-Platform
03 Official website of Research Group for Natural Language Processing and Cognitive Computing of Qilu University of Technology (Shandong Academy of Science) 齐鲁工业大学(山东省科学院) 自然语言处理与认知计算研究团队官方网站 (源代码仓库)。齐鲁工业大学NLP团队唯一官方网站项目 。 https://github.com/duyu09/QLU-NLP-Laboratory
04 Duyu Audio Processor Core (DAPC) DuYu音频处理器核心。简单处理音频,诸如:变换采样格式,增益衰减,声道混缩,混响回声效果,调整速度与音调,剪切,混合,添加静音,淡入淡出效果,FFT滤波,3D环绕声音效等。 https://github.com/duyu09/Duyu-Audio-Processor-Core
05 SIMS System Software 基于Java Swing与MySQL的学生信息管理系统,可实现基本的CRUD操作。已有发行版可执行文件,运行前需自己部署MySQL数据库。 https://github.com/duyu09/SIMS-system-Java
06 Unified Assignment Submission Platform (UASP) 软件工程(开发)21-1-2班 统一作业提交平台,便于收集作业和统计班内作业提交情况。UASP系统已在2023年上半学期使用。 https://github.com/duyu09/Unified-Assignment-Submission-Platform
07 AutoCommand (AC) AutoCommand自动执行助手是一款可以让人们能方便而又快捷地执行电脑上特定的操作的自动化软件。是“无代码编程”的雏形。 https://github.com/duyu09/AutoCommand
08 DuyuEncryptor (DyEnc) 一款使用VBA(Visual Basic 6.0)和C++语言开发的文件数据加密软件。集文件加密,文件销毁和其他安全措施于一体的集成数据加密软件系统。 https://github.com/duyu09/DyEncryptor6.0_Plus
09 Participate in Development of ChatGLM Optimized For Law Related Content as a researcher at Quan Cheng Laboratory (QCL) of Tsinghua University. 担任清华大学泉城实验室网络空间安全治理项目组流动科研人员,针对法律内容方面的ChatGLM大模型优化与数据处理。 Temporarily closed source due to issues involving laboratory secrets



02. Table of Some Useful Tools & Technology Stacks

    These are some useful tools and techstacks that I used before, It includes various front-end frameworks, various back-end programming languages, and artificial intelligence development frameworks. We should learn more about them.


Alibaba

Ali-Cloud

AlpineJS

Audition

Axios

BootStrap

C

ChatGPT

C++

C#

CSS

D-Ocean

Docker

Electron

FFmpeg

Flask

Git

GitHub

GitLab

GoLang

GraphQL

Hibernate

HeroKu

HTML

Java

JQuery

JavaScript

Keras

Kubernetes

Laravel

Linux

Markdown

Matplotlib

MongoDB

MySQL

Nginx

NodeJS

NPM

Numpy

NuxtJS

.Net

Pandas

PhotoShop

PHP

PgSQL

Postman

Python

PyTorch

QT

R

RabbitMQ

React

Redis

Rest

SK-Learn

Scipy

Seaborn

SpringBoot

SpringMVC

Swift

Tailwind

TensorFlow

TypeScript

Ubuntu

VBA

Vite

VMware

VS

VSCode

VueJS

Webpack

Windows

mindmap
  root((Duyu09))
      root((C/C++))
        
      root((Java))
        Java EE
        Swing
        Spring Boot
        MyBatis
        MQ
      root((Python))
        Numpy
        Scipy
        Pandas
        Matplotlib
        TensorFlow
        PyTorch
      root((AI))
        Machine Learning
        Deep Learning
        NLP
        CV and VIP
      root((Media))
        
      root((Basic))
        Computer Networking
        Operating System
        Data Structure and Algorithms
        Principles of Computer System Composition
        Database

I am a student from Faculty of Computer Science & Technology,
Qilu University of Technology (Shandong Academy of Sciences).

  

Number of Total Visits (All of Duyu09's GitHub Projects):

Number of Total Visits (Duyu09's GitHub HomePage):

Pinned Loading

  1. Powerload-Classification-and-Prediction-System Powerload-Classification-and-Prediction-System Public

    Power Load Classification and Prediction System Based on Deep Learning Algorithms. 基于深度学习算法的电力负载分类与预测系统(该项目已参加2024年第17届中国大学生计算机设计大赛4C2024)

    C 1

  2. Intelligent-Learning-Platform Intelligent-Learning-Platform Public

    Source code tree of Intelligent Learning Platform Software System Based on LLM & Regression Analysis (ILP). This project has participated in the 16th Chinese Collegiate Computing Competition (CCCC,…

    Java 1

  3. QLU-NLP-Laboratory QLU-NLP-Laboratory Public

    齐鲁工业大学(山东省科学院) 自然语言处理与认知计算研究团队官方网站 (源代码仓库) Source code tree of official website of Research Group for Natural Language Processing and Cognitive Computing of Qilu University of Technology (Shandong …

    Java 2

  4. Duyu-Audio-Processor-Core Duyu-Audio-Processor-Core Public

    Source code tree of Duyu Audio Processor Core. Based on Numpy, Scipy, Sonic Library and FFmpeg. It can process mainstream format audio files, such as: transform sampling format, gain attenuation, c…

    Python 4

  5. AutoCommand AutoCommand Public

    An automated software that allows people to perform specific operations on their computers easily and quickly (This project has participated in the 2022 National Computer Design Competition for Col…

    Visual Basic .NET 2

  6. DyEncryptor6.0_Plus DyEncryptor6.0_Plus Public

    A file-encrypting software

    VBA 1