About Project
The Inspiration
In a world where digital presence is defined by static LinkedIn profiles and resume PDFs, we often lose the essence of the person behind the achievements.
Standard profiles are great for listing dates and titles, but they fail to capture the nuance of a career path, the philosophy behind engineering decisions, or the personality of a creator. They are one-way broadcasts, not conversations.
How It Works
This portfolio uses Google's Gemini LLM to create a dynamic, conversational interface. Instead of hunting through bullet points to find out if I have experience with a specific technology, you can just ask.
The system retrieves relevant context from my background information (documents, code samples, bio) and synthesizes a natural answer, just like I would if we were speaking in person.
The Tech Stack
Built with modern web technologies and hosted on Google Cloud Platform:
- Google Cloud Functions
- Gemini Pro
- Firestore
- Vanilla JS & CSS