I made a personal portfolio for me. I've always wanted to make a website, so i finally decided to start this project. Its a full-stack React web app that shows off my skills as a developer. It covers my projects, tech stack, education, and some fun non-tech hobbies like tennis and hiking. The toughest part was making it feel unique and what I wanted from my dream website. I added things like a word wheel, a really cool typewriter animations (my favorite part of everything" and tons of other animations and other effects.
I'm really super proud of the projects section. It shows some of the projects I'm most proud of like my LSTM models for analyzing stocks to an FRC robotics chatbot powered by RAG and Ollama, to my latest Hackathon Project for healthcare.
To check it out, just clone the repo and run `npm install` followed by `npm run dev`. It will load locally on your computer. Since everything is static, there's no backend to fuss over. You won't need any API keys or configurations either – it works right away out of the box.