<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kishan Dharan</title>
    <description>The latest articles on DEV Community by Kishan Dharan (@kishandharan123).</description>
    <link>https://dev.to/kishandharan123</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3300279%2Fcfac02cb-0ca8-45a0-86ae-fe7d1d32c9b6.png</url>
      <title>DEV Community: Kishan Dharan</title>
      <link>https://dev.to/kishandharan123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kishandharan123"/>
    <language>en</language>
    <item>
      <title>Zig | Systems Programming</title>
      <dc:creator>Kishan Dharan</dc:creator>
      <pubDate>Wed, 25 Feb 2026 14:22:19 +0000</pubDate>
      <link>https://dev.to/kishandharan123/zig-systems-programming-1h10</link>
      <guid>https://dev.to/kishandharan123/zig-systems-programming-1h10</guid>
      <description>&lt;h2&gt;
  
  
  Zig
&lt;/h2&gt;

&lt;p&gt;Recently, on 6 Feb 2026, when I got interested in Low Level design &lt;br&gt;
and Systems Programming, I was just randomly looking for very good&lt;br&gt;
languages. While doing that, I stumbled upon &lt;strong&gt;Zig&lt;/strong&gt;, which caught&lt;br&gt;
my attention because I never even heard that name before. So, &lt;br&gt;
I started learning it and, Oh Boy, &lt;strong&gt;THIS LANGUAGE IS SOO GOOD&lt;/strong&gt;🎊🥳!&lt;/p&gt;

&lt;h2&gt;
  
  
  Here is why it became my fav🎯🎊🤖:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;It is very low level, so it matches my interest perfectly&lt;/li&gt;
&lt;li&gt;It is very fast, which is also an important point for me&lt;/li&gt;
&lt;li&gt;It is very explicit, meaning you HAVE TO SAY everything loudly&lt;/li&gt;
&lt;li&gt;It has no hidden allocations&lt;/li&gt;
&lt;li&gt;It has excellent C interop&lt;/li&gt;
&lt;li&gt;It has excellent error handling, unlike C. &lt;/li&gt;
&lt;li&gt;&lt;em&gt;(So on so forth)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also want to point out that I am by no means telling Zig is the &lt;br&gt;
best. It also have a lot of disadvantages. But, for me, the benefits&lt;br&gt;
are so much more pronounced than the disadvantages. &lt;/p&gt;

&lt;p&gt;But, I do think you guys have to give Zig a try, because it&lt;br&gt;
might become your fav as well🚀🚀!!&lt;/p&gt;

&lt;p&gt;Here are resources that I use for learning:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=UAS0f42_3uU" rel="noopener noreferrer"&gt;Youtube Tutorial&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zig.guide" rel="noopener noreferrer"&gt;Official Zig Guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ziglang.org" rel="noopener noreferrer"&gt;Another Official Doc&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Until next time, see you!!&lt;/p&gt;

</description>
      <category>systemsprogramming</category>
      <category>zig</category>
    </item>
    <item>
      <title>New Open Souce Project On GitHub</title>
      <dc:creator>Kishan Dharan</dc:creator>
      <pubDate>Fri, 27 Jun 2025 12:01:07 +0000</pubDate>
      <link>https://dev.to/kishandharan123/new-open-souce-project-on-github-4e9p</link>
      <guid>https://dev.to/kishandharan123/new-open-souce-project-on-github-4e9p</guid>
      <description>&lt;h2&gt;
  
  
  Galaxy CSS
&lt;/h2&gt;

&lt;p&gt;Dear Devs,&lt;br&gt;
I am happy to announce that I have created a New Open Source Project     on GitHub named &lt;strong&gt;GalaxyCSS&lt;/strong&gt;. As web devs, you might know the pain of &lt;br&gt;
writing CSS on our own, yeah, painful right? To solve this, &lt;br&gt;
Introducing &lt;em&gt;GalaxyCSS&lt;/em&gt;. It has a bunch of nifty CSS files,&lt;br&gt;
Each one adding more and more classes to our HTML code.&lt;br&gt;
Please find it &lt;a href="https://github.com/Kishandharan/GalaxyCSS" rel="noopener noreferrer"&gt;here&lt;/a&gt;. Feel free to open any issues for enhancement, feature request and soooooo on! Also dont forget to star the repo if you like it!&lt;/p&gt;

</description>
      <category>css</category>
      <category>opensource</category>
      <category>github</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
