# How I Built an AI-Powered Terminal Adventure Portfolio and Deployed It in One Click
I recently participated in the Kuberns AI Portfolio Hackathon 2026, where the challenge was simple: deploy a portfolio with AI features on Kuberns and share it publicly. What started as a requirement turned into one of the most enjoyable projects I've built.
🎮 The Concept: A Terminal Adventure Game
Instead of a standard "about me" page, I wanted something that would engage visitors and reflect my developer personality. I built an interactive terminal-style adventure game where users can:
- Type commands to explore my journey
- Unlock achievements by progressing through levels
- Chat with an AI assistant powered by Google Gemini
- Discover Easter eggs with secret commands
🛠️ Tech Stack
- Frontend: React + Vite
- Styling: Tailwind CSS
- AI Integration: Google Gemini API
- Deployment: Kuberns (one-click from GitHub)
🤖 The AI Feature That Makes It Special
The standout feature is the AI assistant accessible via the ask command. Visitors can type:

Top comments (1)
It is a nice portfolio, good looking!