⚡ A static website showcasing software engineering projects, built with GitHub Pages.
🔗 Live site: https://linknn.github.io/se_project_spots/
A simple, static portfolio-style website highlighting software engineering projects, live on GitHub Pages. Its purpose is to:
- Provide a clean, modern layout and responsive design
- Make it easy to add new projects or structure existing ones
- Responsive design for desktop and mobile
- Page navigation (header/footer menu)
- Easy content updates via HTML and Markdown
- Hosted directly on GitHub Pages
- HTML5 & CSS3 (responsive, semantic)
- GitHub Pages (for hosting)
- Git
- (Optional) A code editor (e.g. VS Code, Sublime, Atom)
- Clone the repo:
git clone https://github.com/linknn/se_project_spots.git cd se_project_spots