Full-stack Software Engineer at Visa & GDG Cloud Bengaluru Organizer
🚀 View Deployed Site (Live Demo)
Welcome to my professional developer portfolio! This repository showcases my engineering journey, community contributions, and technical projects.
I bridge the gap between complex backend architectures and delightful user experiences.
- 🚀 Software Engineer at Visa: Enhancing automated workflows and job scheduling platforms.
- ☁️ GDG Cloud Bengaluru Co-organiser: Fostering and growing India's cloud developer community.
- ⚡ Tech Stack: Go, Python, TypeScript, React, Angular, Docker, FastAPI, PostgreSQL.
- Languages: Go, Python, TypeScript, JavaScript
- Frontend: React, Angular, Tailwind CSS, Motion (Framer Motion)
- Backend & Cloud: FastAPI, PostgreSQL, Docker, Cloud-Native Architectures
- Interests: Developer Relations (DevRel), Technical Advocacy, API Design
- Debrief: AI productivity assistant utilizing ElevenLabs and Cursor to enable conversational workflows and intelligent task summarization.
- LLM WatchTower: A real-time web application tracking frontier AI updates (Google Gemini, OpenAI, Claude) using Anakin AI APIs.
- Bal Asha: Adoption dashboard built for an NGO to manage data, visualize impact metrics, and track orphanage adoptions.
Get the portfolio running on your local machine:
-
Install Dependencies:
npm install
-
Run the Dev Server:
npm run dev
Open
http://localhost:3000to view the portfolio. -
Build for Production:
npm run build