This is a pet project which showcases my skills as a frontend developer and I use this website for my experimental work too.
Initially it was planned to be made in Angular but slowly when I learned new technologies like Next.JS which gives support for SSR and SEO out of the box, then according to my requirement I changed the platform.
Most of the styling is custom or you can say tailor made. But, later just to the test the range served by a CSS framework I used Tailwind.CSS .
I am glad that I did this, now lot of the heavy lifting is now handled by the framework. Later, more parts of the custom CSS will be replaced by the framework.
A website like this generally needs a backend to support the dynamic content. But, in this case I didn't want to use a traditional backend rather I used a headless CMS to serve the purpose.
It uses Sanity.io as it's backend. The pages are incrementally rendered based on the updates made to the content.
This website houses all my works till date.