Hi, Iβm Chimaobi Goodluck Nwachinaemere.
Starting my journey into tech, learning fullstack from scratch with a goal of breaking into Web3/blockchain.
Iβve overthought it for too long. Now Iβm taking action.
Iβll share what I learn daily, the wins and the confusion.
Watching a JavaScript tutorial feels productive.
Writing the same code without the tutorial beside me is a completely different experience.
That's where I'm discovering what I actually understand.
#CodeWithChimaobi#JavaScriptLearning#LearningInPublic
I used to think Web3 was just another way of talking about cryptocurrency.
Now I'm learning it's really about a different way of building and interacting on the internet.
Still learning, still connecting the dots.
#CodeWithChimaobi#Web3Basics#BlockchainEducation
Learning if statements made JavaScript feel more interactive.
Instead of running every line the same way, my program can now make decisions based on conditions.
One more piece of the puzzle is starting to fit.
#CodeWithChimaobi#JavaScriptIfStatements#JavaScriptLearning
I'm realizing that frustration isn't interrupting my learning...
It's part of it.
Most of the concepts I understand today are the ones that challenged me the most yesterday.
Still learning. Still showing up.
#CodeWithChimaobi#LearningInPublic#GrowthMindset
I used to think blockchain was mainly about Bitcoin.
Learning about Ethereum changed that.
It showed me blockchain can run applications, execute smart contracts, and power entirely new kinds of systems, not just transfer value.
That shift completely changed my perspective.
Today I learned that JavaScript doesn't just compare values, it can combine multiple conditions to make better decisions.
Logical operators made programming feel less like memorizing syntax and more like understanding how applications think.
#CodeWithChimaobi#LogicalOperators
Some concepts click immediately.
Others take days or even weeks before everything finally makes sense.
I'm learning that needing more time doesn't mean you're falling behind. Sometimes understanding is simply waiting on more practice.
#CodeWithChimaobi#LearningInPublic
I started learning blockchain thinking it was mostly about Bitcoin.
Today, Ethereum showed me a much bigger picture.
Blockchain isn't just about moving money, it can also power applications and smart contracts.
#CodeWithChimaobi#EthereumBasics#BlockchainEducation
Comparison operators at first looked like simple symbols. But I realize they're how programs decide between one action and another.
Every new concept keeps connecting to the previous one, and that's making JavaScript make a lot more sense.
#CodeWithChimaobi#JavaScript
I'm starting to think motivation gets too much credit.
Motivation helps you start.
Consistency helps you continue.
Most of the progress I've made hasn't come from feeling inspired.
It's come from showing up anyway.
#CodeWithChimaobi#Consistency#LearningInPublic
The more I learn about Bitcoin, the less I see it as a price chart; rather as an idea.
An idea about transferring value online without relying entirely on a central authority.
Understanding the "why" behind Bitcoin has been more interesting than following the price.
I used to think strings were just text stored in variables.
Now I'm discovering there are built-in tools that make working with text much easier.
The more I learn the more I realize that programming isn't just about writing code; it's also about knowing what's already available
Not all progress is visible.
Sometimes progress is:
β’ Understanding a concept that confused you last week
β’ Showing up when motivation is low
β’ Being less intimidated than you were before
Nobody sees those moments.
But they still count.
#CodeWithChimaobi#LearningInPublic
Bitcoin was my introduction to blockchain.
What surprised me is that its significance wasn't just about digital money.
It was about creating a system where people could exchange value without relying entirely on a central authority.
#CodeWithChimaobi#BlockchainEducation
Today's JavaScript topic was strings.
What surprised me is how often text appears in programming.
Names.
Messages.
User input.
Search bars.
Error notifications.
I used to think programming was mostly about numbers.
Turns out text is everywhere.
#CodeWithChimaobi#JavaScript
One thing I'm learning: Confusion isn't always a sign that you're failing.
Sometimes it's a sign that you're learning something you've never understood before.
I'm getting more comfortable not knowing the answer immediately.
And that's helping me keep going.
#CodeWithChimaobi
While learning about blockchain, I realized something:
It's easy to focus on the technology and forget the problem it was created to solve.
The more I learn, the more I see blockchain as a response to questions about trust, verification, and record-keeping.
#CodeWithChimaobi
Today I learned about `let` vs `const`.
At first, it felt like another piece of JavaScript syntax to remember.
But the more I practiced, the more I realized it's really about intention.
Will this value change?
Or should it stay constant?
Small concept. Big lesson.
One unexpected challenge of learning tech isn't the code itself.
It's the fear of looking stupid.
Asking questions.
Getting things wrong.
Not knowing what others seem to know.
But every developer started somewhere.
So I'm choosing to learn publicly anyway.
#CodeWithChimaobi
Today I learned about arrays in JavaScript
It was interesting discovering how multiple pieces of data can be stored inside a single variable instead of creating separate variables for everything.
My brain is still adjusting to JavaScript, but it's starting to make more sense.