Hey, I'm Pranit,
I build Full-stack apps
currently I'm in prefinal year of Computer Engineering. I love learning about new technologies and sharing my insights through my blogs.
Latest Blogs
My Projects
Todo List generator using gpt-3.5
Give it a prompt as the description of goal you want to achieve and it gives you the list of actionable Todo's, I am using Nodejs on the backend and ReactJs on frontend. The Todo's and user details are stored in Mongodb database.
PDF To CSV using Regex
In response to a college challenge, we developed a solution for streamlined data entry. Our method involves extracting key information from PDFs, utilizing Regex for pattern recognition, and converting the data into a neat JSON object which is then converted into xls file
A Blog website
Fast and Scalable blog website made using Nextjs with Wordpress as headless CMS. It uses GraphQL and on demand revalidation introduced in nextjs 14