This project is a personal portfolio built with Next.js and TailwindCSS to showcase my skills, projects, and CV. It includes various sections like:
- About Me: A brief introduction and my journey into IT.
- Skills: A list of technical and interpersonal skills I have acquired over time.
- Projects: Featured projects I've worked on, including an AI-powered movie recommendation system and a co-created Unity game.
- CV: Downloadable resume with details about my education and professional experience.
- Responsive Design: Fully optimized for all device sizes.
- Animations: Smooth animations for a better user experience, implemented using Framer Motion.
- CV Download: Users can download my resume directly from the website.
- Interactive Projects: Project cards link to the source code on GitHub or other platforms.
The backbone of this project was inspired by the excellent work of Mif2006. I have adapted and extended it to fit my own needs and personal style.
- Clone the repository:
git clone https://github.com/Lip1200/my-showcase.git
- Install dependencies:
npm install
- Run the development server:
npm run dev
This project is licensed under the MIT License. Feel free to use, modify, or distribute it as needed.