<?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>Forem: TAGBA G-Josaphat E.</title>
    <description>The latest articles on Forem by TAGBA G-Josaphat E. (@josaphatstar).</description>
    <link>https://forem.com/josaphatstar</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%2F2701018%2F040c3ca7-e6a8-47cf-9cd0-ac10e0cd6691.jpg</url>
      <title>Forem: TAGBA G-Josaphat E.</title>
      <link>https://forem.com/josaphatstar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/josaphatstar"/>
    <language>en</language>
    <item>
      <title>I'm a Master's Student in AI &amp; Big Data. And AI Just Gave Me My Freedom Back.</title>
      <dc:creator>TAGBA G-Josaphat E.</dc:creator>
      <pubDate>Tue, 26 May 2026 16:37:13 +0000</pubDate>
      <link>https://forem.com/josaphatstar/im-a-masters-student-in-ai-big-data-and-ai-just-gave-me-my-freedom-back-j9d</link>
      <guid>https://forem.com/josaphatstar/im-a-masters-student-in-ai-big-data-and-ai-just-gave-me-my-freedom-back-j9d</guid>
      <description>&lt;p&gt;I'm currently preparing my Master's degree in AI &amp;amp; Big Data.&lt;/p&gt;

&lt;p&gt;You'd think that means I spend my days confidently building neural networks, designing data pipelines, and shipping ML models. And in a way, yes — that's the curriculum.&lt;/p&gt;

&lt;p&gt;But here's the thing no one really talks about in tech education: &lt;strong&gt;we learned a lot of things, and almost none of them deeply enough.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The paradox of a broad curriculum
&lt;/h2&gt;

&lt;p&gt;In my program, we covered a bit of everything. Machine learning. Big Data architecture. Statistics. Cloud infrastructure. Web development. Databases. Computer vision. NLP.&lt;/p&gt;

&lt;p&gt;Every few weeks, a new topic. Every few weeks, just enough to understand the surface before moving on.&lt;/p&gt;

&lt;p&gt;I don't blame my professors or my school. That's just the nature of a two-year program trying to give you a panoramic view of a field that's enormous.&lt;/p&gt;

&lt;p&gt;But it left me with a strange feeling: &lt;strong&gt;I knew &lt;em&gt;about&lt;/em&gt; a lot of things, but I couldn't really &lt;em&gt;do&lt;/em&gt; most of them.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And as graduation gets closer, the pressure grows: pick a lane. Choose a specialty. Decide who you are professionally.&lt;/p&gt;

&lt;p&gt;Web developer? Data engineer? ML engineer? Backend dev? DevOps?&lt;/p&gt;

&lt;p&gt;I had to choose — because that's how the job market works.&lt;/p&gt;




&lt;h2&gt;
  
  
  The cost of choosing
&lt;/h2&gt;

&lt;p&gt;Here's what hurt the most about that choice: &lt;strong&gt;curiosity doesn't disappear when you pick a lane.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I chose to focus on web development alongside my studies — Vue/Nuxt, JavaScript, TypeScript, CSS. I love it. But I've always been drawn to everything else too.&lt;/p&gt;

&lt;p&gt;I'd look at a computer vision project and think: &lt;em&gt;"I want to build something like this."&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I'd see a cool data pipeline and think: &lt;em&gt;"I want to understand how that really works."&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I'd read about systems programming, DevOps, mobile development, and feel that familiar pull.&lt;/p&gt;

&lt;p&gt;But exploring those domains felt expensive. Not in money — in &lt;strong&gt;time and frustration&lt;/strong&gt;. The entry cost for any new technical field is high: new syntax, new mental models, new tooling, new vocabulary. You spend weeks just getting comfortable before you can do anything interesting.&lt;/p&gt;

&lt;p&gt;And with a Master's thesis, coursework, and personal projects already fighting for my attention, that entry cost was almost always too high.&lt;/p&gt;

&lt;p&gt;So I held back. I watched from the edges.&lt;/p&gt;




&lt;h2&gt;
  
  
  Then AI changed the equation
&lt;/h2&gt;

&lt;p&gt;When I started using AI as a learning companion — not just to generate code, but to actually &lt;em&gt;explore&lt;/em&gt; — something shifted.&lt;/p&gt;

&lt;p&gt;The entry cost dropped dramatically.&lt;/p&gt;

&lt;p&gt;Now when I'm curious about something new, I don't have to start from zero alone. I have a thinking partner that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Explains new concepts &lt;strong&gt;by connecting them to things I already know&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Helps me read and understand code from domains I'm not fluent in&lt;/li&gt;
&lt;li&gt;Answers the "dumb" questions I'd be embarrassed to ask anyone else&lt;/li&gt;
&lt;li&gt;Turns a confusing error message into an actual learning moment&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Want to understand how a Kafka pipeline works? I can explore it in a real conversation, mapped to my existing mental models — not by reading a dense 40-page documentation for two weeks.&lt;/p&gt;

&lt;p&gt;Curious about how a specific ML architecture actually processes data? I can dig into it interactively, ask follow-up questions, build a mental picture.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The translation layer that used to take weeks now takes a conversation.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  This is not about shortcuts
&lt;/h2&gt;

&lt;p&gt;I want to be honest here, because I know how this sounds.&lt;/p&gt;

&lt;p&gt;This is not about having AI do everything for me. It's not about faking expertise I don't have.&lt;/p&gt;

&lt;p&gt;It's about &lt;strong&gt;removing the fear and friction of being a beginner in something new.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I still struggle. I still hit walls. I still have to put in real work to actually understand things. But now I can get to the interesting part — the part where concepts click, where I can build something small, where curiosity turns into real knowledge — without burning weeks just fighting the setup.&lt;/p&gt;

&lt;p&gt;That changes everything about how willing I am to explore.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I actually believe now
&lt;/h2&gt;

&lt;p&gt;For a long time, I thought choosing one specialty was the only responsible path. The market rewards experts, right? Go deep. Become &lt;em&gt;the&lt;/em&gt; AI person, or &lt;em&gt;the&lt;/em&gt; frontend person, or &lt;em&gt;the&lt;/em&gt; data person.&lt;/p&gt;

&lt;p&gt;But I've started to think that framing was always a bit off.&lt;/p&gt;

&lt;p&gt;The most impactful people in tech I look up to aren't people who know one thing incredibly well. They're people with &lt;strong&gt;wide peripheral vision&lt;/strong&gt; — who understand enough about different domains to connect ideas, ask better questions, and see things that pure specialists miss.&lt;/p&gt;

&lt;p&gt;AI didn't make me a generalist overnight. But it gave me permission to &lt;strong&gt;be curious without guilt&lt;/strong&gt;, and the tools to turn that curiosity into something real.&lt;/p&gt;




&lt;h2&gt;
  
  
  Where I am now
&lt;/h2&gt;

&lt;p&gt;I'm still a Master's student in AI &amp;amp; Big Data. Still building in Vue/Nuxt. Still figuring out what my career will look like.&lt;/p&gt;

&lt;p&gt;But I no longer feel like I have to wall myself off from everything that isn't my specialty.&lt;/p&gt;

&lt;p&gt;I explore data engineering because it helps me understand the full picture of what I'm studying.&lt;/p&gt;

&lt;p&gt;I write frontend code because building things that people can see and touch keeps me grounded.&lt;/p&gt;

&lt;p&gt;I poke at ML projects not because I'll be an ML researcher, but because understanding them makes me better at everything else.&lt;/p&gt;

&lt;p&gt;Am I an expert in all of these? Absolutely not.&lt;/p&gt;

&lt;p&gt;But am I afraid of any of them? Not anymore.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Are you also a student or early-career dev who feels pressure to specialize? How do you handle the tension between depth and curiosity? I'd love to hear your experience in the comments.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>student</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
