Skip to content
View Paraliesa's full-sized avatar
  • 02:40 (UTC +08:00)

Block or report Paraliesa

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Paraliesa/README.md

Hi there 👋

🚀 Welcome to my GitHub!

我是一个热爱编程和技术探索的开发者,目前主要专注于以下领域:
I’m a passionate developer who loves coding and exploring new technologies. My main areas of focus include:

  • 🌐 Web 开发:Django + Vue3 全栈
  • 🌐 Web Development: Full-stack with Django + Vue3

我喜欢通过项目实践新技术,不断优化和打磨自己的代码!✨
I enjoy learning through hands-on projects, constantly improving and refining my code! ✨

📊 GitHub Stats

Your GitHub Stats


🤝 联系我 Connect with Me


✨ Powered by passion, curiosity, and endless cups of coffee!
although I do not drink coffee O.o

Popular repositories Loading

  1. hello-world hello-world Public

    此存储库用于练习 GitHub 流

    1 1

  2. Blog-of-Paraliesa Blog-of-Paraliesa Public

    本人自己的博客,纯前端,使用Vue

    JavaScript 1

  3. Paraliesa Paraliesa Public

  4. Vue3-Cinema-booking-management-Platform Vue3-Cinema-booking-management-Platform Public

    本人大三的课程设计之一,是一个使用 Vue 3 和 Vite 开发的前端单页面应用(SPA)。前端使用 Vue 3 的组合式 API 来构建组件,通过 Pinia 实现全局状态管理,并使用 Vue Router 进行路由管理。构建工具选用了 Vite,提供快速的开发体验和热重载功能。后端使用 Django 处理业务逻辑,并通过 MySQL 进行数据存储。

    Vue