Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A responsive developer portfolio template built with Astro and Tailwind CSS featuring glassmorphism design and AOS scroll animations.

Free Bootstrap 4 resume and portfolio template with timeline, carousel references, and multiple layout variations.

A minimalist single page application theme for Hugo with AJAX navigation, responsive design, and SASS-based customization.

SvelteKit developer portfolio with scroll-reactive fluid animation, GitHub integration, and built-in games.

Hugo portfolio theme with skills, experience timeline, services, contact form, and optional blog in the Pro version.
Portfolio Developers Astro is an open-source developer portfolio template built with Astro and Tailwind CSS that produces a responsive single-page site with glassmorphism styling and scroll-triggered animations.
Portfolio Developers Astro is a modern, open-source developer portfolio template built with the Astro static site generator and Tailwind CSS. It takes your profile content — projects, about text, and links — and outputs a static, deployable portfolio website with a glassmorphism aesthetic. The template is a community contribution with 8 GitHub stars, intended for anyone to fork and adapt.
src/, so editing a section means editing a single .astro file.tsconfig.json for typed component development.npm run build to generate a dist/ folder suitable for Netlify, Vercel, or GitHub Pages.npm install to fetch dependencies.npm run dev to start a local development server with hot reload.src/components/ (like About and Projects).npm run build to produce a production build of static files.Yes, the repository is open source and published for the developer community. You can fork, modify, and use it for your own portfolio without paying a fee.
It uses Astro as the static site generator, Tailwind CSS for styling, AOS for scroll animations, and Lucide icons for iconography. It also includes TypeScript configuration.
Yes, because Astro outputs static files. Run npm run build and point your static host at the generated dist/ folder.
No, the template focuses on a single-page portfolio with sections like About and Projects. There is no blog or content management system included.
