<?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: Rehan Ahmad</title>
    <description>The latest articles on DEV Community by Rehan Ahmad (@rehan_ahx).</description>
    <link>https://dev.to/rehan_ahx</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%2F4047953%2Fcb2d8d94-70ef-4e51-9654-75672296ebd5.png</url>
      <title>DEV Community: Rehan Ahmad</title>
      <link>https://dev.to/rehan_ahx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rehan_ahx"/>
    <language>en</language>
    <item>
      <title>Built 14+ Free Online Tools in Just One Week – Meet ToolEka</title>
      <dc:creator>Rehan Ahmad</dc:creator>
      <pubDate>Sun, 26 Jul 2026 13:15:28 +0000</pubDate>
      <link>https://dev.to/rehan_ahx/built-14-free-online-tools-in-just-one-week-meet-tooleka-2c9p</link>
      <guid>https://dev.to/rehan_ahx/built-14-free-online-tools-in-just-one-week-meet-tooleka-2c9p</guid>
      <description>&lt;p&gt;A week ago, I challenged myself to build a collection of free online tools from scratch.&lt;/p&gt;

&lt;p&gt;Today, I'm excited to share the first version of &lt;strong&gt;ToolEka&lt;/strong&gt; 🎉&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://tooleka.com" rel="noopener noreferrer"&gt;https://tooleka.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The idea wasn't to create another generic calculator website. I wanted to build a platform that is fast, simple, mobile-friendly, and actually useful.&lt;/p&gt;

&lt;h2&gt;
  
  
  🛠️ Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js&lt;/li&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;Cloudflare Workers&lt;/li&gt;
&lt;li&gt;Cloudflare R2&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I chose Cloudflare Workers because I wanted global performance with minimal infrastructure management.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ What's Available Right Now?
&lt;/h2&gt;

&lt;p&gt;The first release includes &lt;strong&gt;14+ free tools&lt;/strong&gt;, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Health calculators&lt;/li&gt;
&lt;li&gt;Finance calculators&lt;/li&gt;
&lt;li&gt;Developer utilities&lt;/li&gt;
&lt;li&gt;Text tools&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every tool is designed to work instantly without requiring an account.&lt;/p&gt;

&lt;h2&gt;
  
  
  💡 Why I Built It
&lt;/h2&gt;

&lt;p&gt;While searching for online tools, I noticed that many websites are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Slow to load&lt;/li&gt;
&lt;li&gt;Filled with intrusive ads&lt;/li&gt;
&lt;li&gt;Not optimized for mobile devices&lt;/li&gt;
&lt;li&gt;Cluttered with unnecessary features&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I wanted to build something that focused on speed, simplicity, and usability.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚧 Challenges Along the Way
&lt;/h2&gt;

&lt;p&gt;Building the project in one week wasn't easy.&lt;/p&gt;

&lt;p&gt;Some of the biggest challenges included:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Deploying Next.js on Cloudflare Workers&lt;/li&gt;
&lt;li&gt;Optimizing performance and Core Web Vitals&lt;/li&gt;
&lt;li&gt;Adding SEO metadata and structured data&lt;/li&gt;
&lt;li&gt;Making every page responsive&lt;/li&gt;
&lt;li&gt;Building reusable components for future tools&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each challenge helped me learn something new.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 What's Next?
&lt;/h2&gt;

&lt;p&gt;This is only the beginning.&lt;/p&gt;

&lt;p&gt;My roadmap includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;100+ free online tools&lt;/li&gt;
&lt;li&gt;AI-powered utilities&lt;/li&gt;
&lt;li&gt;More developer tools&lt;/li&gt;
&lt;li&gt;Better accessibility&lt;/li&gt;
&lt;li&gt;Continuous UI and performance improvements&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🙌 I'd Love Your Feedback
&lt;/h2&gt;

&lt;p&gt;If you're a developer, designer, or someone who frequently uses online tools, I'd really appreciate your feedback.&lt;/p&gt;

&lt;p&gt;Some questions I'd love to hear your thoughts on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Is the UI intuitive?&lt;/li&gt;
&lt;li&gt;Which tools should I add next?&lt;/li&gt;
&lt;li&gt;Did you notice any bugs or performance issues?&lt;/li&gt;
&lt;li&gt;What would make you come back and use it again?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can check it out here:&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://tooleka.com" rel="noopener noreferrer"&gt;https://tooleka.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I'm building this in public, so every suggestion is valuable.&lt;/p&gt;

&lt;p&gt;Thanks for reading! ❤️&lt;/p&gt;

</description>
      <category>startup</category>
      <category>webdev</category>
      <category>nextjs</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
