<?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: Ismail Hossain</title>
    <description>The latest articles on DEV Community by Ismail Hossain (@ismail_hossain).</description>
    <link>https://dev.to/ismail_hossain</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%2F3960678%2F351457e9-1a3e-497d-a7e2-41e40a76298d.png</url>
      <title>DEV Community: Ismail Hossain</title>
      <link>https://dev.to/ismail_hossain</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ismail_hossain"/>
    <language>en</language>
    <item>
      <title>I Spent 8 Months Building a Framer Killer as a Solo Undergrad. Here's What Happened.</title>
      <dc:creator>Ismail Hossain</dc:creator>
      <pubDate>Sun, 31 May 2026 04:29:09 +0000</pubDate>
      <link>https://dev.to/ismail_hossain/i-spent-8-months-building-a-framer-killer-as-a-solo-undergrad-heres-what-happened-lkh</link>
      <guid>https://dev.to/ismail_hossain/i-spent-8-months-building-a-framer-killer-as-a-solo-undergrad-heres-what-happened-lkh</guid>
      <description>&lt;p&gt;It creates a fully hosted personal portfolio from your resume PDF in under 2 minutes — no coding, no subscriptions, no drama.&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%2F1hdbpziyivd7jit6wt4k.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%2F1hdbpziyivd7jit6wt4k.png" alt=" " width="800" height="363"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Eight months ago, as a Software Engineering undergrad who was tired of watching my classmates either:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Spend a full weekend fighting with Framer or Wix just to build a portfolio nobody would remember, or&lt;/li&gt;
&lt;li&gt;Apply to 50 jobs with a black-and-white PDF resume and wonder why they weren't getting callbacks.
So I built something about it. And last week, I got my first paying user.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is the honest story of what I built, why, and what I learned.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem I Couldn't Ignore
&lt;/h2&gt;

&lt;p&gt;Every semester, the same cycle plays out among CS students.&lt;/p&gt;

&lt;p&gt;Internship season approaches. Everyone panics about their portfolio. The ambitious ones open Framer or Webflow and spend a weekend on it. The rest submit a PDF and hope for the best.&lt;/p&gt;

&lt;p&gt;Here's the thing — &lt;strong&gt;the PDF crowd isn't lazy. They're rational.&lt;/strong&gt; Building a proper personal website from scratch requires skills most job seekers simply don't have time to develop while also job hunting, studying, or freelancing. A personal portfolio is supposed to help you get work, not become a full-time project itself.&lt;/p&gt;

&lt;p&gt;I became obsessed with this gap. Why does something so important have to be so hard?&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Framer Specifically?
&lt;/h2&gt;

&lt;p&gt;Framer is the tool most designers and developers reach for. And it's genuinely impressive software. But using it to build a personal portfolio is like using a professional film camera to take a selfie. The output is great, but the overhead is absurd.&lt;/p&gt;

&lt;p&gt;Here's what a typical Framer portfolio setup actually costs a non-designer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;8–12 hours&lt;/strong&gt; learning the canvas, components, and CMS system&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;$10/month&lt;/strong&gt; on a Basic plan just to publish it&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;$240 over 2 years&lt;/strong&gt; — assuming you never upgrade&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;30–60 minutes every time&lt;/strong&gt; you want to update your projects or job title&lt;/li&gt;
&lt;li&gt;Another hour fixing the mobile layout you accidentally broke
And at the end of all that effort — you still have to write your own bio, manually input every project, and figure out hosting.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The tool that was supposed to save you time became the bottleneck.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&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%2Fbqtrov2118cajeu9p99k.jpg" alt=" " width="799" height="312"&gt;
&lt;/h2&gt;

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

&lt;p&gt;I built &lt;a href="https://talib.me" rel="noopener noreferrer"&gt;&lt;strong&gt;Talib&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The core idea is aggressively simple: &lt;strong&gt;upload your resume PDF → get a live, hosted portfolio website in under 2 minutes.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No canvas. No drag and drop. No design decisions. No hosting configuration. No code.&lt;/p&gt;

&lt;p&gt;The workflow looks like this:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to talib.me and log in with Google&lt;/li&gt;
&lt;li&gt;Upload your resume PDF — or fill in a quick form&lt;/li&gt;
&lt;li&gt;The AI parses your professional data — skills, projects, experience, education — automatically&lt;/li&gt;
&lt;li&gt;Pick a visual theme: dark mode, neon, minimal, or editorial&lt;/li&gt;
&lt;li&gt;Hit Publish
That's it. You get a live, mobile-optimized, SEO-ready portfolio at &lt;strong&gt;yourname.talib.me&lt;/strong&gt; — working perfectly on both desktop and mobile, out of the box, with zero configuration.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The AI also writes your bio for you if you're blanking on how to describe yourself — which, honestly, most people are.&lt;/p&gt;

&lt;p&gt;🎥 Watch the 2-minute demo here: &lt;a href="https://youtu.be/OCMtEAhLTEg?si=xJ9wrqbF9kZwawzr" rel="noopener noreferrer"&gt;https://youtu.be/OCMtEAhLTEg?si=xJ9wrqbF9kZwawzr&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The 8 Months Nobody Sees
&lt;/h2&gt;

&lt;p&gt;I want to be honest about what 8 months of solo development as a student actually looks like.&lt;/p&gt;

&lt;p&gt;It is not a clean, linear journey. It is:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Rebuilding the resume parsing pipeline three times because the AI kept hallucinating project descriptions&lt;/li&gt;
&lt;li&gt;Staying up until 2am debugging a deployment issue the night before an exam&lt;/li&gt;
&lt;li&gt;Deleting entire features you spent two weeks building because users didn't even notice them&lt;/li&gt;
&lt;li&gt;Questioning whether any of it was worth it roughly once a week
The version of Talib that exists today is probably the 6th major iteration. The first version was embarrassingly bad. I am glad almost nobody saw it.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How Talib Stacks Up (The Honest Comparison)
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Platform&lt;/th&gt;
&lt;th&gt;2-Year Cost&lt;/th&gt;
&lt;th&gt;Time to Build&lt;/th&gt;
&lt;th&gt;Learning Curve&lt;/th&gt;
&lt;th&gt;Updates&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Framer&lt;/td&gt;
&lt;td&gt;$240&lt;/td&gt;
&lt;td&gt;8–12 hours&lt;/td&gt;
&lt;td&gt;High&lt;/td&gt;
&lt;td&gt;Manual rebuild&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Wix&lt;/td&gt;
&lt;td&gt;$408&lt;/td&gt;
&lt;td&gt;3–5 hours&lt;/td&gt;
&lt;td&gt;Medium&lt;/td&gt;
&lt;td&gt;Manageable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Squarespace&lt;/td&gt;
&lt;td&gt;$384&lt;/td&gt;
&lt;td&gt;3–5 hours&lt;/td&gt;
&lt;td&gt;Medium&lt;/td&gt;
&lt;td&gt;Manageable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kickresume&lt;/td&gt;
&lt;td&gt;$192&lt;/td&gt;
&lt;td&gt;1–2 hours&lt;/td&gt;
&lt;td&gt;Low&lt;/td&gt;
&lt;td&gt;Subscription&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Talib&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$20&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;2 minutes&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Zero&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;AI-assisted&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The $20 is a one-time payment covering 2 full years of hosting. No monthly charges, no "your site goes offline if you forget to renew" anxiety. Just a clean, live portfolio — fully responsive on every device — for people who need one but don't have time to build one.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Talib Is Not
&lt;/h2&gt;

&lt;p&gt;I want to be clear about what I'm &lt;em&gt;not&lt;/em&gt; claiming, because honesty matters more than hype.&lt;/p&gt;

&lt;p&gt;Talib is &lt;strong&gt;not&lt;/strong&gt; a Framer replacement for professional designers. If you're a UI/UX designer whose portfolio IS your craft — showing off motion design, complex interactions, and pixel-perfect layouts — Framer is the right tool and the price is justified.&lt;/p&gt;

&lt;p&gt;Talib is for everyone else.&lt;/p&gt;

&lt;p&gt;The developer who needs a clean portfolio before Friday's application deadline. The fresh graduate who doesn't know CSS. The freelance writer who just needs a professional link. The career changer rebuilding their professional identity who doesn't have a week to spare.&lt;/p&gt;

&lt;p&gt;If your goal is to get hired — not to win a design award — Talib gets you there in 2 minutes.&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%2Fo8lpgs9y8b575j334g48.jpg" 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%2Fo8lpgs9y8b575j334g48.jpg" alt=" " width="800" height="318"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Talib is live. It has paying users. And it's nowhere near finished.&lt;/p&gt;

&lt;p&gt;Things I'm actively working on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;More theme variety and deeper customization options&lt;/li&gt;
&lt;li&gt;Custom domain support — yourname.com instead of yourname.talib.me&lt;/li&gt;
&lt;li&gt;Deeper AI personalization beyond bio generation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you've read this far and you're curious, the product is at &lt;a href="https://talib.me" rel="noopener noreferrer"&gt;talib.me&lt;/a&gt;. Try uploading your own resume. The two-minute claim is real.&lt;/p&gt;

&lt;p&gt;And if you're a solo builder or student working on something you believe in — keep going. The months where nothing seems to work are not a sign to stop. They're just the part nobody posts about.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/company/117744525" rel="noopener noreferrer"&gt;Talib linkedin&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.linkedin.com/in/ismail-hossain-s/" rel="noopener noreferrer"&gt;Ismail LinkedIn&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>career</category>
      <category>discuss</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
