<?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: Ran Geva</title>
    <description>The latest articles on DEV Community by Ran Geva (@ran_geva_cf877960765a6b8f).</description>
    <link>https://dev.to/ran_geva_cf877960765a6b8f</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%2F2632522%2Fd13163be-f968-48ee-999d-782dd84e4495.jpg</url>
      <title>DEV Community: Ran Geva</title>
      <link>https://dev.to/ran_geva_cf877960765a6b8f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ran_geva_cf877960765a6b8f"/>
    <language>en</language>
    <item>
      <title>🚀 I built a fast, free toolkit of online developer tools — check it out &amp; suggest more!</title>
      <dc:creator>Ran Geva</dc:creator>
      <pubDate>Tue, 24 Jun 2025 07:54:46 +0000</pubDate>
      <link>https://dev.to/ran_geva_cf877960765a6b8f/i-built-a-fast-free-toolkit-of-online-developer-tools-check-it-out-suggest-more-4d6</link>
      <guid>https://dev.to/ran_geva_cf877960765a6b8f/i-built-a-fast-free-toolkit-of-online-developer-tools-check-it-out-suggest-more-4d6</guid>
      <description>&lt;p&gt;Hey Dev Community 👋&lt;/p&gt;

&lt;p&gt;I recently launched &lt;a href="https://onlinedevtools.io" rel="noopener noreferrer"&gt;OnlineDevTools.io&lt;/a&gt;, a lightweight website packed with useful tools for developers who want to get small tasks done quickly and without distractions.&lt;/p&gt;

&lt;p&gt;No logins. No tracking. Just fast, clean, in-browser tools.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;🛠️ Tools available so far&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
**🧾 Text Tools&lt;br&gt;
**Word / character / line counters&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Case converters (UPPERCASE, lowercase, Title Case)&lt;/li&gt;
&lt;li&gt;Remove blank lines / extra spaces&lt;/li&gt;
&lt;li&gt;Sort lines / find most frequent words&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔐 &lt;strong&gt;Security &amp;amp; Random Tools&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;UUID v4 generator&lt;/li&gt;
&lt;li&gt;Secure random string generator&lt;/li&gt;
&lt;li&gt;Password strength checker&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⏱️ &lt;strong&gt;Date &amp;amp; Time Tools&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Epoch ↔ human-readable date (sec/ms)&lt;/li&gt;
&lt;li&gt;Timezone converter&lt;/li&gt;
&lt;li&gt;Date duration calculator&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔄 &lt;strong&gt;Encoders / Decoders&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Base64 encoder / decoder&lt;/li&gt;
&lt;li&gt;URL encoder / decoder&lt;/li&gt;
&lt;li&gt;HTML entities encoder / decoder&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔧 &lt;strong&gt;JSON Tools&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JSON formatter / validator&lt;/li&gt;
&lt;li&gt;JSON to CSV converter&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⚡ &lt;strong&gt;Why I built it&lt;/strong&gt;&lt;br&gt;
Like many of you, I constantly need small online utilities, but I’m tired of slow pages, cookie popups, and endless ads. I wanted a clean, snappy place to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Paste text → get results&lt;/li&gt;
&lt;li&gt;Convert dates → instantly&lt;/li&gt;
&lt;li&gt;Generate secure strings → no fuss&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I built it for myself and the dev community.&lt;/p&gt;

&lt;p&gt;📬 &lt;strong&gt;What’s next?&lt;/strong&gt;&lt;br&gt;
I’d love your suggestions!&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;Try it here&lt;/strong&gt;:&lt;br&gt;
🔗 &lt;a href="https://onlinedevtools.io" rel="noopener noreferrer"&gt;https://onlinedevtools.io&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you find it useful, feel free to bookmark, share, or suggest a tool I should build next.&lt;br&gt;
Thanks for reading and happy coding! 🙌&lt;/p&gt;

&lt;p&gt;Ran&lt;/p&gt;

</description>
      <category>tooling</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>development</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Ran Geva</dc:creator>
      <pubDate>Wed, 15 Jan 2025 08:19:31 +0000</pubDate>
      <link>https://dev.to/ran_geva_cf877960765a6b8f/-2jh9</link>
      <guid>https://dev.to/ran_geva_cf877960765a6b8f/-2jh9</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/ran_geva_cf877960765a6b8f" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&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%2Fuser%2Fprofile_image%2F2632522%2Fd13163be-f968-48ee-999d-782dd84e4495.jpg" alt="ran_geva_cf877960765a6b8f"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/ran_geva_cf877960765a6b8f/unlock-the-power-of-data-free-news-datasets-and-apis-for-developers-4gcc" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Unlock the Power of Data: Free News Datasets and APIs for Developers&lt;/h2&gt;
      &lt;h3&gt;Ran Geva ・ Jan 15&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>datascience</category>
      <category>webdev</category>
      <category>api</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Unlock the Power of Data: Free News Datasets and APIs for Developers</title>
      <dc:creator>Ran Geva</dc:creator>
      <pubDate>Wed, 15 Jan 2025 08:19:09 +0000</pubDate>
      <link>https://dev.to/ran_geva_cf877960765a6b8f/unlock-the-power-of-data-free-news-datasets-and-apis-for-developers-4gcc</link>
      <guid>https://dev.to/ran_geva_cf877960765a6b8f/unlock-the-power-of-data-free-news-datasets-and-apis-for-developers-4gcc</guid>
      <description>&lt;p&gt;Hey, developers! Are you looking to supercharge your next big project with rich, real-world datasets? Look no further! Today, I want to introduce you to some fantastic free news datasets available on GitHub and Webz.io's free News API Lite. Whether you're dabbling in machine learning, building a new app, or simply experimenting with data, these resources offer a treasure trove of possibilities.&lt;/p&gt;

&lt;h2&gt;
  
  
  Get Started with Free News Datasets
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. &lt;a href="https://github.com/Webhose/free-news-datasets" rel="noopener noreferrer"&gt;General News Dataset&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;This dataset is ideal for projects requiring diverse coverage of topics, with weekly releases that include around 1,000 news articles. Sourced from a wide range of websites, it offers a broad view of global news trends. Each dataset is enriched with metadata such as sentiment analysis, publication dates, and top IPTC categories, making it a valuable resource for sentiment analysis, trend detection, and topic modeling.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. &lt;a href="https://github.com/Webhose/financial-news-dataset" rel="noopener noreferrer"&gt;Financial News Dataset&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;Focused on finance, this dataset is a goldmine for anyone working on predictive models, market sentiment analysis, or economic trend forecasting. Whether you're building a stock analysis tool or a financial risk assessment model, this dataset is tailored to your needs.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. &lt;a href="https://github.com/Webhose/adverse-media-dataset" rel="noopener noreferrer"&gt;Adverse Media Dataset&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;Curated to include adverse and high-risk events, this dataset is invaluable for risk professionals. Use it for monitoring corporate reputations, identifying PR crises, or developing models for compliance and risk management.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. &lt;a href="https://github.com/Webhose/political-news-dataset" rel="noopener noreferrer"&gt;Political News Dataset&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;Dive into the world of politics with this dataset, designed for tracking political events, understanding bias, or analyzing election trends. Ideal for projects focused on fake news detection, social sentiment analysis, or building political data dashboards.&lt;/p&gt;

&lt;h2&gt;
  
  
  Free, Ongoing Access: Webz.io News API Lite
&lt;/h2&gt;

&lt;p&gt;For developers seeking a steady stream of online news data, Webz.io’s &lt;a href="https://webz.io/products/news-api#lite" rel="noopener noreferrer"&gt;free News API Lite&lt;/a&gt; is the answer. It provides continuous access to fresh news articles, enabling you to power real-time applications or keep your datasets up-to-date without breaking the bank.&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Features:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Access to current and historical news articles&lt;/li&gt;
&lt;li&gt;Coverage of multiple topics and industries&lt;/li&gt;
&lt;li&gt;Simple integration for your projects&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Project Ideas
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. &lt;strong&gt;Sentiment Analysis Tool&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Use the Financial News Dataset to analyze market sentiment based on recent articles. This could help traders and investors gauge the mood of the market and make informed decisions.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. &lt;strong&gt;Fake News Classifier&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Leverage the Political News Dataset to train a machine learning model that identifies fake news. Incorporate natural language processing (NLP) techniques to build a reliable and scalable solution.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. &lt;strong&gt;Event Detection System&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Utilize the Adverse Media Dataset to create a system that flags significant adverse events in real time. This could be a game-changer for compliance teams and PR professionals.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. &lt;strong&gt;Interactive News Dashboards&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Build visually engaging dashboards that pull data from the General News Dataset or the News API Lite. Provide users with insights into trending topics, keyword analysis, or geographic distributions of news events.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. &lt;strong&gt;Trend Prediction Models&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Combine the Financial News Dataset with stock market data to develop predictive models. These could forecast market movements based on financial news trends.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why These Datasets Are Valuable
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Comprehensive Coverage&lt;/strong&gt;: Each dataset focuses on a unique aspect of news, allowing you to tailor your projects to specific use cases.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Real-World Relevance&lt;/strong&gt;: The data is fresh, relevant, and reflects actual news events, making your projects more impactful.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ease of Use&lt;/strong&gt;: Available in ready-to-use formats, these datasets save you time on preprocessing.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cost-Effective&lt;/strong&gt;: Free access to high-quality data reduces your project's budget constraints.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Closing Thoughts
&lt;/h2&gt;

&lt;p&gt;Data is the lifeblood of innovation, and with these resources at your fingertips, the possibilities are endless. Whether you're a seasoned data scientist or just starting out, these datasets and APIs provide a solid foundation for groundbreaking projects.&lt;/p&gt;

&lt;p&gt;So, what are you waiting for? Dive into the data, unleash your creativity, and let your next project shine!&lt;/p&gt;

&lt;p&gt;If you have questions or need help integrating these datasets into your projects, feel free to drop a comment below. Let’s build something amazing together!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
