<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nextjs on funinkina's corner</title><link>https://funinkina.co.in/tags/nextjs/</link><description>Recent content in Nextjs on funinkina's corner</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 12 Mar 2025 19:43:31 +0530</lastBuildDate><atom:link href="https://funinkina.co.in/tags/nextjs/index.xml" rel="self" type="application/rss+xml"/><item><title>Bloop</title><link>https://funinkina.co.in/projects/bloop/</link><pubDate>Wed, 12 Mar 2025 19:43:31 +0530</pubDate><guid>https://funinkina.co.in/projects/bloop/</guid><description>&lt;p&gt;Bloop is a web application designed to analyze exported WhatsApp chat files, offering insights into conversation dynamics, popular words, user activity, and more. It provides a comprehensive look into your chat history.&lt;/p&gt;
&lt;h3 id="try-it-live-at--bloopitvercelapp"&gt;Try it live at:   &lt;a href="https://bloopit.vercel.app" target="_blank" rel="noreferrer nofollow"&gt;bloopit.vercel.app&lt;/a&gt;
&lt;/h3&gt;
&lt;h3 id="the-github-repos-backend-frontend"&gt;The GitHub Repos: &lt;a href="https://github.com/funinkina/whatsappchatanalyzer/" target="_blank" rel="noreferrer nofollow"&gt;Backend&lt;/a&gt;
 &lt;a href="https://github.com/funinkina/bloop-frontend" target="_blank" rel="noreferrer nofollow"&gt;Frontend&lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://bloopit.vercel.app" target="_blank" rel="noreferrer nofollow"&gt;&lt;picture&gt;
 &lt;source srcset="https://funinkina.co.in/blog-assets/bloop-demo_hu_9a1a09f08300b380.webp" type="image/webp"&gt;
 &lt;img src="https://funinkina.co.in/blog-assets/bloop-demo_hu_5871f1506ac67137.png" alt="bloop demo"
 width="800" height="458" loading="lazy" decoding="async"&gt;
&lt;/picture&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;h2 id="how-it-is-built"&gt;How it is built&lt;/h2&gt;
&lt;p&gt;The backend of Bloop is built with &lt;strong&gt;GoLang&lt;/strong&gt; using the &lt;strong&gt;Gin framework&lt;/strong&gt;. GoLang was chosen for its speed and lightweight nature. Gin is utilized for its high performance and efficiency in handling a large number of requests, making the server suitable for potentially high-traffic scenarios. The frontend is developed using &lt;strong&gt;Next.js&lt;/strong&gt;, a popular React framework, chosen for its capabilities in building fast, scalable, and SEO-friendly web applications.&lt;/p&gt;</description></item></channel></rss>