I'm a passionate Frontend Developer who loves to blend creativity with code. I specialize in building modern, interactive web applications with a flair for smooth user experiences — and I’m always exploring the latest in Agentic AI.
- 🌐 Turning designs into delightful experiences
- 🚀 Building with Next.js, TypeScript, Tailwind CSS
- 🤖 Exploring AI and Python for smarter UIs
- 🎨 Bringing ideas to life with pixel-perfect precision
.skills {
animation: pulse 2s infinite;
color: #0ea5e9;
}
@keyframes pulse {
0% { color: #0ea5e9; }
50% { color: #0369a1; }
100% { color: #0ea5e9; }
}