<?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: Eren Sağdıç</title>
    <description>The latest articles on DEV Community by Eren Sağdıç (@erensagdic).</description>
    <link>https://dev.to/erensagdic</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1948448%2Fde723098-e688-4642-a370-fae2d25e4274.jpeg</url>
      <title>DEV Community: Eren Sağdıç</title>
      <link>https://dev.to/erensagdic</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/erensagdic"/>
    <language>en</language>
    <item>
      <title>I built an AI-powered ATS for small teams (because every other tool felt too much)</title>
      <dc:creator>Eren Sağdıç</dc:creator>
      <pubDate>Mon, 07 Apr 2025 13:29:55 +0000</pubDate>
      <link>https://dev.to/erensagdic/i-built-an-ai-powered-ats-for-small-teams-because-every-other-tool-felt-too-much-3fgp</link>
      <guid>https://dev.to/erensagdic/i-built-an-ai-powered-ats-for-small-teams-because-every-other-tool-felt-too-much-3fgp</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;🚀 TL;DR&lt;br&gt;
I built Hirenga, a lightweight ATS powered by AI, designed specifically for small teams. Upload CVs, track applicants visually, and automate boring stuff like rejection emails — no HR experience required.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  👋 The Problem We Faced
&lt;/h2&gt;

&lt;p&gt;We’re a small team. No HR department. No recruiter.&lt;br&gt;
Just regular people trying to hire without going insane.&lt;/p&gt;

&lt;p&gt;We’d post a job → get dozens of CVs → lose track of who applied, who we replied to, and who we forgot entirely.&lt;br&gt;
We tried several ATS platforms… and most of them were just too much.&lt;/p&gt;

&lt;p&gt;Too many features, too many steps, and too much of a price tag.&lt;/p&gt;

&lt;h2&gt;
  
  
  🧠 So I built Hirenga
&lt;/h2&gt;

&lt;p&gt;I didn’t need a full HR suite. I just needed:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A clean Kanban-style hiring board&lt;/li&gt;
&lt;li&gt;A way to upload CVs and parse them fast&lt;/li&gt;
&lt;li&gt;Some help from AI to rank applicants&lt;/li&gt;
&lt;li&gt;And something to stop me from writing the same rejection email 20 times&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I decided to build it. I called it Hirenga.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Backend: Laravel (PHP)&lt;/li&gt;
&lt;li&gt;Frontend: Blade + Alpine.js&lt;/li&gt;
&lt;li&gt;AI Integration: OpenAI API for CV parsing, scoring, and email generation&lt;/li&gt;
&lt;li&gt;Deployment: DigitalOcean&lt;/li&gt;
&lt;li&gt;Database: MySQL&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No overengineering. Just built to solve the problem now.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Upload PDF CVs → Get parsed + scored&lt;/li&gt;
&lt;li&gt;Kanban view to move candidates through stages&lt;/li&gt;
&lt;li&gt;AI-written rejection emails (customizable)&lt;/li&gt;
&lt;li&gt;Job application form builder + embeddable anywhere&lt;/li&gt;
&lt;li&gt;No learning curve — usable in 5 minutes&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🎯 My Launch Goal
&lt;/h2&gt;

&lt;p&gt;I’m launching with a $1,000 marketing budget and aiming to hit $1,000 in revenue just to validate.&lt;br&gt;
If it works, I’ll double down. If it doesn’t, at least I learned a ton.&lt;/p&gt;

&lt;h2&gt;
  
  
  🤝 Let’s Connect
&lt;/h2&gt;

&lt;p&gt;If you’ve ever built something because everything else sucked, I’d love to see it.&lt;br&gt;
And if you’re curious about Hirenga or want to give feedback, here’s the link: &lt;a href="https://hirenga.com" rel="noopener noreferrer"&gt;https://hirenga.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>sass</category>
      <category>hr</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Build Better Websites with Visitor Feedback: Introducing Feedmio (A Micro SaaS)</title>
      <dc:creator>Eren Sağdıç</dc:creator>
      <pubDate>Mon, 19 Aug 2024 08:41:30 +0000</pubDate>
      <link>https://dev.to/erensagdic/build-better-websites-with-visitor-feedback-introducing-feedmio-a-micro-saas-5535</link>
      <guid>https://dev.to/erensagdic/build-better-websites-with-visitor-feedback-introducing-feedmio-a-micro-saas-5535</guid>
      <description>&lt;p&gt;Hey Dev.to community,&lt;/p&gt;

&lt;p&gt;I wanted to share a project I've been working on: Feedmio. It’s a micro SaaS tool designed to help you gather feedback from visitors on your website, which can lead to better user experiences and more engaged customers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Problem:&lt;/strong&gt;&lt;br&gt;
As developers, we often work hard to build great websites, but knowing how visitors actually feel about the site can be tricky. Feedback is essential to improve design, usability, and functionality, but setting up an efficient feedback collection system isn’t always straightforward.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Enter Feedmio:&lt;/strong&gt;&lt;br&gt;
Feedmio simplifies the process of gathering feedback from your website visitors. Here’s how it works:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Custom Script Integration: Feedmio generates a script tag that you embed on your website. This script allows you to configure a pop-up that collects feedback from visitors. The pop-up can appear after a set amount of time, or when a user clicks a specific button.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Configurable Pop-ups: You decide when and where the pop-up appears, so you have full control over the user experience.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Data Visualization: The feedback collected is displayed in an easy-to-understand dashboard with charts and reports. You can track trends, identify areas for improvement, and make data-driven decisions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Automated Email Reports: Stay on top of things with automated email reports that summarize the feedback your site receives.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Why Feedmio?&lt;/strong&gt;&lt;br&gt;
I built Feedmio because I’ve encountered the challenge of gathering feedback efficiently in my own development work. I wanted to create a tool that is easy to integrate, flexible in its configuration, and valuable for both small and large websites. Whether you’re running a personal blog, an e-commerce site, or a SaaS platform, Feedmio can help you gather the insights you need to continuously improve.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How to Get Started:&lt;/strong&gt;&lt;br&gt;
Feedmio offers a free tier for those who want to try it out. I’m also looking for feedback from fellow developers to help improve the tool. You can check it out at &lt;strong&gt;&lt;a href="https://feedmio.com/" rel="noopener noreferrer"&gt;feedmio.com&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I’d love to hear your thoughts and suggestions. Let’s build better websites together!&lt;/p&gt;

&lt;p&gt;Thanks for reading! 🚀&lt;/p&gt;

</description>
      <category>sass</category>
      <category>microsaas</category>
      <category>devtech</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
