<?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: Pranay Mokal</title>
    <description>The latest articles on DEV Community by Pranay Mokal (@pranaysmokal).</description>
    <link>https://dev.to/pranaysmokal</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%2F3946411%2F4fd0b6ad-b4db-4446-a08a-8ba70d3d7db9.jpg</url>
      <title>DEV Community: Pranay Mokal</title>
      <link>https://dev.to/pranaysmokal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pranaysmokal"/>
    <language>en</language>
    <item>
      <title>I build interview, certification and exam preparation app with Google Gemini Pro – No Login, No Limits, https://certifystacks.netlify.app/</title>
      <dc:creator>Pranay Mokal</dc:creator>
      <pubDate>Mon, 13 Jul 2026 06:30:57 +0000</pubDate>
      <link>https://dev.to/pranaysmokal/i-build-interview-certification-and-exam-preparation-app-with-google-gemini-pro-no-login-no-3e02</link>
      <guid>https://dev.to/pranaysmokal/i-build-interview-certification-and-exam-preparation-app-with-google-gemini-pro-no-login-no-3e02</guid>
      <description>&lt;p&gt;While preparing for a certification exam, I got tired of the same pattern everywhere:Solve 5–10 questions  &lt;/p&gt;

&lt;p&gt;“Create an account or upgrade to continue”&lt;/p&gt;

&lt;p&gt;I just wanted to practice without friction. So instead of complaining, I built CertifyStacks — a completely free, privacy-first mock test platform. certifystacks.netlify.appWhy I Made ItI wanted something simple, fast, and actually useful:Choose your own test size (because not everyone has an hour — sometimes you only have 10–15 minutes)&lt;br&gt;
No accounts, no tracking, no data collection&lt;br&gt;
100% client-side — your progress and answers stay in your browser&lt;br&gt;
Works offline after the first load&lt;br&gt;
Built as a static site, so it can handle a lot of traffic without breaking the bank&lt;/p&gt;

&lt;p&gt;How It Was BuiltDay 1 → I built the entire frontend and quiz engine with Google Gemini Pro.&lt;br&gt;
Day 2 → Added multiple test papers.That’s it. No complex backend, no database, no user management. Just clean, vanilla-ish web tech that gets the job done.Even though I couldn’t attend the certification I was preparing for, I decided to release this anyway. I believe it can help students, job seekers, working professionals, and anyone who loves learning and testing their knowledge.What Makes It DifferentPrivacy-first: Nothing leaves your browser&lt;br&gt;
Flexible: Pick 10, 20, or 50 questions depending on your time&lt;br&gt;
Lightweight &amp;amp; Fast: Static hosting on Netlify = blazing fast and scalable&lt;br&gt;
No paywalls: Ever&lt;/p&gt;

&lt;p&gt;Of course, like any community-driven or AI-assisted question bank, some questions may become outdated over time or spark healthy debate on answers. I’ll keep improving it gradually based on feedback.My AI-Powered Journey So FarThis is my second meaningful project built with AI assistance:FreeDevUtils – a collection of free developer tools&lt;br&gt;
CertifyStacks – mock tests for certifications and exams&lt;/p&gt;

&lt;p&gt;I’m already working on the third one, which I believe tackles one of the bigger challenges developers and learners face today.Final ThoughtSpending just 15 minutes a day solving questions can compound into massive knowledge gains over months. You don’t need fancy platforms or expensive subscriptions to stay consistent.If you’re preparing for any certification, technical interview, or just want to test your knowledge — give CertifyStacks a try and let me know what you think.Feedback, suggestions, or contributions are more than welcome!Try it here: &lt;/p&gt;

&lt;p&gt;&lt;a href="https://certifystacks.netlify.app" rel="noopener noreferrer"&gt;https://certifystacks.netlify.app&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  javascript #webdev #education #productivity #ai #opensource #freecode #certification
&lt;/h1&gt;

</description>
      <category>webdev</category>
      <category>opensource</category>
      <category>productivity</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>I built 70+ Developer tools with github copilot &amp; Google gemini pro for developer community https://freedevutils.github.io</title>
      <dc:creator>Pranay Mokal</dc:creator>
      <pubDate>Wed, 03 Jun 2026 18:28:14 +0000</pubDate>
      <link>https://dev.to/pranaysmokal/i-built-65-developer-tools-with-github-copilot-for-developer-community-1g4p</link>
      <guid>https://dev.to/pranaysmokal/i-built-65-developer-tools-with-github-copilot-for-developer-community-1g4p</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-05-21"&gt;GitHub Finish-Up-A-Thon Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;This project began as a small collection of developer tools within my personal portfolio on January 10, 2026. Over time, I decided to make it publicly available for the entire developer community and made it public on 18-05-2026 with 52 tools since then added 14 more.&lt;br&gt;
This is my small contribution to the developer community, and in turn, a contribution to society directly or indirectly.&lt;/p&gt;

&lt;p&gt;Today, it has grown into a comprehensive collection of 65+ developer utilities designed to help developers with everyday tasks.&lt;/p&gt;

&lt;p&gt;What makes it different?&lt;/p&gt;

&lt;p&gt;More advanced features and improved tools.&lt;br&gt;
No backend infrastructure.&lt;br&gt;
No sign-up or login required.&lt;br&gt;
Fully client-side application.&lt;br&gt;
Free for everyone.&lt;br&gt;
No rate limits.&lt;br&gt;
100% secure you can also open n/w tab and check.&lt;br&gt;
Tools gives lot but depending on your browser capacity.&lt;br&gt;
Not just free for developers but for everyone around the globe.&lt;/p&gt;

&lt;p&gt;Feedback, suggestions and any kind of contributions are always welcome.&lt;/p&gt;

&lt;p&gt;What it contains ?&lt;br&gt;
API &amp;amp; Network Tools&lt;br&gt;
&lt;strong&gt;Restify **- Rest API Testing Tool&lt;br&gt;
**Swagger/OpenAPI Viewer&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Postman Collection Viewer&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;HAR File Explorer&lt;/strong&gt;: &lt;br&gt;
&lt;strong&gt;JWT Decoder&lt;/strong&gt;:&lt;br&gt;
&lt;strong&gt;Advanced IPv4 &amp;amp; IPv6 Subnet Calculator&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;SSL Certificate Checker&lt;/strong&gt;&lt;br&gt;
🏗️ Architecture &amp;amp; Diagramming -( i tried to preserve  engineering discipline)&lt;br&gt;
&lt;strong&gt;Architecture Diagram Builder&lt;/strong&gt; &lt;br&gt;
&lt;strong&gt;Entity Relationship Diagram Designer&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;UML Class Diagram Builder&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Flowchart Diagram Designer&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Docker Compose Visualizer&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;🔄 Data &amp;amp; Format Converters&lt;br&gt;
&lt;strong&gt;JSON Pretty Print/Minify&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;XML Pretty Print&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;SQL Beautifier&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;CSV Viewer &amp;amp; Search&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Format Converters&lt;/strong&gt;: Switch seamlessly between formats using the CSV to JSON, JSON to CSV, YAML ↔ JSON, and XML ↔ JSON converters.&lt;br&gt;
&lt;strong&gt;CSV To SQL&lt;/strong&gt;: Convert CSV files into DDL/DML scripts for various databases.&lt;br&gt;
&lt;strong&gt;Spring Boot Properties Converter&lt;/strong&gt;&lt;br&gt;
🔐 Security, Crypto &amp;amp; Encoders&lt;br&gt;
&lt;strong&gt;Password Generators &amp;amp; Strength Testers&lt;/strong&gt;:&lt;br&gt;
&lt;strong&gt;Encryption Tools&lt;/strong&gt;: Encrypt and decrypt text using the AES Encrypt/Decrypt and Advanced and legacy Jasypt Encrypt/Decrypt tools.&lt;br&gt;
&lt;strong&gt;Hashing &amp;amp; Checksums&lt;/strong&gt; (MD5/SHA1/SHA256) and verify files with the File Checksum Calculator.&lt;br&gt;
&lt;strong&gt;Encoders/Decoders&lt;/strong&gt;: Translate data with the Base64, URL, and HTML Encode/Decode tools.&lt;/p&gt;

&lt;p&gt;📝 Code, Text &amp;amp; Dev Utilities&lt;br&gt;
&lt;strong&gt;Code Playground&lt;/strong&gt;: HTML, CSS, and JavaScript with live preview with code assist and syntax highlighting.&lt;br&gt;
&lt;strong&gt;Code Minifiers&lt;/strong&gt;: Reduce file sizes using the JavaScript Minifier and HTML Minifier, XML minifier.&lt;br&gt;
&lt;strong&gt;Log Parser &amp;amp; Analyzer&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;File Comparison&lt;/strong&gt;: Compare two files and highlight differences.&lt;br&gt;
&lt;strong&gt;Regex Tester &amp;amp; Highlighter&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Text Analysis&lt;/strong&gt;: Analyze text using Text Statistics, manipulate it with the String Case Converter, and inspect hidden data using the Unicode Inspector and Invisible Character Viewer.&lt;/p&gt;

&lt;p&gt;🛠️ Generators &amp;amp; Mock Data&lt;br&gt;
&lt;strong&gt;Data Generators&lt;/strong&gt;: Populate your apps using the Faker Generator, Random Data Generator, and UUID Generator.&lt;br&gt;
&lt;strong&gt;AI Prompt Builder&lt;/strong&gt;: Create optimized prompts for ChatGPT, Claude, Gemini, Cursor, and GitHub Copilot(Need improvements).&lt;br&gt;
&lt;strong&gt;Scanners &amp;amp; Codes&lt;/strong&gt;: Generate and read codes using the QR Code Generator, QR Code Scanner, and Barcode Generator.&lt;/p&gt;

&lt;p&gt;🎨 Media, Files &amp;amp; Audio/Video&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;File Management&lt;/strong&gt;: Image Compression &amp;amp; Resizer, Zip/Unzip Tool, Archive Maker(.tar, .gz, .tar.gz compression). &lt;br&gt;
&lt;strong&gt;Images to PDF&lt;/strong&gt;, &lt;strong&gt;Image to Base64&lt;/strong&gt;, and generate documents with the PDF/DOCX Generator.&lt;br&gt;
&lt;strong&gt;Media Utilities&lt;/strong&gt;: Annotate screenshots  + compress with the Screenshot Annotator, create animations with the &lt;strong&gt;GIF Animated Generator&lt;/strong&gt;, and download files using the Google Drive Downloader. Create assets with the &lt;strong&gt;Icon Generator&lt;/strong&gt;, Color Picker, and Gradient Generator.&lt;br&gt;
&lt;strong&gt;Audio &amp;amp; Video&lt;/strong&gt;: Record media natively using the Voice Recorder and Video Recorder, or translate audio using the &lt;strong&gt;Text to Speech&lt;/strong&gt; and &lt;strong&gt;Speech to Text converters.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;⏱️ Time &amp;amp; Scheduling&lt;br&gt;
&lt;strong&gt;Timestamp ↔ Date Converter&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Date &amp;amp; Time Difference Calculator&lt;/strong&gt;: &lt;br&gt;
&lt;strong&gt;Cron Expression Builder&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Since I work on it only during weekends and holidays, progress is gradual, but the project continues to grow steadily with every release.&lt;/p&gt;

&lt;p&gt;Feedback, suggestions, and contributions are always welcome.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://freedevutils.github.io" rel="noopener noreferrer"&gt;https://freedevutils.github.io&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Comeback Story
&lt;/h2&gt;

&lt;p&gt;I built all of the tools from scratch with significant assistance from AI-powered development tools. GitHub Copilot played the primary role in code generation, contributing roughly 80% of the codebase, while ChatGPT helped  in prompt engineering, output validation and Google Gemini Pro helped with UI design ideas, enhancement, and code refinements for the advanced tools.&lt;br&gt;
now github copilot helping me in making the project multilingual.&lt;/p&gt;

&lt;p&gt;A small confession about this project. 😄&lt;br&gt;
I built all 65+ utilities using free-tier AI tools.&lt;/p&gt;

&lt;p&gt;GitHub Copilot Free.&lt;br&gt;
ChatGPT Free.&lt;br&gt;
Google Gemini Pro came bundled with my Jio SIM plan &lt;/p&gt;

&lt;p&gt;So before GitHub Copilot decides to revoke my coding privileges after reading this... 😅&lt;br&gt;
here is my argument- At least I'm not burning tokens teaching AI to build the thousands of clone of a falling-block game. I'm spending them building productivity tools that will be used by next generation of developers can use to solve real problems.&lt;/p&gt;

&lt;p&gt;The current 65+ utilities are just the foundation. The next chapter is adding AI-powered capabilities and creating the developer tools of tomorrow and that too without using backend.&lt;/p&gt;

&lt;p&gt;The reality is that AI can generate code, but it can't provide the vision, persistence, debugging, countless iterations, feature decisions, testing, documentation, and weekend hours required to turn ideas into a usable product.&lt;/p&gt;

&lt;p&gt;The tools were free.&lt;br&gt;
The time was not.&lt;/p&gt;

&lt;p&gt;This project exists because of many weekends, holidays, and late-night sessions spent building something useful for the developer community. Progress is slow, but every release adds a little more value for the next developer who uses it.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience with GitHub Copilot
&lt;/h2&gt;

&lt;p&gt;GitHub Copilot has been an incredible development companion throughout this project. It helped transform ideas into working code faster, generated high-quality implementations, and assisted in overcoming countless technical challenges along the way.&lt;br&gt;
What once took hours of boilerplate coding could be accomplished in minutes, allowing more time to focus on architecture, user experience, problem-solving, and refining features.it would have taken years to build  those that I accomplished within month.&lt;/p&gt;

&lt;p&gt;The real superpower is not AI itself—it's the combination of human imagination and AI assistance. When a developer can clearly envision something, tools like Copilot help carve that vision into reality.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://freedevutils.github.io/release-notes/" rel="noopener noreferrer"&gt;https://freedevutils.github.io/release-notes/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Enjoy tools , progress and Prosper.&lt;/p&gt;

&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%2Fi3xkgngq4bzeqvv6j9sh.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%2Fi3xkgngq4bzeqvv6j9sh.png" alt="App Home page" width="800" height="462"&gt;&lt;/a&gt;&lt;/p&gt;

&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%2Ff0kofs0x4q2qg8yqoywh.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%2Ff0kofs0x4q2qg8yqoywh.png" alt="ER Diagram Designer" width="800" height="439"&gt;&lt;/a&gt;&lt;/p&gt;

&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%2Fgyi6rmma6oj4ytj6lk05.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%2Fgyi6rmma6oj4ytj6lk05.png" alt="Flow Chart Designer" width="800" height="419"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>githubcopilot</category>
    </item>
    <item>
      <title>Built 70+ advanced, free, secure,privacy-first developer utilities with GitHub Copilot &amp; Gemini Pro https://freedevutils.github.io</title>
      <dc:creator>Pranay Mokal</dc:creator>
      <pubDate>Wed, 27 May 2026 13:27:52 +0000</pubDate>
      <link>https://dev.to/pranaysmokal/i-built-freedevutils-60-free-in-browser-developer-tools-using-github-copilot-an-google-gemini-4je7</link>
      <guid>https://dev.to/pranaysmokal/i-built-freedevutils-60-free-in-browser-developer-tools-using-github-copilot-an-google-gemini-4je7</guid>
      <description>&lt;p&gt;Hey Dev Community 👋&lt;/p&gt;

&lt;p&gt;I'm excited to share &lt;strong&gt;FreeDevUtils&lt;/strong&gt; — a big collection of &lt;strong&gt;70+ completely free, secure, privacy focused advance developer tools&lt;/strong&gt; that run &lt;strong&gt;entirely in your browser&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Why I Built This
&lt;/h3&gt;

&lt;p&gt;I got tired of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Jumping between 10 different websites&lt;/li&gt;
&lt;li&gt;Dealing with ads and trackers&lt;/li&gt;
&lt;li&gt;Tools that require signups or send sensitive data to servers&lt;/li&gt;
&lt;li&gt;Dealing Rate limit &lt;/li&gt;
&lt;li&gt;Dealing with premiums&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I decided to create &lt;strong&gt;one single toolbox for developer community&lt;/strong&gt; with all the utilities we use in daily life, it is my non profit venture to enhance developers productivity. Think it like I am build castle for developers.&lt;/p&gt;

&lt;h3&gt;
  
  
  ✨ Key Highlights
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;🔥 Standout Tools&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Restify — Full REST API testing tool &lt;/li&gt;
&lt;li&gt;UML Class Diagram Builder,&lt;/li&gt;
&lt;li&gt;Flowchart Designer,&lt;/li&gt;
&lt;li&gt;Architecture Diagram Builder,&lt;/li&gt;
&lt;li&gt;Log Parser &amp;amp; Analyzer — Analyse application logs with filtering &lt;/li&gt;
&lt;li&gt;AI Prompt Builder&lt;/li&gt;
&lt;li&gt;Docker Compose Visualizer&lt;/li&gt;
&lt;li&gt;Advanced Subnet Calculator(IPv4 &amp;amp; IPv6)&lt;/li&gt;
&lt;li&gt;HAR Analyzer&lt;/li&gt;
&lt;li&gt;Swagger/OpenAPI Viewer    - direct curl copy supported&lt;/li&gt;
&lt;li&gt;Postman Collection Viewer -direct curl copy supported&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Media &amp;amp; File Tools&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Image Compression &amp;amp; Resizer (50-80% size reduction)&lt;/li&gt;
&lt;li&gt;Images to PDF Conversion, GIF Animator, Icon Generator&lt;/li&gt;
&lt;li&gt;QR Code Generator and QR Scanner, Barcode Generator&lt;/li&gt;
&lt;li&gt;Voice &amp;amp; Video Recorder, Text to speech and speech to text generator&lt;/li&gt;
&lt;li&gt;Advanced Zip/Unzip files client-side&lt;/li&gt;
&lt;li&gt;Advanced Archive Maker for GZip, Tar files &lt;/li&gt;
&lt;li&gt;Screenshot Annotator - with compression for AI image uploads &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Data &amp;amp; Conversion Tools&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JSON, YAML, XML, CSV converters &amp;amp; beautifiers&lt;/li&gt;
&lt;li&gt;CSV ↔ JSON, CSV → SQL script generation&lt;/li&gt;
&lt;li&gt;Base64, URL, HTML encode/decode&lt;/li&gt;
&lt;li&gt;File Comparison tool&lt;/li&gt;
&lt;li&gt;CSS to SCSS converter&lt;/li&gt;
&lt;li&gt;SQL Beautifier &amp;amp; Minifier&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Other Useful Tools&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Code Playground (HTML/CSS/JS with live preview)&lt;/li&gt;
&lt;li&gt;Regex Tester, Cron Expression Builder&lt;/li&gt;
&lt;li&gt;JWT Decoder, SSL Certificate Checker&lt;/li&gt;
&lt;li&gt;Faker &amp;amp; Random Data Generator&lt;/li&gt;
&lt;li&gt;Password Generator + Strength Tester&lt;/li&gt;
&lt;li&gt;Timestamp converters, Text Statistics, Unicode Inspector etc...&lt;/li&gt;
&lt;li&gt;AES encrypt/decrypt and Advanced jasypt encrypt/decrypt&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;New Addition&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;OCR Studio - for Reducing AI token Consumption&lt;/li&gt;
&lt;li&gt;PDF Studio - for PDF related utilities&lt;/li&gt;
&lt;li&gt;NoteBook ++ - to access any text format files from web&lt;/li&gt;
&lt;li&gt;Use Case Diagram Builder &lt;/li&gt;
&lt;li&gt;Data pseudonymization studio - To secure real data while submitting to AI Providers.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can now work seamlessly in your native language. Google Gemini helped in language translation so effectiveness of translation totally depends on google. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Supported Languages (43)&lt;/strong&gt;:&lt;br&gt;
Afrikaans – Afrikaans, Amharic – አማርኛ, Arabic – العربية, Bengali – বাংলা,Chinese – 中文, Danish – Dansk,Dutch – Nederlands,English – English,&lt;br&gt;
Finnish – Suomi,French – Français,German – Deutsch,Greek – Ελληνικά,Gujarati – ગુજરાતી,Hebrew – עברית,Hindi – हिन्दी, Hungarian – Magyar, Icelandic – Íslenska,&lt;br&gt;
Indonesian – Bahasa Indonesia,Irish – Gaeilge,Italian – Italiano,Japanese – 日本語,Javanese – Basa Jawa,Kannada – ಕನ್ನಡ,Korean – 한국어,Kurdish – Kurdî,&lt;br&gt;
Malay – Bahasa Melayu,Marathi – मराठी,Persian – فارسی,Polish – Polski,Portuguese – Português,Punjabi – ਪੰਜਾਬੀ,Romanian – Română,Russian – Русский,Serbian – Српски, Spanish – Español,Swahili – Kiswahili,Swedish – Svenska,Tamil – தமிழ்,Telugu – తెలుగు,Thai – ไทย,Turkish – Türkçe,Urdu – اردو,Vietnamese – Tiếng Việt&lt;/p&gt;

&lt;h3&gt;
  
  
  Try It Here it is developed to make developers life easy
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://freedevutils.github.io" rel="noopener noreferrer"&gt;https://freedevutils.github.io&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All tools are &lt;strong&gt;client-side&lt;/strong&gt; — nothing is uploaded to any server, your data remains secure at your machine. App Comes with Light and dark mode.&lt;/p&gt;

&lt;h3&gt;
  
  
  Tech Stack
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Built with Angular and Angular material&lt;/li&gt;
&lt;li&gt;Fully responsive&lt;/li&gt;
&lt;li&gt;github pages &lt;/li&gt;
&lt;li&gt;See Credits page for all opensource libraries used &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  What's Next?
&lt;/h3&gt;

&lt;p&gt;Although GitHub's recent pricing changes have made it tough to build new tools using a free tier account, Google Gemini Pro is still helping me build tools. Please report any bugs on GitHub; I plan to keep adding more tools. I'm planning to keep adding more advanced tools...&lt;/p&gt;

&lt;p&gt;So both Github Copilot and Google Gemini share 50%-50% percent contribution each as AI Assistant now. &lt;/p&gt;

&lt;p&gt;Drop your feedback in the comments 👇&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Try FreeDevUtils&lt;/strong&gt;: &lt;a href="https://freedevutils.github.io" rel="noopener noreferrer"&gt;https://freedevutils.github.io&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devtool</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>development</category>
    </item>
  </channel>
</rss>
