<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Web-Dev on Victor</title>
    <link>https://nyxox-debug.github.io/nyxox/tags/web-dev/</link>
    <description>Recent content in Web-Dev on Victor</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 05 Dec 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nyxox-debug.github.io/nyxox/tags/web-dev/index.xml" rel="self" type="application/xml" />
    <item>
      <title>Building a GitHub Analyzer with Go and Python</title>
      <link>https://nyxox-debug.github.io/nyxox/posts/projects/github-analyzer-go-python/</link>
      <pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://nyxox-debug.github.io/nyxox/posts/projects/github-analyzer-go-python/</guid>
      <description>&lt;p&gt;Ever wanted to quickly understand what a GitHub repository looks like without cloning and exploring it yourself? I built a tool that does exactly that - paste any GitHub URL, and it analyzes the entire codebase, extracting complexity metrics, code structure, and language distribution.&lt;/p&gt;&#xA;&lt;p&gt;The best part? It combines Go and Python in a way that showcases how to pick the right tool for each job.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
