- 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
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...- Published on
Mastering the Compound Pattern in React: Building Declarative and Flexible Components with TypeScript
The Compound Pattern in React represents a powerful design approach that enables developers to create flexible, reusable components that work together seamlessly. This pattern addresses common challenges like prop drilling while promoting declarative code that's both readable and maintainable. This...