Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
vCard is a fully responsive personal portfolio website built with HTML, CSS, and JavaScript.
vCard is a free, open-source personal portfolio website template built with HTML, CSS, and JavaScript that lets anyone publish a responsive portfolio by editing static files and cloning the repository.
vCard is a fully responsive personal portfolio website template created by codewithsadee and published on GitHub under the MIT license. It is built purely with HTML, CSS, and JavaScript — no framework or build step — and produces a static site that can be hosted on any web server. The template takes your personal information (name, bio, skills, projects, contact details) as content you edit directly in the HTML files and outputs a mobile-friendly portfolio page with a modern card-style layout. It is distributed as a GitHub repository that you clone locally, customize, and deploy.
vCard is installed by cloning the repository with Git. After cloning, you edit the HTML, CSS, and JavaScript files to replace placeholder content with your own details. Because there is no build step, the files are ready to open locally or deploy to any static hosting service like GitHub Pages or Netlify.
vCard is free and open-source software released under the MIT license. There are no paid tiers or premium features.
Yes, vCard is free and open-source. The MIT license allows you to use, modify, and distribute it for personal or commercial purposes without paying.
Install Git, then run git clone https://github.com/codewithsadee/vcard-personal-portfolio.git on your system. On Linux and macOS you can use the sudo command shown in the README; on Windows just run the clone command.
No. vCard is built with plain HTML, CSS, and JavaScript. There is no Node.js, no React, and no build step, so you can edit the source files directly and host the site as a static website.
Yes. All content lives in the HTML files and styles in CSS files. You can change text, images, portfolio items, and the visual design by editing those static files.
At the time this entry was written, the repository had over 8,000 stars on GitHub, reflecting its popularity as a free portfolio template.
