<?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: Sarvesh Kumar</title>
    <description>The latest articles on DEV Community by Sarvesh Kumar (@psarveshkr).</description>
    <link>https://dev.to/psarveshkr</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%2F3948571%2Faa9cfcef-8f94-43e8-bd78-95c85b79f4a7.jpg</url>
      <title>DEV Community: Sarvesh Kumar</title>
      <link>https://dev.to/psarveshkr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/psarveshkr"/>
    <language>en</language>
    <item>
      <title>Your Mac's missing Google Calendar &amp; Calculator in one click</title>
      <dc:creator>Sarvesh Kumar</dc:creator>
      <pubDate>Fri, 05 Jun 2026 17:52:57 +0000</pubDate>
      <link>https://dev.to/psarveshkr/your-macs-missing-google-calendar-calculator-in-one-click-3l3h</link>
      <guid>https://dev.to/psarveshkr/your-macs-missing-google-calendar-calculator-in-one-click-3l3h</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu2b3j2d61ghxhfgm7ffl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu2b3j2d61ghxhfgm7ffl.png" alt=" " width="799" height="339"&gt;&lt;/a&gt;&lt;br&gt;
Switched from Windows to Mac and missed the taskbar calendar? Same here. 😤 CalendarKit fixes that — full Google Calendar + Calculator in one Chrome toolbar click. No app switching, no lost focus. 🗓️ Navigate any month instantly 🧮 Calculator with persistent history 🔒 Zero data collection &lt;br&gt;
📦 Install: &lt;a href="https://chromewebstore.google.com/detail/nhcbepdcigkmidijjchdfnngloaemfcn" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/nhcbepdcigkmidijjchdfnngloaemfcn&lt;/a&gt; &lt;br&gt;
🔗 GitHub: &lt;a href="https://github.com/pSarveshKr/CalendarKit" rel="noopener noreferrer"&gt;https://github.com/pSarveshKr/CalendarKit&lt;/a&gt;&lt;/p&gt;

</description>
      <category>extensions</category>
      <category>ai</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
    <item>
      <title>CalendarKit – A Windows-like taskbar calendar for macOS/Chrome — with a built-in calculator too</title>
      <dc:creator>Sarvesh Kumar</dc:creator>
      <pubDate>Sat, 30 May 2026 21:08:41 +0000</pubDate>
      <link>https://dev.to/psarveshkr/calendarkit-a-windows-like-taskbar-calendar-for-macoschrome-with-a-built-in-calculator-too-3bck</link>
      <guid>https://dev.to/psarveshkr/calendarkit-a-windows-like-taskbar-calendar-for-macoschrome-with-a-built-in-calculator-too-3bck</guid>
      <description>&lt;p&gt;Hey All,&lt;/p&gt;

&lt;p&gt;I switched from Windows to Mac last year and the one thing I genuinely missed was the taskbar calendar.&lt;/p&gt;

&lt;p&gt;On Windows — click the clock, full calendar opens, check any month, close it, back to work. Seamless.&lt;/p&gt;

&lt;p&gt;On Mac — click the clock, see today's date. That's it. Want to check December? Open Calendar app, switch screens, lose your focus, navigate back. Every. Single. Time.&lt;/p&gt;

&lt;p&gt;Same problem with calculator — on Windows it's always within reach, on Mac you're opening a whole separate app.&lt;/p&gt;

&lt;p&gt;So I built CalendarKit — a Chrome extension that fixes both.&lt;/p&gt;

&lt;p&gt;What it does:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Full Google Calendar in a popup — navigate any month without leaving your screen&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Built-in Calculator with persistent history&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Dark theme, minimal UI&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Zero data collection — everything stays local&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Set your default tab (Calendar or Calculator)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's completely free and open source.&lt;/p&gt;

&lt;p&gt;🔗 GitHub: &lt;a href="https://github.com/pSarveshKr/CalendarKit" rel="noopener noreferrer"&gt;https://github.com/pSarveshKr/CalendarKit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📺 Demo: &lt;a href="https://youtu.be/kPF7J1i4kw4" rel="noopener noreferrer"&gt;https://youtu.be/kPF7J1i4kw4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Chrome Web Store listing coming soon — for now you can install it manually in developer mode (takes 30 seconds, instructions in the README).&lt;/p&gt;

&lt;p&gt;Would love feedback — especially if there's a utility you wish was always one click away. I'm planning to add World Clock, Quick Notes, and Unit Converter next based on community feedback.&lt;/p&gt;

&lt;p&gt;What would you want added? Drop a comment 👇&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>tooling</category>
    </item>
    <item>
      <title>Free, Private, and 100% Offline: I built a local alternative to cloud TTS services.</title>
      <dc:creator>Sarvesh Kumar</dc:creator>
      <pubDate>Sun, 24 May 2026 11:43:18 +0000</pubDate>
      <link>https://dev.to/psarveshkr/free-private-and-100-offline-i-built-a-local-alternative-to-cloud-tts-services-4c5f</link>
      <guid>https://dev.to/psarveshkr/free-private-and-100-offline-i-built-a-local-alternative-to-cloud-tts-services-4c5f</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbdiazl79nqfalholtotq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbdiazl79nqfalholtotq.png" alt=" " width="800" height="415"&gt;&lt;/a&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I wanted to share a project I’ve been working on recently called LocalVoice TTS.&lt;/p&gt;

&lt;p&gt;With privacy becoming a huge concern and API costs adding up for cloud-based AI services, I wanted a solution that runs entirely on my local machine without needing an active internet connection. No tracking, no API keys, and complete data privacy.&lt;/p&gt;

&lt;p&gt;What is it?&lt;/p&gt;

&lt;p&gt;It's a fast, easy-to-use, and completely offline Text-to-Speech application. It uses a FastAPI backend and comes with a clean web interface to convert text into high-quality AI voices.&lt;/p&gt;

&lt;p&gt;✨ Key Features:&lt;/p&gt;

&lt;p&gt;100% Offline &amp;amp; Private: Your data never leaves your machine.&lt;/p&gt;

&lt;p&gt;High-Quality AI Voices: Generates natural-sounding speech locally.&lt;/p&gt;

&lt;p&gt;FastAPI Backend: Lightweight and highly responsive.&lt;/p&gt;

&lt;p&gt;Unified Setup: No complicated commands. Just run python start.py, and both the frontend and backend boot up simultaneously.&lt;/p&gt;

&lt;p&gt;The Tech Stack:&lt;/p&gt;

&lt;p&gt;Built strictly with Python and FastAPI.&lt;/p&gt;

&lt;p&gt;I just published the v1.0.0 initial release and would love for you guys to check it out. If you are into self-hosting or local AI tools, I'd really appreciate your honest feedback!&lt;/p&gt;

&lt;p&gt;If you find it useful, a ⭐ on GitHub would mean the world to me and help the project grow!&lt;/p&gt;

&lt;p&gt;GitHub Repo: &lt;a href="https://github.com/pSarveshKr/LocalVoiceTTS" rel="noopener noreferrer"&gt;https://github.com/pSarveshKr/LocalVoiceTTS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know what you think, and feel free to drop any feature requests or questions in the comments! 👇&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>python</category>
      <category>programming</category>
    </item>
    <item>
      <title>Hey everyone! 👋

I wanted to share a project I’ve been working on recently called LocalVoice TTS AI.

https://github.com/pSarveshKr/LocalVoiceTTS

Let me know what you think, and feel free to drop any feature requests or questions in the comments! 👇</title>
      <dc:creator>Sarvesh Kumar</dc:creator>
      <pubDate>Sun, 24 May 2026 05:07:18 +0000</pubDate>
      <link>https://dev.to/psarveshkr/hey-everyone-i-wanted-to-share-a-project-ive-been-working-on-recently-called-localvoice-tts-1npf</link>
      <guid>https://dev.to/psarveshkr/hey-everyone-i-wanted-to-share-a-project-ive-been-working-on-recently-called-localvoice-tts-1npf</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://github.com/pSarveshKr/LocalVoiceTTS" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Frepository-images.githubusercontent.com%2F1240600736%2Fd33a02fb-3ef9-442f-b7d3-14e2025b194a" height="581" class="m-0" width="1370"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://github.com/pSarveshKr/LocalVoiceTTS" rel="noopener noreferrer" class="c-link"&gt;
            GitHub - pSarveshKr/LocalVoiceTTS: LocalVoice TTS AI lets you type dialog lines, assign a different voice to each line, preview them one by one, and combine everything into a single audio file — ready to download.   No internet required. No subscription. No data leaves your computer. Ever.   --- · GitHub
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            LocalVoice TTS AI lets you type dialog lines, assign a different voice to each line, preview them one by one, and combine everything into a single audio file — ready to download.   No internet requ...
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.githubassets.com%2Ffavicons%2Ffavicon.svg" width="32" height="32"&gt;
          github.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
