<?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: WinLanEm</title>
    <description>The latest articles on DEV Community by WinLanEm (@winlanem).</description>
    <link>https://dev.to/winlanem</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%2F3698548%2F2427df11-8896-4685-b59c-02f93267994d.png</url>
      <title>DEV Community: WinLanEm</title>
      <link>https://dev.to/winlanem</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/winlanem"/>
    <language>en</language>
    <item>
      <title>Stop forgetting your work: I built an AI Career Tracker (GitHub + Jira + Voice)</title>
      <dc:creator>WinLanEm</dc:creator>
      <pubDate>Wed, 07 Jan 2026 13:25:19 +0000</pubDate>
      <link>https://dev.to/winlanem/stop-forgetting-your-work-i-built-an-ai-career-tracker-github-jira-voice-325b</link>
      <guid>https://dev.to/winlanem/stop-forgetting-your-work-i-built-an-ai-career-tracker-github-jira-voice-325b</guid>
      <description>&lt;h3&gt;
  
  
  The Problem: We forget our wins
&lt;/h3&gt;

&lt;p&gt;As developers, we close tickets daily. But when it's time for a performance review, a promotion talk, or a resume update, we draw a blank.&lt;br&gt;
We remember the &lt;em&gt;stress&lt;/em&gt;, but we forget the &lt;em&gt;details&lt;/em&gt; of what we actually shipped.&lt;/p&gt;
&lt;h3&gt;
  
  
  The Solution: CareerCodex
&lt;/h3&gt;

&lt;p&gt;I built a centralized &lt;strong&gt;Career Log&lt;/strong&gt; that gathers your activity from everywhere, so you never have to "remember" what you did.&lt;/p&gt;

&lt;p&gt;It’s not just a resume builder—it’s a daily companion for your professional growth.&lt;/p&gt;
&lt;h3&gt;
  
  
  Key Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;🔌 Auto-Import:&lt;/strong&gt; Connects to &lt;strong&gt;GitHub, GitLab, Jira, and Asana&lt;/strong&gt;. It pulls your commits and closed tasks automatically.&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;🗣️ Voice-to-Task:&lt;/strong&gt; Too lazy to type? Just dictate your daily standup or a solved bug via microphone (using OpenAI Whisper). It converts speech to structured logs.&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;⏳ Smart Estimation:&lt;/strong&gt; The AI analyzes your past tasks and actual time spent to &lt;strong&gt;predict how long a new task will take&lt;/strong&gt;. No more guessing "uh, maybe 4 hours?" when history says it usually takes you 8.&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;✍️ Manual Tracking:&lt;/strong&gt; Quickly jot down tasks or non-code achievements (like "Mentored a junior" or "Gave a tech talk").&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;🤖 AI Analysis:&lt;/strong&gt; Uses LLMs (Llama-3) to analyze your weekly/monthly activity and generate:

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Performance Reviews:&lt;/strong&gt; Summaries for your manager.&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Resume Bullets:&lt;/strong&gt; Quantified achievements ready for your CV.&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Skill Analytics:&lt;/strong&gt; See which technologies you actually use the most.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  Why use a dedicated tracker?
&lt;/h3&gt;

&lt;p&gt;Generic note-taking apps are too manual. Jira is too noisy (and you lose access if you change jobs).&lt;br&gt;
&lt;strong&gt;CareerCodex is your personal database of achievements that travels with you.&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  The Tech Stack
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Core:&lt;/strong&gt; Laravel 12 (PHP 8.2)&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;AI Microservice:&lt;/strong&gt; Python (FastAPI + Whisper + Embeddings)&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Frontend:&lt;/strong&gt; Vue.js 3 + Tailwind CSS&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  Feedback Wanted
&lt;/h3&gt;

&lt;p&gt;I’m actively building this and would love to know: what feature is missing for you?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Check it out here:&lt;/strong&gt; &lt;a href="https://careercodex.tech" rel="noopener noreferrer"&gt;careercodex.tech&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Public Repo:&lt;/strong&gt; &lt;a href="https://github.com/WinLanEm/careercodex-public" rel="noopener noreferrer"&gt;github.com/WinLanEm/careercodex-public&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/PhsZUxKjibg"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>career</category>
      <category>ai</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
