<?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: Amina Ali</title>
    <description>The latest articles on DEV Community by Amina Ali (@thedevamina).</description>
    <link>https://dev.to/thedevamina</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%2F4102664%2Fbd069809-21c0-4f8a-975b-3291fa04b4a1.png</url>
      <title>DEV Community: Amina Ali</title>
      <link>https://dev.to/thedevamina</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thedevamina"/>
    <language>en</language>
    <item>
      <title>Why I Call Myself a Full-Stack Developer (Not Just Frontend or Backend)</title>
      <dc:creator>Amina Ali</dc:creator>
      <pubDate>Tue, 01 Sep 2026 06:55:18 +0000</pubDate>
      <link>https://dev.to/thedevamina/why-i-call-myself-a-full-stack-developer-not-just-frontend-or-backend-1nm4</link>
      <guid>https://dev.to/thedevamina/why-i-call-myself-a-full-stack-developer-not-just-frontend-or-backend-1nm4</guid>
      <description>&lt;p&gt;A lot of developers pick a lane early — frontend or backend — and stay there. I never did, and building ClientIQ is a good example of why.&lt;/p&gt;

&lt;h2&gt;
  
  
  The problem
&lt;/h2&gt;

&lt;p&gt;Freelancers waste a lot of time figuring out where to post their skills. Upwork? Fiverr? Toptal? The right platform depends on their profile, their niche, and their experience — and most people just guess.&lt;/p&gt;

&lt;p&gt;I wanted to build something that could actually recommend the right platform based on real data, not gut feeling.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this needed a full-stack developer, not two specialists
&lt;/h2&gt;

&lt;p&gt;This is where being a full-stack developer actually mattered:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;The backend&lt;/strong&gt; needed a Flask API that could take a freelancer's profile data and run it through a multi-model machine learning workflow to generate a recommendation.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The frontend&lt;/strong&gt; needed a clean React interface where users could input their info and see the recommendation in a way that made sense — not just a raw JSON response.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The connection between them&lt;/strong&gt; — API design, request/response shape, error handling — needed someone who understood both sides well enough to make them work together smoothly, not just "talk" to each other.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If I had only known React, I'd have needed someone else to build and explain the ML backend to me. If I had only known Flask, the interface would have been an afterthought. Being full-stack meant I could design the whole system as one coherent product, not two separate halves duct-taped together.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I actually built
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;A Flask API that serves multi-model ML predictions&lt;/li&gt;
&lt;li&gt;A React frontend for input and displaying recommendations&lt;/li&gt;
&lt;li&gt;A clean handoff between the two — the kind of detail that's invisible when done right, and painfully obvious when it's not&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The bigger lesson
&lt;/h2&gt;

&lt;p&gt;Full-stack development isn't about knowing a little bit of everything. It's about being able to see a product end-to-end and make decisions that make sense for the whole thing — not just your favorite part of the stack.&lt;/p&gt;

&lt;p&gt;That's the mindset I bring to every project, whether it's a web app, a mobile app, or an AI-powered tool like ClientIQ.&lt;/p&gt;




&lt;p&gt;I'm Amina Ali, a full-stack developer building web, mobile, and AI/ML products. You can see more of my work at &lt;a href="https://thedevamina.vercel.app" rel="noopener noreferrer"&gt;thedevamina.vercel.app&lt;/a&gt; or check out the code for ClientIQ and other projects on &lt;a href="https://github.com/thedevamina" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>fullstack</category>
      <category>react</category>
      <category>flask</category>
    </item>
  </channel>
</rss>
