- Published on
Hi, I am
34 yrs • Musician • Full-stack Developer
Welcome to my full stack developer portfolio!
I am a highly passionated for creating web and mobile applications. Let's work together to bring your ideas to life and create an exceptional product.
My Skills
React.js
Next.js
Angular
Tailwind
Express.js
Spring Boot
PostgreSQL
MongoDB
Projects
Latest Posts
- Published on
Implementing Event Sourcing in Spring Boot: Aggregates, CQRS, and Projections
Event Sourcing is one of those architectural patterns that seems abstract until you've hit the exact problem it solves. Most backend applications assume a single ground truth: the database stores the current state. You have an `orders` table, and when...- Published on
Building a Fully Client-Side AI Chatbot with WebGPU, Transformers.js, and the Vercel AI SDK
How I built a conversational AI assistant that runs entirely in the browser, with no server, no API keys, and no backend, using IBM Granite, Transformers.js, and the Vercel AI SDK. Most portfolio chatbots either hit an external LLM API...