Skip to content
View bryantaolong's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report bryantaolong

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

👋 Hi, I’m Bryan

Typing SVG


🚀 About Me

  • 🎯 Full‑stack Developer with a passion for scalable web applications & backend systems
  • 🏆 Blue Bridge Cup Algorithm Competition - Provincial First Prize
  • 🤖 Focused on clean architecture, and algorithmic problem solving
  • 🛠️ Proficient in both frontend and backend stacks across various platforms
  • 🏃‍♂️ Love running marathons, editing videos, and lifting at the gym
  • 📫 Reach me at: [email protected]

🧰 Tech Stack

💻 Programming Languages

🧱 Backend Development

Spring Spring Boot Spring Security MyBatis Gin GORM

🌐 Frontend Development

Vue.js Vite Element Plus

💾 Databases & Middleware

PostgreSQL MySQL MongoDB Redis Kafka RocketMQ

🖥️ Tools & Platforms

Git Node.js GitHub Hugging Face


🌟 Featured Projects

✨ User‑System (User Identity & Permission Demo)

  • ⚙️ user-system: A Spring Boot demo for user identity management, featuring user registration, login, permission and role management, secured by Spring Security + JWT; Built with MyBatis for DB operations, Redis for session caching. Designed as a foundational standalone/distributed module for larger backend platforms.
  • 🧩 user-system-go (Golang Version of User System) A lightweight user identity management system written in Go Built with Gin framework and JWT-based authentication Modular structure with RESTful APIs, GORM persistence, the same core features as the Java version but with Golang idioms.

🥊 Combo (Command‑Line Todo List Manager)

  • combo: A command-line todo list manager written in Go, featuring task grouping, completion tracking, and color-coded output for clear task status differentiation.

🔧 Platform (Full‑stack Web + Backend + Mobile)

  • 🔗 platform-vue (Frontend Admin Panel)

    • 🌐 Vue 3 + Vite + Element Plus + Pinia
    • 🔧 Modular architecture, routing guard, markdown editor, charts, auth
  • 🚀 platform-java (Spring Boot Backend)

    • 🔐 Spring Security, JWT, MongoDB, Redis, RESTful APIs
    • 📦 Modules: user, post, comment, search, analytics, messaging
  • 📱 platform-android (Mobile App)

    • ☁️ Java, SQLite, Retrofit, MVVM
    • 🤝 Integrated with backend for real-time post feed, chat, auth

🧠 DeepSeek‑CLI (Command‑Line AI Assitant)

  • deepseek-cli: A CLI tool interfacing with DeepSeek V3/R1 models for command-line AI usage.

🌟 Quick Comparison Table

Project Tech & Highlights
User‑System Comprehensive user/role/permission management system with authentication, caching
Combo Command-line todo list manager written in Go, featuring task grouping, completion tracking, and color-coded output for clear task status differentiation
Platform Vue frontend + Spring Boot backend + Java Android app, modular services, cross-stack collaboration
DeepSeek‑CLI CLI tool integrated with DeepSeek V3/R1 models

✅ More coming soon... check pinned repos!


🏆 Achievements & Highlights

  • 🥇 Blue Bridge Cup Algorithm Competition – First Prize (Provincial)
  • 📊 Developed scalable platforms with real-time features and microservice architecture
  • 💻 Proven experience in both competitive programming and software engineering

📈 GitHub Stats

Stats
Top Langs
Streak


🎵 Beyond Code

  • 🏃‍♂️ Running — Marathon training & city jogging
  • 💪 Fitness — Consistent gymgoer and health-focused lifestyle
  • 🎧 Music — Taylor Swift, Imagine Dragons, OneRepublic
  • 📖 Reading — Research papers, productivity books, tech blogs

🤝 Let’s Connect

Email GitHub


💡 "The only way to do great work is to love what you do." – Steve Jobs
🌱 Always open to collaborating on meaningful tech projects!
⭐️ If you like my work, consider giving it a star.


📈 Visitor Count

Visitor Count

中文请见这里 (Chinese README here)

Pinned Loading

  1. user-system user-system Public

    A Spring Boot user system demo

    Java

  2. combo combo Public

    🥊Combo is a command-line To Do application written in Go, featuring group management, task tracking, completion marking, and color-coded output for clear task status distinction.

    Go

  3. platform-java platform-java Public

    Platform Java backend service

    Java

  4. deepseek-cli deepseek-cli Public

    A DeepSeek CLI application

    Python