Skip to content

loganzzz7/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍💻 Logan Zhang's Personal Portfolio

A minimalist, responsive portfolio built using HTML, CSS, and JavaScript — hosted on GitHub Pages.

✨ Features

  • About Page: Introduction, skills, and professional experience
  • Projects Page: Highlights of selected projects with screenshots and tech stacks
  • Settings Page: Theme toggle (dark/light mode)
  • Responsive Design: Mobile-friendly layout
  • Simple Nav UI: Tabbed navigation emulating a desktop app interface

🛠 Tech Stack

  • HTML5
  • CSS3 (custom + reset)
  • JavaScript
  • GitHub Pages (hosting)

📁 Folder Structure

/PORTFOLIO/
├── index.html
├── projects.html
├── settings.html
├── README.md
├── /assets/
│   └── 3d_game.png
├── /css/
│   ├── reset.css
│   ├── home_style.css      <-- page-specific
│   ├── projects_style.css  <-- Page-specific
│   └── settings_style.css  <-- Page-specific

📦 Deployment

Hosted live using GitHub Pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors