Skip to content
View zhuruili's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Wuhan University of Technology
  • 122 Luoshi Road, Hongshan District, Wuhan City, Hubei Province
  • 05:01 - 8h ahead

Highlights

  • Pro

Block or report zhuruili

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

RookieNoob

Hi there! 👋

I'm just an ordinary university student with big dreams. 💭
Despite my self-doubt, I'm on a mission to achieve financial freedom before the age of 35, so I can live life on my own terms. 💸
Until then, I'm navigating the challenges of student life and figuring out my path to success. 📚

🚀 Explore My Digital Universe! 🚀

🌟 GitHub: zhuruili - Dive into my coding adventures and check out my latest projects! 💻✨

🎥 Bilibili: 她与影流皆是劫-- - Join me on Bilibili for some awesome content and exciting videos! 📹🔥

🎨 Pixiv: LilaS - Discover my artistic creations and immerse yourself in a world of colors and imagination! 🎨🌈


  • 👋 I’m @zhuruili from Wuhan University of Technology
  • 👀 I’m interested in code/game/art
  • 🌱 I’m currently learning Flask(Python)
  • 💞️ I’m curious about hacking techniques and AI art
  • 📫 You can reach me by email: 2997366615@qq.com
  • ⚡ Fun fact: It took me three years of college to realize that I don't know anything at all
  • 💼 I'm currently working as a Python intern at DCRAYS

Skills

Repository Name Tech Stack One Line Description
zhuruili Markdown README.
SimplePygame Pygame Some simple games written in Python.
Spider Python Spider Some simple web scraping codes.
Infinite Shakespeare Pytorch A simple GPT based on transformer.
AI-Hollow-Knight Pytorch Training little-knight to fight using DQN.
EasyHouse Flask MySQL A Flask based intelligent rental web application.
SuperSuperMarket Vue Flask MySQL A simple shopping web application.
Qt-Beginner Cpp Qt Basic Qt examples using Qt6.

Pinned Loading

  1. Spider Public

    一些简单的爬虫代码,部分在公司实习留下的爬虫代码,会不定时更新,希望能帮到你

    Python 6

  2. AI-Hollow-Knight Public

    Training little-knight to defeat bosses using simple reinforcement learning techniques.

    Python 1

  3. InfiniteShakespeare Public

    无限莎士比亚是一个类似`GPT`的简易`LLM`,通过让AI学习莎士比亚的作品,让模型能够自动生成类似其作品的文本内容

    Python