Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A personal portfolio website built with React, Vite, TailwindCSS, Framer Motion, GSAP, Spline, and Lenis.

Retro terminal-style developer portfolio template with dual CLI/GUI modes, 6 CRT themes, and live Spotify/Discord RPC built on Astro 7 and Tailwind CSS v4.

A lightweight personal portfolio template styled like a WhatsApp chat, with auto-replies, resume download, and map support.
AshifPf is a free open-source personal portfolio template built with React and Vite that pairs 3D visuals with scroll-driven animations, available as a GitHub repository with a live Netlify demo.
AshifPf is a personal portfolio website template designed to display a developer's work in a modern, responsive layout. It takes a developer's content (projects, resume, contact info) and renders it as an animated single-page site. The template runs on Vite for development and can be deployed to any static host, with a live demo hosted at https://ashifelahi.netlify.app/. The repository is maintained by Deadcoder001, who also provides feedback support at [email protected].
npm run dev.npm install and npm run dev, then customize the content to build a personal portfolio in minutes.The template follows a standard Vite workflow. First, install dependencies with npm install. Then start the local development server with npm run dev, which opens the app at localhost:5173. To publish, you build the static files and upload them to a hosting service like Netlify, where the live demo currently runs.
Yes, the GitHub repository is explicitly tagged with "portfolio-template-free", and the source code is publicly available under an open-source repository. You can clone and use it without paying any license fee.
AshifPf is built with React and Vite, styled with TailwindCSS, and includes Framer Motion and GSAP for animations, Spline for 3D elements, and Lenis for smooth scrolling.
Clone the repository from GitHub and run npm install in the project directory. Then run npm run dev and visit http://localhost:5173 (or the port shown in your console) to view the site.
Yes, the live demo at ashifelahi.netlify.app shows the template deployed to Netlify. You can build the production files and upload them to any static hosting service.
The repository is created by the GitHub user Deadcoder001, and the feedback email listed in the README is [email protected].