8000 GitHub - kosam0913/kosam0913.github.io: Personal Website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kosam0913/kosam0913.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xinjie Hu - Personal Website

A modern personal website showcasing my experience as a Technical Artist and Full Stack Developer.

🚀 Live Site

Visit: kosam0913.github.io

🛠️ Tech Stack

  • HTML5, CSS3, Vanilla JavaScript
  • Font Awesome icons
  • GitHub Pages hosting

📁 Key Files

kosam0913.github.io/
├── assets/                 # Static assets
│   ├── css/               # Stylesheets
│   │   └── main-style.css # Main CSS file
│   ├── images/            # All images
│   │   ├── bg/           # Background images
│   │   ├── favicon/      # Favicon files
│   │   ├── img/          # Profile images
│   │   └── portfolio/    # Project images
│   └── docs/             # Documents
│       ├── *.docx        # Resume files
│       └── *.pdf
├──               # Content organization
│   ├── blog/            # Blog posts
│   └── portfolio/       # Portfolio projects
│       └── tree_node/   # TreeNode project details
├── ref/                 # Reference materials
├── index.html          # Main website file
├── deploy.bat          # Deployment script
└── README.md           # This file

🎨 Design Features

  • Three-column layout: Personal info sidebar, main content, navigation sidebar
  • Responsive design: Optimized for desktop, tablet, and mobile
  • Glass-morphism effects: Modern backdrop-filter blur effects
  • Compact information density: Optimized for professional presentation
  • Smooth scrolling navigation: Enhanced user experience

📱 Responsive Breakpoints

  • Desktop: 1200px+ (Full three-column layout)
  • Tablet: 768px-1199px (Stacked layout)
  • Mobile: <768px (Single column)

🚀 Deployment

The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.

For manual deployment:

./deploy.bat

📄 License

© 2025 Xinjie Hu. All rights reserved.

📞 Contact

About

Personal Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0