<?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: rajender arya</title>
    <description>The latest articles on DEV Community by rajender arya (@raj_nath3).</description>
    <link>https://dev.to/raj_nath3</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4098069%2Fe5413785-1531-45c6-bba6-80186824914e.jpg</url>
      <title>DEV Community: rajender arya</title>
      <link>https://dev.to/raj_nath3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/raj_nath3"/>
    <language>en</language>
    <item>
      <title>FileToolkit: Offline Python CLI for batch image compression, PDF tools, dedupe &amp; OCR</title>
      <dc:creator>rajender arya</dc:creator>
      <pubDate>Fri, 28 Aug 2026 09:38:09 +0000</pubDate>
      <link>https://dev.to/raj_nath3/filetoolkit-offline-python-cli-for-batch-image-compression-pdf-tools-dedupe-ocr-2cii</link>
      <guid>https://dev.to/raj_nath3/filetoolkit-offline-python-cli-for-batch-image-compression-pdf-tools-dedupe-ocr-2cii</guid>
      <description>&lt;h3&gt;
  
  
  What My Project Does
&lt;/h3&gt;

&lt;p&gt;FileToolkit is a fast, completely offline Python CLI that packs 7 essential file-processing utilities into a single tool:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Batch Image &amp;amp; PDF Compression:&lt;/strong&gt; Shrink JPG/PNG/PDF sizes with custom quality and resolution thresholds.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Format Conversion:&lt;/strong&gt; Seamless conversion across JPG, PNG, WEBP, BMP, and TIFF.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PDF Merge &amp;amp; Split:&lt;/strong&gt; Combine multiple documents or split pages instantly.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Content-based Deduplication:&lt;/strong&gt; Identifies and clears duplicate files using SHA-256 hashes (with safe preview mode).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Smart Batch Renaming:&lt;/strong&gt; Regex/pattern-based bulk renaming with sequential numbering and dry-run safety.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Local OCR:&lt;/strong&gt; Extract text directly to terminal or text files using Tesseract.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Target Audience
&lt;/h3&gt;

&lt;p&gt;Developers, sysadmins, and everyday power users who want a lightweight, zero-telemetry local CLI tool instead of uploading documents to random online converters or writing one-off scripts.&lt;/p&gt;

&lt;h3&gt;
  
  
  Source Code &amp;amp; Links
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/ShilpShakti/filetoolkit" rel="noopener noreferrer"&gt;https://github.com/ShilpShakti/filetoolkit&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;License: MIT&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feedback, suggestions, and contributions are very welcome!&lt;/p&gt;

</description>
      <category>python</category>
      <category>opensource</category>
      <category>security</category>
      <category>career</category>
    </item>
    <item>
      <title>Curated Open-Source Directory of 50+ Startup Resources &amp; Grants for Indian Builders 🇮🇳</title>
      <dc:creator>rajender arya</dc:creator>
      <pubDate>Fri, 28 Aug 2026 07:59:19 +0000</pubDate>
      <link>https://dev.to/raj_nath3/curated-open-source-directory-of-50-startup-resources-grants-for-indian-builders-5c2f</link>
      <guid>https://dev.to/raj_nath3/curated-open-source-directory-of-50-startup-resources-grants-for-indian-builders-5c2f</guid>
      <description>&lt;p&gt;Building a startup in India is thrilling, but finding legitimate grants, active VCs, incubators, and free cloud credits often leads down rabbit holes of outdated blog posts and broken links.&lt;/p&gt;

&lt;p&gt;To solve this problem cleanly, we built and open-sourced &lt;strong&gt;Awesome Indian Startup Resources&lt;/strong&gt; — a centralized, community-driven markdown directory.&lt;/p&gt;




&lt;h3&gt;
  
  
  🚀 What's Inside?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;🏛️ Government Schemes &amp;amp; Registration:&lt;/strong&gt; Direct application hubs for DPIIT recognition, Startup India Seed Fund (SISFS), CGSS, and PM MUDRA without middlemen.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;💰 VCs &amp;amp; Angel Networks:&lt;/strong&gt; Active seed-to-growth funds including Peak XV, Accel India, Blume Ventures, and 100X.VC.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🚀 Incubators &amp;amp; Accelerators:&lt;/strong&gt; Academic and state-backed campuses like T-Hub, SINE IIT Bombay, CIIE IIM Ahmedabad, and NSRCEL.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🎁 Startup Credits &amp;amp; Tools:&lt;/strong&gt; $100k+ in free perks across AWS Activate, Microsoft for Startups, Google Cloud, Notion, and GitHub Enterprise.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;💼 Hiring Platforms &amp;amp; Legal Tools:&lt;/strong&gt; Developer hiring boards, compliance assistance, and GST/incorporation portals.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  ⚙️ Automated Link Reliability (CI/CD)
&lt;/h3&gt;

&lt;p&gt;Awesome lists often decay over time. To ensure that every single URL remains active, this repository includes a &lt;strong&gt;GitHub Actions CI/CD workflow&lt;/strong&gt; powered by &lt;code&gt;lychee&lt;/code&gt;. &lt;/p&gt;

&lt;p&gt;Every week, an automated runner hits all 50+ endpoints to verify HTTP response statuses, catching broken links and keeping the directory permanently fresh.&lt;/p&gt;




&lt;h3&gt;
  
  
  🌐 Explore &amp;amp; Contribute
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Live Dashboard:&lt;/strong&gt; &lt;a href="https://shilpshakti.github.io/awesome-indian-startup-resources/" rel="noopener noreferrer"&gt;https://shilpshakti.github.io/awesome-indian-startup-resources/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GitHub Repository:&lt;/strong&gt; &lt;a href="https://github.com/ShilpShakti/awesome-indian-startup-resources" rel="noopener noreferrer"&gt;https://github.com/ShilpShakti/awesome-indian-startup-resources&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The project is licensed under &lt;strong&gt;CC0 (Public Domain)&lt;/strong&gt;. PRs for adding new active programs and startup grants are always welcome!&lt;/p&gt;

&lt;p&gt;⭐ If you find this directory valuable for your journey, feel free to give the repository a star on GitHub.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>startup</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I built an open-source directory of 50+ free public APIs with daily automated health-checks</title>
      <dc:creator>rajender arya</dc:creator>
      <pubDate>Thu, 27 Aug 2026 21:21:00 +0000</pubDate>
      <link>https://dev.to/raj_nath3/i-built-an-open-source-directory-of-50-free-public-apis-with-daily-automated-health-checks-kgp</link>
      <guid>https://dev.to/raj_nath3/i-built-an-open-source-directory-of-50-free-public-apis-with-daily-automated-health-checks-kgp</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;Finding reliable, free public APIs for side projects or learning is always a hassle because many listed APIs eventually go down or become paid.&lt;br&gt;
To solve this, I created &lt;strong&gt;Awesome Free APIs Live&lt;/strong&gt; — an open-source, curated collection of 50+ free public APIs across AI, developer tools, security, and open data.&lt;/p&gt;

&lt;h3&gt;
  
  
  ⚙️ How It Works
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Daily Health Checks:&lt;/strong&gt; Powered by &lt;strong&gt;GitHub Actions&lt;/strong&gt;, an automated script tests endpoints daily and updates live status badges.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zero Dead Links:&lt;/strong&gt; Broken endpoints are flagged automatically so developers don't waste time debugging dead services.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Categorized &amp;amp; Searchable:&lt;/strong&gt; Clean, categorized UI hosted on GitHub Pages.
### 🔗 Links&lt;/li&gt;
&lt;li&gt;🌐 &lt;strong&gt;Live Directory:&lt;/strong&gt; &lt;a href="https://shilpshakti.github.io/awesome-free-apis-live/" rel="noopener noreferrer"&gt;shilpshakti.github.io/awesome-free-apis-live&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;⭐ &lt;strong&gt;GitHub Repository:&lt;/strong&gt; &lt;a href="https://github.com/ShilpShakti/awesome-free-apis-live" rel="noopener noreferrer"&gt;github.com/ShilpShakti/awesome-free-apis-live&lt;/a&gt;
Contributions are very welcome! If you know of any great free APIs, feel free to open a PR or check out the open issues on GitHub.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>opensource</category>
      <category>ai</category>
      <category>devops</category>
      <category>api</category>
    </item>
  </channel>
</rss>
