Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open-source portfolio template with neomorphic design built with pure HTML, SCSS, and JavaScript, featuring wow.js and Typed.js animations.

Portfolio library replicating the GitHub UI, built with Next.js, TypeScript, and Tailwind CSS.
Neomorphic Portfolio Template is an open-source, single-page portfolio template built with pure HTML, CSS (compiled from SCSS), and a small amount of vanilla JavaScript. It outputs a fully static, responsive website that runs in any modern browser without a build step or server-side dependencies. The template was created by Adithya Pai B and is distributed under the MIT license. A live preview is available at its GitHub Pages URL, and the source code lives in a public GitHub repository.
Neomorphic Portfolio Template is an open-source portfolio website template that uses the neomorphic design trend — soft extruded surfaces with subtle dual shadows — to create a clean, modern UI. It takes plain HTML and SCSS files as input and produces a fully static, responsive portfolio site as output. The template runs in any modern web browser with no framework or server, and it is maintained by Adithya Pai B.
The README outlines two setup steps: clone the repository with git, then open index.html in a browser. Because there is no dependency installation or build step, you can then edit the HTML and SCSS files directly in any text editor and refresh the browser to see changes. Hosting the finished site is as simple as pushing the repository to a static host like GitHub Pages.
The template is free to use and modify under the MIT License, as stated in the repository.
Yes, the project is open source and distributed under the MIT License, so you can use, modify, and distribute it freely with attribution.
No. You only need a modern web browser. The README instructs you to clone the repo and open index.html — there are no dependencies to install and no build step.
Edit the HTML and SCSS files directly. Since it uses plain HTML and CSS, you can modify content, colors, and layout in any text editor, then refresh your browser to see the changes.
Yes, it uses Typed.js to create the typing animation on the landing page, and wow.js for scroll-triggered animations.
Yes, the README lists a responsive layout as one of its features, ensuring the portfolio looks good on all devices.
