DEV Community

Cover image for The Day I Stopped Chasing Certifications and Started Building Things
Indrajith Bandara
Indrajith Bandara

Posted on

The Day I Stopped Chasing Certifications and Started Building Things

For a long time, I believed the next certification would be the one that changed everything.

Another badge.
Another certificate.
Another course completion.

Every time I finished one, I felt accomplished—for a few days. Then the same question came back:

"What's next?"

I wasn't learning because I needed a skill. I was learning because I wanted another certificate to add to my profile.

There is nothing wrong with certifications.

In fact, many of them have taught me valuable concepts, introduced me to new technologies, and helped me understand topics I might never have explored on my own. They opened doors and gave me a structured path to learn.

But one day, I noticed something.

When people visited my profile, they didn't ask me how many certifications I had.

They asked:

  • What have you built?
  • Can I see your projects?
  • Do you have a GitHub?
  • Have you written about this topic?
  • Is there a portfolio I can explore?

That changed the way I looked at learning.

Certifications Prove You Learned

Projects Prove You Can Apply It.

That distinction changed everything for me.

Knowing how routing protocols work is useful.

Building a lab that demonstrates OSPF, VLANs, DHCP, NAT, and ACLs is even more valuable because people can actually see your understanding.

Reading about cybersecurity is important.

Writing about a real vulnerability, documenting your analysis, or creating a walkthrough teaches you far more than simply finishing another online course.

Knowledge becomes much more meaningful when it creates something others can use.

I Started Building Instead

Instead of immediately enrolling in another course, I began asking myself a different question.

"What can I create with what I already know?"

That simple question led me to build things I had been postponing for months.

I created a personal portfolio.

I improved my GitHub profile.

I published technical articles.

I organized my digital badges.

I documented projects instead of leaving them on my computer.

None of these were revolutionary.

But together, they started telling a story about my work.

Building Changed the Way I Learn

Creating projects exposed gaps that courses never revealed.

While building, I discovered problems I had never encountered inside structured lessons.

Documentation mattered.

Version control mattered.

Writing clearly mattered.

Design mattered.

Testing mattered.

Even explaining my own work became part of the learning process.

Those lessons don't usually appear as multiple-choice questions in an exam.

A Portfolio Is More Than a Website

Many people think a portfolio is just a homepage with a photo and a list of certificates.

I don't see it that way anymore.

A portfolio is evidence.

It shows how you think.

How you solve problems.

How you communicate technical ideas.

How consistently you keep learning.

Every project, article, lab, and contribution adds another piece to that story.

I'm Still Earning Certifications

This isn't an argument against certifications.

I'll continue taking courses because technology never stops changing.

But now they serve a different purpose.

I no longer collect certifications simply to increase a number on my profile.

I use them to learn something that I can apply in a project, explain in an article, or demonstrate through practical work.

Learning doesn't end with passing an exam.

That's where it begins.

My Advice

If you're working toward your next certification, keep going.

Finish it.

Celebrate it.

Be proud of it.

Then ask yourself one question before starting the next course.

"What can I build with what I just learned?"

The answer to that question might become the most valuable thing you create.

Because years from now, people may not remember how many certifications you earned.

But they'll remember the work you shared, the problems you solved, and the things you built.

And in the end, that's what leaves the strongest impression.

Top comments (0)