<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Next.js on Satvik Gaikwad</title><link>https://satvikg7.github.io/tags/next.js/</link><description>Recent content in Next.js on Satvik Gaikwad</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 01 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://satvikg7.github.io/tags/next.js/index.xml" rel="self" type="application/rss+xml"/><item><title>Code Scout</title><link>https://satvikg7.github.io/projects/code-scout/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://satvikg7.github.io/projects/code-scout/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Code Scout is a semantic search engine that lets developers query large codebases using natural language. It goes beyond simple text matching to understand the intent behind your queries.&lt;/p&gt;
&lt;h2 id="key-features"&gt;Key Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Natural Language Search&lt;/strong&gt; — Query your codebase using plain English questions like &amp;ldquo;Where is the authentication logic?&amp;rdquo; or &amp;ldquo;Find functions that handle file uploads&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Code Explanation&lt;/strong&gt; — Get AI-powered explanations of complex code snippets&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Diff Analysis&lt;/strong&gt; — Understand changes between code versions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Standards Compliance Checking&lt;/strong&gt; — Verify code against best practices and style guidelines&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="technical-architecture"&gt;Technical Architecture&lt;/h2&gt;
&lt;p&gt;Built as a multitier system with multiple interfaces:&lt;/p&gt;</description></item></channel></rss>