Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Professional, minimalist portfolio template built with HTML, Sass, and JavaScript for Maria Brió Pérez, Chemical Engineer.
MariaBrioPortfolio is a professional, minimalist single-page portfolio template built on plain HTML, Sass, and JavaScript, created to present a researcher's career to recruiters. This MIT-licensed project by GitHub user JuditKaramazov was built for Chemical Engineer and PhD Maria Brió Pérez, and the live demo runs at mariabrio.vercel.app.
MariaBrioPortfolio is a static portfolio template that turns profile information, skills, work history, research articles, and contact details into a clean, single-page landing site. It accepts content written directly into the HTML and uses Sass for styling and minimal JavaScript for interaction, producing a fast, framework-free webpage that can be deployed on Vercel, GitHub Pages, or any static host. No build step is required beyond compiling Sass to CSS.
emailjs.init and sendForm code that must be configured with your own EmailJS user, service, and template IDs.MariaBrioPortfolio is aimed at job-seeking researchers, PhD graduates, and early-career professionals who want a keyword-rich online resume without learning a JavaScript framework. Developers can also use it as a clean starting point for a personal site, since the codebase is plain HTML, Sass, and JavaScript with a documented EmailJS integration.
To use the template, edit the HTML content in the About, Skills, and Experience sections, then replace the placeholder profile picture, CV file, and social links. Compile the Sass files with an extension like the Live Sass Compiler for Visual Studio Code, and commit the resulting CSS. For the contact form to work, create an EmailJS account, connect a supported email service, and replace the placeholder user ID, service ID, and template ID in the js/main.js file. The author also recommends checking Swiper's official documentation if you load the slider from CDN.
