Welcome! This project lets anyone create a fully customizable, FREE Linktree-style landing page in minutesβno backend, no fees, and deployable on Vercel with just a few clicks! You can even use ChatGPT to help rewrite the code with your own links, style, and profile image. β¨
- 100% Free Forever: No hidden costs, ever.
- Easy to Customize: Edit one HTML file to add your own links, socials, profile image, and branding.
- No Coding Required: Use ChatGPT to rewrite or update links, images, or styles for you!
- Instant Deploy: Host on Vercel with 1-click deploy and your own custom subdomain.
- Mobile-friendly: Optimized for all devices.
-
Install Git (if not already installed):
Download from git-scm.com and follow the installation steps for your OS. -
Open Terminal or Command Prompt.
-
Clone the repository:
git clone https://github.com/aishwanth-dev/My-Portfolio.git- Click Fork (top-right) or download the ZIP.
- Open
index.html. - Replace the sample links with your own (GitHub, Instagram, YouTube, etc.).
- Change your profile image by editing the
srcattribute in the<img class="avatar" ...>tag at the top of the file.- You can use your own photo URL or upload a new one to GitHub, Imgur, or any image hosting service.
Just prompt ChatGPT like this:
Replace the links in the HTML code with:
- Instagram: https://instagram.com/yourusername
- GitHub: https://github.com/yourusername
- LinkedIn: https://linkedin.com/in/yourusername
- Add a link to my blog: https://myblog.com
Change the profile image to: https://your-image-link.com/photo.jpg
Paste your code here, and ChatGPT will rewrite and give you the updated HTML!
- Go to Vercel Deploy.
- Select Import then choose this repo or upload your folder.
- Configure as a static site (just
index.html). - In seconds, your site is live on
https://yourname.vercel.app!
"Here is my HTML. Please update the links to my new profiles, change the profile image to my new photo, and add a WhatsApp link. Also, change the theme to purple.
[Paste your code here]"
ChatGPT will rewrite your HTML as you like!
- Truly Free (Linktree charges for key features)
- Unlimited Links and full control
- Custom Branding & Profile Image without extra cost
- No login, no ads, no tracking
-
Edit
index.html:- Change the title, bio, links, and profile image.
- Add/remove social icons as needed.
-
Change Profile Image:
Replace the URL in thesrcattribute of the<img class="avatar" ...>tag.Example:
<img class="avatar" src="https://your-image-link.com/photo.jpg" alt="Your Avatar">
-
Style:
Change colors or fonts in the<style>section at the top ofindex.html.
- Change the avatar: Replace the
srcin<img class="avatar" ...>with your photo URL. - Add new links: Copy a line like
<a href="...">Text</a>and change the URL/text. - Customize style: Edit the CSS in the
<style>tag for colors, spacing, etc. - Use ChatGPT: Paste your code and ask for any changes you want (links, images, colors, etc.)!
- Click here: Deploy with Vercel
- Authorize with GitHub, if prompted.
- Done! Your linktree is LIVE.
Built with β€οΈ by aishwanth-dev
Open an issue or discuss ideasβenjoy your forever free Linktree page! π