Personal portfolio website for Damm Deolarte, a mathematical engineer and data engineer. Built with plain HTML, CSS, and JavaScript, and deployed via GitHub Pages.
| Page | Description |
|---|---|
index.html |
Landing page with hero section and featured projects |
projects.html |
Full project gallery with category filter buttons (HTML/CSS, JavaScript, Python, Fullstack) |
about.html |
Short bio and background |
contact.html |
Contact information |
- HTML5 / CSS3 — layout, responsive design, card components
- Vanilla JavaScript — dynamic project filtering by category
- GitHub Pages — static hosting
index.html # Home / hero
projects.html # Project gallery with filters
about.html # About me
contact.html # Contact
style.css # Global styles
script.js # Project filter logic
assets/images/ # Static assets (profile image, etc.)