- 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
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...- Published on
Next.js Server Actions for Data Fetching: Performance Issues and Solutions
Next.js Server Actions provide a groundbreaking method for integrating server-side operations directly into React applications, enabling optimized workflows for server logic and enhancing Next.js server-side integration. While they simplify workflows for mutations and server logic, their use for data fetching...