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 AI/ML, algorithmic problem solving, and clean architecture
  • 🛠️ 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 Spring Data JPA MyBatis Gin GORM

🌐 Frontend Development

Node.js Vue.js Vite Element Plus

☁️ Microservices / Cloud Native

Nacos OpenFeign Sentinel Nginx Spring Cloud Gateway Seata

💾 Databases & Middleware

PostgreSQL MySQL MongoDB Redis etcd Kafka RocketMQ Elasticsearch Kibana

🖥️ Tools & Platforms

Git GitHub Hugging Face Windows Ubuntu Android


🌟 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/Spring Data JPA 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, PostgreSQL persistence, the same core features as the Java version but with Golang idioms.

🧠 DeepSeek‑CLI (Command‑Line AI Assitant)

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

🔧 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)

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

✅ Quick Comparison Table

Project Tech & Highlights
User‑System Comprehensive user/role/permission management system with authentication, caching
DeepSeek‑CLI CLI tool integrated with DeepSeek V3/R1 models
Platform Vue frontend + Spring Boot backend + Kotlin Android app, modular services, cross-stack collaboration

✅ 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. user-system-go user-system-go Public

    A Go user system demo

    Go

  3. deepseek-cli deepseek-cli Public

    A DeepSeek CLI application

    Python

  4. platform-java platform-java Public

    Platform Java backend service

    Java

  5. platform-vue platform-vue Public

    Platform Vue Web app

    Vue

  6. platform-android platform-android Public

    Platform Adnroid app

    Kotlin