Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

🚀 Hi there, I'm Jabin Hao!

Typing SVG
Profile Views GitHub Followers

🧑‍💻 About Me

public class JabinHao {
    
    private String role = "Backend Developer";
    private String primaryLanguage = "Java"; // My bread and butter 😄
    private String[] otherLanguages = {"Python", "Shell"};
    private String location = "🇨🇳";
    
    private Map<String, List<String>> interests = Map.of(
        "coding", List.of("Java", "Python", "Shell", "Vue.js"),
        "infrastructure", List.of("Docker", "NAS", "Linux"),
        "lifestyle", List.of("Photography 📸", "Travel 🌍", "Tech Gadgets")
    );
    
    private String[] currentlyExploring = {
        "Microservices Architecture", 
        "Container Orchestration",
        "Home Lab Setup",
        "Vue.js Frontend"
    };
    
    public String getMotto() {
        return "Code for living, explore for passion! 🎯";
    }
}

📊 GitHub Stats

GitHub Streak

🏆 GitHub Trophies

GitHub Trophies

🛠️ Tech Stack

Backend & Architecture

AI, Data & Automation

Infrastructure & Home Lab

Product UI


📈 Activity Graph

GitHub Activity Graph

🔥 Featured Projects

A curated collection of Docker Compose files for quick deployment of common services and applications

  • Tech: Docker, Docker Compose, DevOps
  • Services: MySQL, Redis, Kafka with comprehensive documentation
  • Purpose: Simplify development environment setup

🏠 Home Lab Projects

  • NAS Configuration: Personal cloud storage and media server
  • Container Management: Docker-based service deployment
  • Automation Scripts: Python and Shell scripts for system maintenance

🎯 Current Focus

  • 🔧 Backend Development: Building scalable Java applications
  • 🐳 Containerization: Docker ecosystem and orchestration
  • 🏠 Home Lab: NAS setup and self-hosted services
  • 🎨 Frontend Learning: Exploring Vue.js for full-stack capabilities
  • 📸 Photography: Capturing moments during travels

📸 Photography & Travel

"The world is a book, and those who do not travel read only one page." 📖✈️


📫 Connect with Me


🎪 Fun Facts

  • Coffee-driven developer - Best code happens after the third cup
  • 🔭 Tech Explorer - Always tinkering with new technologies
  • 🏠 Home Lab Enthusiast - Building my own mini data center
  • 📸 Weekend Photographer - Capturing life through the lens
  • 🌍 Travel Addict - Collecting memories from different places
  • 🐧 Linux Lover - Terminal is my second home
  • 🎮 Gaming in downtime - When not coding or traveling
  • 📚 Continuous Learner - Tech blogs and documentation are my novels

💡 Life Philosophy

#!/bin/bash
# Life motto
echo "Code for living 💻"
echo "Learn for growing 📚" 
echo "Travel for experiencing 🌍"
echo "Capture for remembering 📸"
echo "Share for connecting 🤝"


⭐️ From JabinHao - Backend Developer by Day, Tech Explorer by Night 🌙

About

首页自动信息流

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors