teoyongsong.github.io (Portfolio)
This site is my personal portfolio and project showcase, hosted on GitHub Pages. It introduces who I am, hosts a blog, and links to selected projects and contact details. For speaking, training, and consulting, see dannyteo.github.io.
Overview
The site is built with plain HTML and CSS for simplicity and fast loading. It includes an About section (with a link to the professional site at dannyteo.github.io), a Blog, a Projects grid with links to individual project pages, and a Contact section with WhatsApp, email, GitHub, LinkedIn, and the same cross-link to dannyteo.github.io.
Features
- Responsive layout with a maximum of three project cards per row and mobile-friendly navigation.
- Header with photo and tagline; nav links to About, Blog, Projects, and Contact.
- Individual project pages for key projects with overview, tech stack, and links (repos, live apps, slides).
- Hosted on GitHub Pages with no backend; easy to maintain and version-controlled.
Tech & Tools
- HTML5, CSS3 (flexbox, grid, media queries)
- GitHub Pages for hosting
- Git for version control