Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open-source neomorphic portfolio template built with HTML, SCSS, and JavaScript for beginners.

A customizable Jekyll portfolio theme with about, portfolio, and tools sections, easily configured via _config.yml.
Portfolio Template is an open-source, neomorphic-themed portfolio website template built with pure HTML, SCSS, and a small amount of JavaScript. Its single core function is to give beginners a ready-made personal portfolio that can be customized and deployed to GitHub Pages with minimal effort.
Portfolio Template is a free, open-source portfolio template that uses a neomorphic (soft UI) design language. It takes plain HTML content and styles it with SCSS, producing a responsive, visually distinct personal website with multiple sections as seen in the preview screenshots. The template runs entirely in the browser with no server-side dependencies, and the source code is maintained on GitHub by adithyapaib with contributions from the community. A live demo is hosted at GitHub Pages.
Since the template is built with plain HTML, SCSS, and JavaScript, it works as a static website. You edit the source files locally, preview the site by opening the HTML file in a browser, and then commit the finished work to a GitHub repository where GitHub Pages serves it publicly. SCSS is used for maintainable styling; you can either compile it to CSS with a tool or write directly in the compiled CSS file if you prefer.
Portfolio Template is free and open source. There are no premium tiers or paid plans; the entire codebase is available for anyone to use, study, and modify.
Yes, the template is open source and free to use. You can download the code, modify it for your own portfolio, and even use it for commercial purposes without paying a license fee.
You only need a basic understanding of HTML and CSS to customize this template. Since the styling is written in SCSS, familiarity with SCSS syntax helps but is not required because the compiled CSS is also present. The JavaScript is light and does not require any framework knowledge.
The repository is tagged with hacktoberfest-related topics and lists contributors, which signals that contributions are welcome. You can fork the repository, make changes, and submit a pull request through the normal GitHub workflow.
