<?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: Milan Pramod</title>
    <description>The latest articles on DEV Community by Milan Pramod (@iammilan).</description>
    <link>https://dev.to/iammilan</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%2F3891504%2F3b8800a0-3930-4af9-acb5-fbedc6d41d3e.jpeg</url>
      <title>DEV Community: Milan Pramod</title>
      <link>https://dev.to/iammilan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iammilan"/>
    <language>en</language>
    <item>
      <title>Solve Leetcode without leaving your terminal.</title>
      <dc:creator>Milan Pramod</dc:creator>
      <pubDate>Wed, 22 Apr 2026 01:03:39 +0000</pubDate>
      <link>https://dev.to/iammilan/solve-leetcode-without-leaving-your-terminal-gil</link>
      <guid>https://dev.to/iammilan/solve-leetcode-without-leaving-your-terminal-gil</guid>
      <description>&lt;p&gt;I built a terminal-based UI for LeetCode that lets you browse problems, code solutions, run tests, and submit — all without leaving your terminal.&lt;/p&gt;

&lt;p&gt;I made it because I wanted a faster, more focused workflow without constantly switching between the browser, editor, and terminal. If you like working in the CLI, this might be useful.&lt;/p&gt;

&lt;p&gt;The project is open source, and I’d love your:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;feedback on the UX and workflow
bug reports&lt;/li&gt;
&lt;li&gt;feature suggestions&lt;/li&gt;
&lt;li&gt;contributions from anyone interested in TUIs, developer tools, or LeetCode integrations
If you want to contribute, check out the repo here: &lt;a href="https://github.com/shadowmkj/leetrs" rel="noopener noreferrer"&gt;leetrs&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>leetcode</category>
      <category>tui</category>
      <category>rust</category>
      <category>vim</category>
    </item>
  </channel>
</rss>
