<?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: Heshan Thenura Kariyawasam</title>
    <description>The latest articles on DEV Community by Heshan Thenura Kariyawasam (@heshanthenura).</description>
    <link>https://dev.to/heshanthenura</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%2F1485765%2F21d442c7-64af-4284-84a3-24b340d49159.jpeg</url>
      <title>DEV Community: Heshan Thenura Kariyawasam</title>
      <link>https://dev.to/heshanthenura</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/heshanthenura"/>
    <language>en</language>
    <item>
      <title>New Project: NimProcessKiller – Kill Processes in Windows using Nim!</title>
      <dc:creator>Heshan Thenura Kariyawasam</dc:creator>
      <pubDate>Fri, 06 Dec 2024 16:48:04 +0000</pubDate>
      <link>https://dev.to/heshanthenura/new-project-nimprocesskiller-kill-processes-in-windows-using-nim-4jh8</link>
      <guid>https://dev.to/heshanthenura/new-project-nimprocesskiller-kill-processes-in-windows-using-nim-4jh8</guid>
      <description>&lt;p&gt;Hey everyone, I’ve built a tool called NimProcessKiller using Nim that allows you to easily kill processes in Windows. It’s a lightweight and simple way to manage processes directly from the command line.&lt;/p&gt;

&lt;p&gt;Check it out on GitHub: &lt;a href="https://github.com/heshanthenura/NimProcessKiller" rel="noopener noreferrer"&gt;repo&lt;/a&gt;&lt;br&gt;
Let me know your thoughts and suggestions!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Built a Keystroke Listener in Nim! Check it out!</title>
      <dc:creator>Heshan Thenura Kariyawasam</dc:creator>
      <pubDate>Fri, 06 Dec 2024 16:46:57 +0000</pubDate>
      <link>https://dev.to/heshanthenura/built-a-keystroke-listener-in-nim-check-it-out-43be</link>
      <guid>https://dev.to/heshanthenura/built-a-keystroke-listener-in-nim-check-it-out-43be</guid>
      <description>&lt;p&gt;Hey everyone, I’ve created a Keystroke Listener using Nim that captures keyboard inputs and displays the key codes in hexadecimal format. It's built using the winim library, and it's a great tool for monitoring keyboard input events. More features coming soon!&lt;/p&gt;

&lt;p&gt;Feel free to check it out and give feedback. Here’s the &lt;a href="https://github.com/heshanthenura/NimKeyLogger" rel="noopener noreferrer"&gt;repo&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  nim #keylogger #windows
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
