<?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: vincent mugondora</title>
    <description>The latest articles on DEV Community by vincent mugondora (@vincent_mugondora_599ed60).</description>
    <link>https://dev.to/vincent_mugondora_599ed60</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%2F3919333%2Fcc7f4ff8-9853-4b07-a0d3-0c0e643cd3b8.jpg</url>
      <title>DEV Community: vincent mugondora</title>
      <link>https://dev.to/vincent_mugondora_599ed60</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vincent_mugondora_599ed60"/>
    <language>en</language>
    <item>
      <title>Why I’m Choosing to Upskill in Public</title>
      <dc:creator>vincent mugondora</dc:creator>
      <pubDate>Mon, 11 May 2026 08:27:00 +0000</pubDate>
      <link>https://dev.to/vincent_mugondora_599ed60/why-im-choosing-to-upskill-in-public-3pbp</link>
      <guid>https://dev.to/vincent_mugondora_599ed60/why-im-choosing-to-upskill-in-public-3pbp</guid>
      <description>&lt;h2&gt;
  
  
  My 2026 Roadmap: From Software Engineer to Lead Engineer and Architect
&lt;/h2&gt;

&lt;p&gt;The world of software engineering is changing fast because of artificial intelligence.&lt;/p&gt;

&lt;p&gt;A lot of code is now being written by machines.&lt;/p&gt;

&lt;p&gt;Frameworks are getting better and better.&lt;/p&gt;

&lt;p&gt;People who only know how to make new features will have a hard time keeping up.&lt;/p&gt;

&lt;p&gt;I do not want to be left&lt;/p&gt;

&lt;p&gt;So I have made a plan for myself to become a software engineer who can make an impact.&lt;/p&gt;

&lt;p&gt;I want to be able to design systems lead teams and make products that work well in the intelligence era.&lt;/p&gt;

&lt;p&gt;This is not just about learning what is popular now.&lt;/p&gt;

&lt;p&gt;It is about becoming the kind of software engineer who really understands how to make systems build things that work well use artificial intelligence in a good way and make things that people really need.&lt;/p&gt;

&lt;p&gt;Over the few months I will be sharing my progress on this website.&lt;/p&gt;

&lt;h2&gt;
  
  
  Phase 1: The Performance Architect (June – July)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Focus:
&lt;/h3&gt;

&lt;p&gt;I want to learn about frontend architecture using Astro and Svelte 5.&lt;/p&gt;

&lt;p&gt;I want to learn how to make applications that're really fast work well with search engines can handle a lot of users and are easy to maintain.&lt;/p&gt;

&lt;h4&gt;
  
  
  What I Will Learn
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I will learn about Astro and how it can be used for content-heavy architectures&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about Svelte 5 and how it can be used for reactivity&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about rendering strategies&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about building applications with an "islands architecture"&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about ways to make my applications run faster&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Projects
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I will make a marketplace frontend that loads fast&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will make a dashboard application that works well&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will make some landing pages that are optimized for search engines&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will make some interactive components using Svelte&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My goal is to learn about performance-first engineering and not just think about making traditional single-page applications.&lt;/p&gt;




&lt;h2&gt;
  
  
  Phase 2: System Design and Scalability (August – September)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Focus:
&lt;/h3&gt;

&lt;p&gt;I want to think like a systems architect, not a feature developer.&lt;/p&gt;

&lt;p&gt;This phase is about learning how big systems are designed and maintained.&lt;/p&gt;

&lt;h4&gt;
  
  
  What I Will Learn
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I will learn about database architecture&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about how to make PostgreSQL work better&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about Row Level Security&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about how to move data between databases&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about ways to make my applications load faster&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about edge functions&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about load balancing&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about message queues&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about microservices and modular monoliths&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Projects
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I will make a marketplace backend that can handle users&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will make a system that can process events&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will make an application programming interface that can handle a lot of requests&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will make a system that can handle background jobs&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I want to become designing systems that can handle a lot of users.&lt;/p&gt;




&lt;h2&gt;
  
  
  Phase 3: Becoming a Lead Developer (October – November)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Focus:
&lt;/h3&gt;

&lt;p&gt;I want to learn about leadership, automation and workflows.&lt;/p&gt;

&lt;p&gt;Writing code is part of being a software engineer.&lt;/p&gt;

&lt;p&gt;I also want to get better at communicating with people reviewing code helping others and working with teams.&lt;/p&gt;

&lt;h4&gt;
  
  
  What I Will Learn
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I will learn about integration and continuous deployment pipelines&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about GitHub Actions&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about automated testing&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about infrastructure workflows&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about development systems&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about leadership&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about code review strategies&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Goals
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I want to automate my deployments&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I want to improve my project management workflows&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I want to learn how to lead teams&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I want to improve the quality of my engineering work&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This phase is about becoming someone who can lead engineering efforts, not write code.&lt;/p&gt;




&lt;h2&gt;
  
  
  Phase 4: Marketplace Launch and Optimization (December)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Focus:
&lt;/h3&gt;

&lt;p&gt;I want to launch, monitor, optimize and grow my marketplace platform.&lt;/p&gt;

&lt;p&gt;A product is not complete when it works.&lt;/p&gt;

&lt;p&gt;It is complete when it is reliable, secure and works well for users.&lt;/p&gt;

&lt;h4&gt;
  
  
  What I Will Learn
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I will learn about analytics systems&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about monitoring and observability&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about error tracking&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about security auditing&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about search engine optimization&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will learn about performance analysis&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Tools
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I will use Sentry&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will use PostHog&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will use edge infrastructure&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I will use monitoring dashboards&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Final Goal
&lt;/h4&gt;

&lt;p&gt;I want to launch a marketplace platform that's production-ready has a great developer experience and works well.&lt;/p&gt;




&lt;h2&gt;
  
  
  My 2026 Tech Stack
&lt;/h2&gt;

&lt;p&gt;Category              | Tool              |&lt;/p&gt;

&lt;p&gt;| --------------------- | ----------------- |&lt;/p&gt;

&lt;p&gt;Frontend Architecture | Astro             |&lt;/p&gt;

&lt;p&gt;| UI Framework          | Svelte 5          |&lt;/p&gt;

&lt;p&gt;| Backend               | FastAPI / Node.js |&lt;/p&gt;

&lt;p&gt;| Database              | PostgreSQL        |&lt;/p&gt;

&lt;p&gt;| Styling               | Tailwind CSS      |&lt;/p&gt;

&lt;p&gt;| Infrastructure        | Edge Functions    |&lt;/p&gt;

&lt;p&gt;| CI/CD                 | GitHub Actions    |&lt;/p&gt;

&lt;p&gt;| Monitoring            | Sentry. PostHog  |&lt;/p&gt;




&lt;h2&gt;
  
  
  Why I Am Sharing This Publicly
&lt;/h2&gt;

&lt;p&gt;I believe that growth happens faster when it is shared with others.&lt;/p&gt;

&lt;p&gt;I want to stay accountable, track my progress, connect with engineers, and share what I learn along the way.&lt;/p&gt;

&lt;p&gt;Some things will. Some will not.&lt;/p&gt;

&lt;p&gt;I am committed to consistently getting better.&lt;/p&gt;

&lt;p&gt;My goal is not to follow what is popular.&lt;/p&gt;

&lt;p&gt;My goal is to become a software engineer who's adaptable technically strong and valuable, in the artificial intelligence era.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Bigger Vision
&lt;/h2&gt;

&lt;p&gt;I want to become a software engineer who can build platforms design reliable systems lead technical teams and create products that solve real problems.&lt;/p&gt;

&lt;p&gt;Not just someone who writes code.&lt;/p&gt;

&lt;p&gt;This is my roadmap.&lt;/p&gt;

&lt;p&gt;Now it is time to make it happen.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
