<?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: Godwill Taylor</title>
    <description>The latest articles on DEV Community by Godwill Taylor (@bongwom).</description>
    <link>https://dev.to/bongwom</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%2F3483332%2Fd339f579-2bf2-4fa8-8bab-b6ffaa6cd2dd.jpg</url>
      <title>DEV Community: Godwill Taylor</title>
      <link>https://dev.to/bongwom</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bongwom"/>
    <language>en</language>
    <item>
      <title>Building My Personal Portfolio</title>
      <dc:creator>Godwill Taylor</dc:creator>
      <pubDate>Sat, 06 Sep 2025 11:14:26 +0000</pubDate>
      <link>https://dev.to/bongwom/building-my-personal-portfolio-5c02</link>
      <guid>https://dev.to/bongwom/building-my-personal-portfolio-5c02</guid>
      <description>&lt;p&gt;For the longest time, I knew I needed a portfolio but I kept pushing it. It’s one of those things every developer talks about but often puts off. I had my projects sitting on my computer and GitHub, but I didn’t have one place where I could tie it all together . talking about who I am, what I do, and what I’ve built. I recently started a 12 weeks goal streak and one of my task was to build a personal portfolio and that got me excited as I wont be having any excuse again. &lt;/p&gt;

&lt;p&gt;I chose React.js as it was one of the tech stack I would be learning during this period and also because it gave me the flexibility without having to start from scratch every time. The first thing I set up was the Home Page. I wanted it to feel personal, so I added a profile picture and two big buttons: Contact Me and View Projects as quick CTA’s as instructed by my coach for easy access.&lt;/p&gt;

&lt;p&gt;Then came the About Page, where I wrote a little about myself and my skills. Writing that part was surprisingly harder than coding, talking about yourself is never easy but I was able to put something together. The Projects Page followed and I added cards with images and links to live demos of my work. Seeing them all lined up felt like I was putting together a digital gallery of everything I’d learned.&lt;/p&gt;

&lt;p&gt;Of course, there were challenges. My images didn’t load the first time, I ran into GitHub issues while deploying, and CSS had me scratching my head more times than I’d like to admit. At one time I spent almost 72 hours trying to get my images to display. But each little problem taught me something new. I realized that even small details, like file paths and button styling, can make or break a website.&lt;/p&gt;

&lt;p&gt;When it came time to put it online, I used GitHub Pages. Typing npm run deploy and then actually seeing my site live for the first time was a special moment,  the kind that makes all the debugging worth it. Am telling you building something for me is always very satisfying.&lt;br&gt;
More than just a website, this portfolio feels like a milestone. It’s not perfect (and probably never will be), but it’s a starting point. A place I can point people to and say: “This is me. This is what I’ve built. And this is where I’m heading.”&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What I Learned Along the Way&lt;/strong&gt;&lt;br&gt;
• Building is the best way to learn and incorporating smart tools into your build process will make your journey easier.&lt;br&gt;
• Small problems stack up, but solving them builds confidence.&lt;br&gt;
• A portfolio is more than code, it’s a reflection of your journey.&lt;/p&gt;

&lt;p&gt;You can view my portfolio by clicking &lt;a href="https://bongwom.github.io/taylorsden/" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I will love you to stay with me on this journey. This is my first post here but am surely going to keep it coming. Lets grow together, learning is fun&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
