
- P
PéMad International Transearch
Software Engineer
- Working as a software engineer, building and maintaining mobile and web applications.
A part of the digipémad team, a child company of PéMad that focuses on software development products and services.
- Collaborating with cross-functional teams to deliver high-quality software solutions.
- R
Refactory Internship
Software Engineer Intern
- Internship program by Refactory
- Intensive 7-week program focused on full-stack web development.
- Learned modern web technologies including React, Node.js, and Golang.
- Paired with experienced professionals to enhance my skills.
- K
KreasiX Internship
Developer Intern
My first internship experience, one of the project i did during my internship was to build a backend for the company website using Node.js and Firebase
Current technologies
I'm proficient in a range of modern technologies that empower me to build highly functional solutions. These are some of my main technologies.
TypeScript
JavaScript with trust issues
Golang
if err != nil, cry
NextJS
$npx create-next-app
AWS
Cloudy with a chance of bills
Tailwind
<div> soup generator
Kotlin
KMP: Write once, cry twice
Laravel
Coding, but cozy
React Native
One codebase, twice the bugs
Docker
But it works on my machine™
MongoDB
SQL, but feral
Redis
SET it and forget it
SQL
JOIN pain ON suffering
Featured Projects
view moreExplore some of my highlighted projects that showcase my skills and creativity in web development.
Recent Posts
view moreRead my latest articles on web development, programming, and technology.
How I Made My Portfolio Load Faster Than My Attention Span 🏃♂️💨
I rebuilt my portfolio website from Next.js to Astro.js and got a massive performance boost. Next.js is amazing for web applications, but for a static site like my portfolio, Astro delivers blazing-fast load times, better SEO, and a leaner codebase—while still letting me use React for interactive components.
Kotlin Multiplatform vs React Native: Which Cross-Platform Framework Should You Choose? 🤔
Honest comparison of Kotlin Multiplatform vs React Native from a developer who has used both. Performance, DX, and real-world insights to help you choose the right cross-platform framework in 2025.
How I Keep My Go Code Clean (Without Going Crazy) 🧹
Learn how to structure Go applications with clean architecture principles that actually work. Discover why pure Clean Architecture doesn't fit Go, and get a practical approach using services and repositories that keeps code maintainable without over-engineering. Includes real code examples and testing strategies.