
What for?
Ever since I was young I wanted to share my experiences and my accomplishments, and what came from that is this blog but I faced a some challenges in short I wanted a
- Faster way to create and update the structure of the site with new pages and ideas if the need arise.
- Predictable and fast way to update old content and create new content as well.
- Way to show that I am passionate about problem solving.
How?
These challenges were not easy taking a lot of thought went into solving each one of these challenges and these are my solutions
- To create and update the structure of the site I used Next.js, Figma and tailwind I designed each page in the site with Figma and and made a custom tailwind config to be consistent with the initial design.

- To create and update the content on the site I decided that a expensive CMS solution is not worth for my small blog so I went with MDX, easy and extremely customizable it's perfect for my needs.

- To show everyone that I am passionate about problem solving component that shows the last problem I have solved.

