Arthur Kurto Portfolio
Modern BIM Portfolio Website
Website Screenshots

Overview
A modern portfolio website for Arthur Kurto, a BIM Coordinator and Manager. Built with Eleventy (11ty) and Tailwind CSS v4, featuring responsive design, project showcases, and contact integration via Formspree. Hosted on Netlify with continuous deployment.
Technical Stack
Eleventy (11ty) — Static site generator for building optimized HTML from templates
Tailwind CSS v4 — Responsive utility-first CSS framework
Nunjucks — Powerful templating for reusable components and layouts
Netlify — Hosting with automatic deployments and global CDN
Formspree — Serverless contact form integration
Features
- ✦ Responsive design optimized for all devices
- ✦ Project showcases with detailed case studies
- ✦ Contact form integration via Formspree
- ✦ Fast static site performance with global CDN
- ✦ Continuous deployment on git push
First 11ty Project
This was my first experience with Eleventy and static site generation. The combination of 11ty's flexibility, Nunjucks templating, and Tailwind CSS made the development process smooth and enjoyable. Learning to think in terms of templates, collections, and static output was a valuable shift from traditional server-side frameworks.
Deploying to Netlify with automatic builds on git push felt incredibly clean and modern. The whole workflow from local development to live deployment is seamless and efficient.