New Website

@pareekadi | January 1, 2025

— views

I've been writing blog posts on Medium since 2019.

Today, as it's my birthday, along with the start of the new year, I've decided to migrate the posts off of Medium and onto my own website as a fun weekend project.

This gives me an excuse to play around with some new technologies and tools that I've been hearing about and wanting to test for quite a bit, namely Cursor. I've been curious to see how far AI models have come in being able to generate entire websites for me, and I'm glad to say that it's pretty impressive. I used it more as a guide to help me understand the code rather than write it for me, and I think the future looks interesting for folks interested in tech like me who don't really code.

This website is built with Next.js, and Tailwind. The blogs are written in MDX, and the views are stored in an Upstash Redis database.

Thanks to @haaarshsingh for the help.