Turn your LinkedIn Profile into a Landing Page in Two Minutes
Need a fast landing page? Welcome to Vitaely.
Vitaely.me allows you to create your own personal landing page in just two minutes by syncing data from your LinkedIn account.
The last time I was applying for a job, I built something similar to Vitaely.me as a static site that I could use to present myself professionally online without defaulting to sharing my LinkedIn profile.
I thought, maybe someone else would like something similar?
That’s when Vitaely was born.
How it works
After visiting Vitaely.me, there are a few simple steps to get your landing page:
- Create an account.
- Choose between a standard URL or a custom URL.
- Enter the URL of your Linkedin profile.
- Choose your theme.
- Then boom! Vitaely turns it into a personal landing page for you.
After you’ve entered the URL of your LinkedIn profile, Vitaely will allow you to choose between 4 different themes – Original, Metro, Metro Night, and Document.
The product uses Next.js so that we can render dynamic content server-side for better SEO. It’s deployed with continuous deployment by Vercel. The backend (auth, database) uses Firebase with Stripe extensions to make it easy to handle premium upgrades.
Upcoming Features
Next steps for the product are to build out more and better templates to choose from. The plan is to form the Premium tier around better templates and allow you to connect a custom domain.
That’s all for now. Go give Vitaely a try! 🔥
This article is a guest post, written by Aaron from Vitaely.
Related Posts
The Great JavaScript Debate: To Semicolon or Not?
Since I’ve started learning this language, JavaScript has undergone some heavy changes. Most notably, it seems to be the norm to not use semicolons anymore.
Read moreHacktoberfest 2024: Get a Free JavaScript Today Sticker
October is here, and that means one thing in the tech world—Hacktoberfest! This annual event, powered by DigitalOcean, Cloudflare, Quira, and other sponsors, encourages developers of all skill levels to contribute to open-source projects.
Read moreCreating a Real Time Chat Application with React, Node, and TailwindCSS
In this tutorial, we will show you how to build a real-time chat application using React and Vite,as well as a simple Node backend.
Read more