Welcome to my portfolio repository! This website showcases some of my projects and skills as a full-stack web developer. It was built using Next.js, TailwindCss, and MongoDB, which are modern and popular technologies in the web development world.
My name is Jeevan Kumar, and I am a full-stack web developer based in India with over 3 years of experience. I have a strong skillset in technologies such as JavaScript, React.js, Next.js, Node.js, and Python, and I am always eager to learn and grow as a developer. In my spare time, I enjoy sharing my love for technology, coding, and development through my YouTube channel. I am passionate about working on projects that allow me to utilize my skills and knowledge to create innovative solutions.
Here are some of the features of this portfolio website:
- Home page with a brief introduction and links to my social media profiles.
- Projects page with a list of some of my recent projects, including descriptions, technologies used, and live links (where available).
- Skills page with a list of my technical skills and proficiency levels.
- Contact page with a simple form for visitors to send me a message or inquiry.
To run this website locally on your machine, you will need to follow these steps:
- Clone this repository to your local machine.
- Install the required dependencies using
npm install
. - Configure your MongoDB connection string in the
.env.local
file. - Run the development server using
npm run dev
. - Open your web browser and go to
http://localhost:3000
.
If you have any feedback or suggestions for improvement, feel free to open an issue or pull request on this repository. I welcome any contributions or collaborations from the community, and I am always looking for ways to improve my skills and projects.
This project is licensed under the MIT License. Feel free to use this code or adapt it for your own purposes, but please attribute the original source if you do so.
Thank you for visiting my portfolio repository!