Skip to content
View JabinHao's full-sized avatar

Block or report JabinHao

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
jabinhao/README.md

๐Ÿš€ 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 Development (Main Focus)

Scripting & Automation

Frontend Interests

Database & Storage

DevOps & Infrastructure

Home Lab & NAS


๐Ÿ“ˆ 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 ๐ŸŒ™

Popular repositories Loading

  1. atcrowdfunding atcrowdfunding Public

    ๅฐš็ญน็ฝ‘้กน็›ฎ-SSM-IDEA

    JavaScript 14 14

  2. vasp-py vasp-py Public

    ็ฌฌไธ€ๆ€งๅŽŸ็†่ฎก็ฎ—-ๅ›บๆ€็”ต่งฃ่ดจ

    Shell 6

  3. DataStructure DataStructure Public

    ไธญๅ›ฝๅคงๅญฆMOOC-้™ˆ่ถŠใ€ไฝ•้’ฆ้“ญ-ๆ•ฐๆฎ็ป“ๆž„-2020ๆ˜ฅ

    C 1

  4. liaoxuefeng-python-exercise liaoxuefeng-python-exercise Public

    ๅป–้›ชๅณฐ็ฝ‘็ซ™pythonๆ•™็จ‹ไธญ็š„็ปƒไน ้ข˜็›ฎ

    Python

  5. learning_log learning_log Public

    Python

  6. izone izone Public

    Forked from Hopetree/izone

    django+bootstrap4 ไธชไบบๅšๅฎข

    Python