Source code for my personal portfolio website. The site showcases my projects and gives an insight into my background, my passion for web development and design, and the technologies I work with.
![Personal portfolio website of Nikolai Lehbrink](https://private-user-images.githubusercontent.com/38915700/310690702-c7dd07d8-ca7d-4a19-8af3-f684e483bb60.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NTE5MDcsIm5iZiI6MTczODg1MTYwNywicGF0aCI6Ii8zODkxNTcwMC8zMTA2OTA3MDItYzdkZDA3ZDgtY2E3ZC00YTE5LThhZjMtZjY4NGU0ODNiYjYwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDE0MjAwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI4YTczMjI5MDNlYTZlZjY5N2JmMTMyNmU0ODQxMDcwYmYwYmM4NzMwZmZlYTI4MjYzMzQ0MzE3OTIxOGFkMTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.iH6jUk5v8HwqjjBjerlSQja-3wGpEwsfQNYcFULJ7mw)
- Modern Technologies: Built with Next.js 14, TypeScript, and Tailwind CSS.
- Homepage: A homepage with a brief introduction, why I am passionate about web development, a list of projects, my skills, work experience, and contact information.
- Custom AI Chatbot: A personal AI chatbot capable of responding to queries about domain-specific information related to me, developed using LLamaIndex.TS and the Vercel AI SDK, and powered by the OpenAI API.
- Personal blog: A blog section to share my thoughts and experiences. Built with Sanity to handle content management.
- SEO: Optimized for search engines and social sharing
- Animation: GSAP animations for a visual appealing user experience.
- Accessibility: Build on top of Radix UI and shadcn/ui for accessible, modern and inclusive design.
If you noticed a bug or something that could be improved, I welcome you to file an issue or open a pull request to contribute to the project.