Welcome to my personal portfolio website hosted on GitHub Pages!
Visit the live site at: https://joohwee.github.io
- Modern Design: Clean, responsive layout with gradient backgrounds
- Mobile Responsive: Optimized for all device sizes
- Fast Loading: Lightweight HTML/CSS with no external dependencies
- Professional Content: Showcase of AI and technology projects
- SEO Optimized: Proper meta tags and semantic HTML structure
joohwee.github.io/
├── index.html # Main portfolio page
├── .github/
│ └── workflows/
│ └── deploy.yml # GitHub Actions deployment workflow
└── README.md # This file
- HTML5: Semantic markup and structure
- CSS3: Modern styling with flexbox and grid layouts
- GitHub Actions: Automated deployment to GitHub Pages
- Responsive Design: Mobile-first approach
The site is automatically deployed to GitHub Pages when changes are pushed to the main branch. The deployment process is handled by GitHub Actions.
If you need to trigger a manual deployment:
- Go to the repository's Actions tab
- Select the "Deploy to GitHub Pages" workflow
- Click "Run workflow"
To customize the site:
- Edit Content: Modify the
index.htmlfile - Update Styles: Edit the CSS within the
<style>tags - Add Projects: Add new project cards in the projects section
- Update Links: Modify social media and contact links
This project is open source and available under the MIT License.
- GitHub: @huijoohwee
- Email: [email protected]
- LinkedIn: huijoohwee
Built with ❤️ by Joohwee