Articles by Tag #codenewbie

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Web Development Is More Than Frontend and Backend (Here’s What Actually Matters)

For a long time, I thought web development was simple. Frontend. Backend. Done. HTML, CSS,...

Learn More 181 52Feb 17

Coding Without Pressure: How Slowing Down Helped Me Learn Faster

For a long time, I thought learning to code had to feel intense. Daily goals. Long hours. Constant...

Learn More 264 88Dec 25 '25

The Gatekeeping Panic: What AI Actually Threatens in Software Development

"If you use AI, you're not a real developer." Same energy as every gatekeeping panic before...

Learn More 111 117Feb 15

The 15 Git Commands Every Software Engineer Uses (And Why They Matter More Than You Think)

For a long time, I thought Git was just something I had to survive. Type a command. Hope nothing...

Learn More 161 52Jan 20

How I Built a Curated, Automated Open Source Portfolio

I've been on a continuous journey in open source since 2020. First, as a contributor, and for the...

Learn More 36 10Oct 6 '25

Beyond Hacktoberfest: Building a True Open Source Journey

Hacktoberfest is almost over. How has your contribution journey been so far? Are you confident about...

Learn More 22 8Oct 27 '25

My First Video Tutorials Contribution for Hacktoberfest

If you’ve followed me for a while, you know that I'm a firm believer that everyone has a place in...

Learn More 31 7Oct 22 '25

Guys, I created the most useful AI Agent: the Egg Price-o-matic!

Ever since I heard about Agentic AI and the ability that we now have to send little helpers all...

Learn More 20 1Mar 18 '25

Giving non-code contributions the recognition they deserve

Let's be honest. When you hear "open source," what's the first thing that pops into your head? For...

Learn More 16 1Oct 15 '25

The AI Tools Nobody Builds (But Every Developer Secretly Needs)

Everyday I see a shiny new AI tool for coding: AI that writes code AI that explains code AI that...

Learn More 18 1Dec 3 '25

Hacktoberfest: Making it Enjoyable for Contributors and Maintainers

Hey everyone! 👋 Can you believe we’re already almost two weeks into Hacktoberfest? It feels like...

Learn More 9 0Oct 13 '25

Skills They Don't Teach You in Tutorials but Companies Actually Pay For

Visit My portfolio,Read Blogs, Subscribe Newsletter & Get Books For Free ...

Learn More 78 12Dec 28 '25

What To Do if Your Web Site Is as Slow as Molasses in January

Image from the 1982 version of the CandyLand board game. Web performance is one of those topics...

Learn More 8 0Jul 30 '25

🎮 Turn Your GitHub Into a Game (Pacman, Snake & Trophies!

🕹️ Make Your GitHub FUN Again! Hey devs! 👋 Wanna turn your boring GitHub into a retro game...

Learn More 38 18Aug 7 '25

Just Ask - A Story About Growth as a Developer

I've been coding for a long time. When I first started, I remember feeling such a profound sense of...

Learn More 14 13Dec 7 '25

Modern JavaScript Features You're Still Not Using (But Should) 🐍

...

Learn More 55 4Feb 10

CSS Specificity, Code Review, and the Bug That Broke My Brain

I started the Meet Landing Page challenge to flex my CSS Grid muscle and sprinkle in a little Flexbox...

Learn More 21 16Jun 9 '25

No A11y No UX

This one is inspired by Julia's "No Accessibility No UX". The first thing I learned about usability...

Learn More 7 1Oct 8 '25

Stop Just Contributing to React: A Beginner's Guide to OSS Projects That Actually Want You

You want to contribute to open source. So you open GitHub, sort by stars, and think: "React has 230k...

Learn More 11 0Oct 16 '25

The Sleep-Deprived Senior Test: Why I Hate Your "Magic Numbers"

It is 3:14 AM. Your phone is buzzing on the nightstand. The on-call alert is screaming that the...

Learn More 2 0Dec 11 '25

My project 4 : Building a REST API (with Flask + SQLite)

🗂️ Building a REST API with Flask + SQLite (Full CRUD Example) For this project, I wanted to...

Learn More 3 0Dec 17 '25

My Project 3: Building a Weather App (with Python + Streamlit)

🌤️ Building a Weather App with Python + Streamlit (Using wttr.in API) For my next project, I wanted...

Learn More 2 0Nov 30 '25

JavaScript Essentials: How to Use .includes() for Array Searches

In this article, we explore JavaScript's .includes() method for searching arrays, including...

Learn More 3 1Oct 20 '25

Personal Branding for Introverted Developers (Yes, It's Possible) 🚀

Let me start by addressing the elephant in the room: if you're an introverted developer, the phrase...

Learn More 69 3Jan 26

What is git?

For many it is just a storing and retrieving an old project or file but to many it is a life...

Learn More 1 0Jan 19

De “Estudante de Educação Física” à desenvolvedora: minha migração de carreira para a tecnologia

Migrar de carreira para tecnologia não é glamouroso como vendem por aí (e nem vai ser mané). Não é...

Learn More 0 1Jan 30

Why I Built an ERP for My Dairy Business (And Why You Should Too)

The ₹800 Mistake That Changed Everything It was mid-July 2025. A customer had asked us to...

Learn More 1 1Oct 6 '25

What I Learnt From My First Go Project: Go Reloaded

When I first started learning Go, I thought I understood the language. I knew the syntax, I knew the...

Learn More 1 0Feb 6

My Project 1: Building a Currency Converter (with Python + Streamlit)

🚀 Project Phase Begins: From Syntax to Solutions We have finished the "Python Basics"...

Learn More 3 0Nov 27 '25

My project 1 : Building a Mini Blog(with Python + Flask)

📝 Building a Mini Blog with Flask + SQLite After learning basic Python syntax and building simple...

Learn More 6 4Dec 9 '25