<?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: Keys Starks</title>
    <description>The latest articles on DEV Community by Keys Starks (@keysstarks).</description>
    <link>https://dev.to/keysstarks</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%2F4003119%2F4bfa28f3-6984-4ff5-b50d-af4df0dd742b.png</url>
      <title>DEV Community: Keys Starks</title>
      <link>https://dev.to/keysstarks</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/keysstarks"/>
    <language>en</language>
    <item>
      <title>From Financial Services to Full-Stack Dev: My First 3 Months</title>
      <dc:creator>Keys Starks</dc:creator>
      <pubDate>Fri, 26 Jun 2026 00:42:56 +0000</pubDate>
      <link>https://dev.to/keysstarks/from-financial-services-to-full-stack-dev-my-first-3-months-jip</link>
      <guid>https://dev.to/keysstarks/from-financial-services-to-full-stack-dev-my-first-3-months-jip</guid>
      <description>&lt;p&gt;I spent 13 years in financial services — 7 at Discover Financial, 6 at Bread Financial — consistently finishing in the top 5% of my team. I was good at my job. Really good.&lt;/p&gt;

&lt;p&gt;But in March 2026, I enrolled in Coding Temple's Full-Stack Web Development bootcamp and started building.&lt;/p&gt;

&lt;p&gt;Here's what 3 months actually looks like from zero.&lt;/p&gt;




&lt;h2&gt;
  
  
  Month 1: HTML, CSS, and Figuring Out Why Nothing Looks Right
&lt;/h2&gt;

&lt;p&gt;I started where everyone starts — HTML and CSS. Built a food landing page (FoodSpot) and a multi-page event site (EventHive). Learned Flexbox, Grid, responsive design, and why &lt;code&gt;box-sizing: border-box&lt;/code&gt; should just be the default everywhere.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What I shipped:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;FoodSpot — food landing page&lt;/li&gt;
&lt;li&gt;EventHive — responsive multi-page event site&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What I earned:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Web Development with HTML &amp;amp; CSS (Coding Temple verified badge)&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Month 2: JavaScript, Then Python
&lt;/h2&gt;

&lt;p&gt;JavaScript clicked faster than I expected. DOM manipulation, ES6+, event listeners. Then Python — and honestly, Python felt natural. The OOP concepts made sense immediately.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What I shipped:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Python CLI Task Manager — persistent task app with file storage, OOP, exception handling&lt;/li&gt;
&lt;li&gt;Defeat the Evil Wizard — text-based RPG with multiple classes, inheritance, combat logic, and game state management&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What I earned:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ JavaScript Mastery&lt;/li&gt;
&lt;li&gt;✅ Python Foundations for Software Engineering&lt;/li&gt;
&lt;li&gt;✅ Advanced Python&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Month 3: React
&lt;/h2&gt;

&lt;p&gt;React was the biggest jump. Component architecture, hooks, state management, routing. But I got through it by building something real.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What I shipped:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;FakeStore API — a full e-commerce SPA consuming a live REST API with dynamic product rendering, client-side routing, CRUD operations, and loading/error state management&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What I earned:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Single Page Apps with React&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  What I Brought From Finance That Helped
&lt;/h2&gt;

&lt;p&gt;People underestimate what non-tech backgrounds bring to code. Here's what transferred directly:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Data analysis&lt;/strong&gt; → Debugging mindset. I spent years finding patterns in account data. Finding why code breaks is the same muscle.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Process optimization&lt;/strong&gt; → Clean, readable code. I care about how things are structured.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Working under pressure&lt;/strong&gt; → Deadlines don't scare me. High-volume, high-stakes environments were my normal.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Documentation&lt;/strong&gt; → I wrote compliance documentation for years. Writing clean comments and READMEs comes naturally.&lt;/li&gt;
&lt;/ul&gt;




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

&lt;p&gt;I'm relocating to Richmond/Chesterfield, VA in August 2026 and actively looking for roles in IT Support, Technical Support, Application Support, and Software Development.&lt;/p&gt;

&lt;p&gt;If you're on a similar journey — career pivot, bootcamp, non-traditional background — let's connect.&lt;/p&gt;

&lt;p&gt;🔗 Portfolio: &lt;a href="https://keysstarks.github.io/PersonalPortfolio" rel="noopener noreferrer"&gt;https://keysstarks.github.io/PersonalPortfolio&lt;/a&gt;&lt;br&gt;&lt;br&gt;
🐙 GitHub: &lt;a href="https://github.com/KeysStarks" rel="noopener noreferrer"&gt;https://github.com/KeysStarks&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;3 months ago I couldn't build a webpage. I'm not just transitioning into tech — I'm competing to be the best in the room.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>python</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
