Skip to content

aishwanth-dev/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Free Linktree Alternative: Host Your Own Lifetime Linktree Page with Vercel! 🌐

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. ✨


🟒 Features

  • 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.

πŸ“ How to Clone This Repository

Using Git (Recommended)

  1. Install Git (if not already installed):
    Download from git-scm.com and follow the installation steps for your OS.

  2. Open Terminal or Command Prompt.

  3. Clone the repository:

git clone https://github.com/aishwanth-dev/My-Portfolio.git

🚦 Quick Start (No Coding!)

1. Fork or Download This Repo

  • Click Fork (top-right) or download the ZIP.

2. Customize Your Links & Profile Image

  • Open index.html.
  • Replace the sample links with your own (GitHub, Instagram, YouTube, etc.).
  • Change your profile image by editing the src attribute 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.

πŸ“ Want ChatGPT to Edit for You?

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!

3. Deploy FREE on Vercel

  • 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!

πŸ“‹ Sample Prompt for ChatGPT

"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!


πŸ’‘ Why This Over Linktree?

  • 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

πŸ› οΈ Manual Customization

  1. Edit index.html:

    • Change the title, bio, links, and profile image.
    • Add/remove social icons as needed.
  2. Change Profile Image:
    Replace the URL in the src attribute of the <img class="avatar" ...> tag.

    Example:

    <img class="avatar" src="https://your-image-link.com/photo.jpg" alt="Your Avatar">
  3. Style:
    Change colors or fonts in the <style> section at the top of index.html.


πŸš€ Deploy in Seconds

  • Deploy with Vercel

πŸ“ Pro Tips

  • Change the avatar: Replace the src in <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.)!

πŸ†“ Deploy to Vercel Now!

  1. Click here: Deploy with Vercel
  2. Authorize with GitHub, if prompted.
  3. Done! Your linktree is LIVE.

πŸ’¬ Credits

Built with ❀️ by aishwanth-dev


✨ Questions or Feedback?

Open an issue or discuss ideasβ€”enjoy your forever free Linktree page! πŸš€

About

🌐 Personal Portfolio Website – Showcasing my projects, skills, and achievements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages