Rupanjan's Portfolio | Portfolio
This is a pet project which showcases my skills as a frontend developer and I use this website for my experimental work too.
Front End
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.
Back End
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.
Future Scope
- Blogs section will be added where I will share my various experiences and quick fixes for various problems.
- Quick links section will be added which will have all the quick links to the articles that helped me a lot in my learning journey.
This website houses all my works till date.