Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikolailehbrink/portfolio
Personal portfolio website including a blog, an interactive AI chatbot and insights into my professional work.
https://github.com/nikolailehbrink/portfolio
ai blog chatbot gsap nextjs openai portfolio react sanity sentry tailwindcss vercel-ai-sdk
Last synced: about 2 months ago
JSON representation
Personal portfolio website including a blog, an interactive AI chatbot and insights into my professional work.
- Host: GitHub
- URL: https://github.com/nikolailehbrink/portfolio
- Owner: nikolailehbrink
- Created: 2024-01-10T22:40:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-08T22:51:50.000Z (7 months ago)
- Last Synced: 2024-11-29T23:43:15.906Z (2 months ago)
- Topics: ai, blog, chatbot, gsap, nextjs, openai, portfolio, react, sanity, sentry, tailwindcss, vercel-ai-sdk
- Language: TypeScript
- Homepage: https://www.nikolailehbr.ink
- Size: 3.14 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal portfolio website
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.
## ✨ Features
- **Modern Technologies**: Built with [Next.js 14](https://nextjs.org/), [TypeScript](https://www.typescriptlang.org/), and [Tailwind CSS](https://tailwindcss.com/).
- **Homepage**: A homepage with a brief introduction, [why I am passionate about web development](https://www.nikolailehbr.ink/#passion), a list of projects, my skills, work experience, and contact information.
- **Custom AI Chatbot**: A [personal AI chatbot](https://www.nikolailehbr.ink/chat) capable of responding to queries about domain-specific information related to me, developed using [LLamaIndex.TS](https://ts.llamaindex.ai/) and the [Vercel AI SDK](https://sdk.vercel.ai/docs), and powered by the [OpenAI API](https://openai.com/blog/openai-api).
- **Personal blog**: A [blog section](https://www.nikolailehbr.ink/blog) to share my thoughts and experiences. Built with [Sanity](https://www.sanity.io/) to handle content management.
- **SEO**: Optimized for search engines and social sharing
- **Animation**: [GSAP](https://gsap.com/) animations for a visual appealing user experience.
- **Accessibility**: Build on top of [Radix UI](https://radix-ui.com/) and [shadcn/ui](https://ui.shadcn.com/docs) for accessible, modern and inclusive design.## 🤗 Room for improvement
If you noticed a bug or something that could be improved, I welcome you to [file an issue](https://github.com/nikolailehbrink/portfolio/issues/new) or [open a pull request](https://github.com/nikolailehbrink/portfolio/compare) to contribute to the project.