Blog
I've been working online since 2010, mostly in interpretation, advertising and web development. I've written 6 articles on this site. Use the search below to filter by title.
All Posts
Stationery e-commerce for the Egyptian market
A stationery store for Egypt: pens, notebooks, planners, and desk goods. Headless commerce with a Next.js storefront.
Real-Time Chat with Socket.IO and Next.js
This was a hands-on project using Socket.IO and Next.js to build a real-time chat app. Not a full tutorial, just exploring and testing the stack.
Know more about headless CMS
A headless CMS is a content management system that have a strong delivery component, so content creators didn’t have to mill around in code.
Why I Prefer React.Js
React components based structure. Each component decides how it should be rendered. Each component has its own logic giving some amazing results.
What I Like About Next.Js
Great developer experience with all the features you need for production: hybrid static & server rendering, smart bundling, route pre-fetching. No config needed.
Why I Use Tailwind CSS
Tailwind CSS is a highly customizable, low-level CSS framework that allows you to custom-build designs, Tailwind classes is faster than writing CSS or CSS-in-JS.