Blazej
banner
blazejma.bsky.social
Blazej
@blazejma.bsky.social
From Engine Swaps to App Hacks! Traveled the world as a machinist. Then, I became a Real estate agent. Coding my way to bootstrap success. 👇
https://codebyblazej.com/
Pinned
Just published a new article on my blog!

Built a console app in a week to calculate custom stable prices that made me felt like a real developer for a moment. 😆

Check it out 👉 codebyblazej.com/posts/how-i-...
New article on my blog!

This time it took me 211,5 hours to go through the The Odin Project intermediate CSS section 💪

I’m a bit behind on publishing, but the next articles will come out much quicker, one after the other.

I will do my best! 😃

Check it out 👉 codebyblazej.com/posts/leveli...
Leveling Up CSS Skills and How Grid with Better Habits Changed the Game
Hey everyone! After wrapping up the Ruby section which I talked about in my last article I jumped straight into the “Intermediate HTML and CSS” lessons.
codebyblazej.com
August 20, 2025 at 8:45 PM
I have finally made this to the databases project!

It was a little bit of reading to be gone through but it was quite enjoyable I have to say 😁
July 28, 2025 at 4:28 PM
Just published a new article on my blog!

Built a console app in a week to calculate custom stable prices that made me felt like a real developer for a moment. 😆

Check it out 👉 codebyblazej.com/posts/how-i-...
July 27, 2025 at 1:57 PM
Today’s Challenge: Setting up chess piece movement methods way harder than expected!

Reused Connect Four logic, and most issues are (hopefully) fixed.

Next, I’ll rename methods and write tests. Biggest headache? Hash keys vs. values.

Lesson learned: refactor early for simpler code. 😀
March 8, 2025 at 8:50 PM
After 12 months in @TheOdinProject, I’ve learned way more than “how to code in Ruby.”
February 19, 2025 at 6:14 PM
I got halfway through testing my old Tic Tac Toe code and had to restructure a bunch of sloppy OOP.

It’s wild seeing how far I’ve come in just a few months of learning!

Next time, I’m aiming to do it “test-first” so I can skip the messy rewrites. Can’t wait!
February 3, 2025 at 6:51 AM
Another day pushing through these (seemingly endless!) TDD exercises. 😃

I spent 4 hours today digging in and finally seeing more patterns for matching each method to the right test. 💪

It’s slow going, but each step feels like a big leap in how I structure & think about my code. #Ruby
January 26, 2025 at 11:39 AM
Do you want to finally understand what's going on behind the curtains when you use Git?

I just stumbled upon these resources...

AND IT'S AMAZING!

Really nice read and I do recommend it to everybody who wants to wrap their head around GIT!

✌️ think-like-a-git.net
January 1, 2025 at 8:34 PM
A week ago I finally FIXED my car!

The issue has been stealing my time to learn coding for 4 weeks.

It made me to write this article:

codebyblazej.com/posts/why-le...
From Wrenches to Code - Why Learning to Code Is Like Fixing a Car
It all started with a frustrating car repair. For two months, I had been wrestling with an issue that seemed impossible to solve.
codebyblazej.com
December 29, 2024 at 7:42 PM
KNIGHTS TRAVAILS SOLVED!!!!!!!!

It's been the most difficult project so far....

After getting this done and looking at the code it seems to be so easy.

It's crazy how the perspective of things changes once one realizes how it works 😀
December 29, 2024 at 5:44 PM
I started this project yesterday, and I have to admit I’m quite enjoying it!

I’ve heard it’s really demanding, and IMHO, it’s harder to come up with an easier solution than to solve it.

Once done, it can be reused in the chess game later in the curriculum.

Well, that’s what I hope at least haha!
December 22, 2024 at 8:27 PM
Just finished the Binary Search Tree project! 🌳

After tackling all the required methods, I thought the rebalance method would take me ages... Turns out, it was one of the easiest to write. 😅 Small wins like this keep me going!
December 17, 2024 at 9:34 PM
I've just got a parcel from my mom and am going to start treating myself this weekend 😅

I've made a mistake opening this today as the urge of just eating them all at once is quite strong 😃

How do people go completely no sugar?! 🤔
December 14, 2024 at 1:21 PM
Started coding a year ago, and here’s what the grind looks like! 💻🔥

From 'Hello, World!' to almost finishing the Ruby course on TheOdinProject 🦾

I can’t help but wonder… where will this journey take me in 5 years?
December 9, 2024 at 9:45 PM
I am pushing through the next one!

It is much more difficult than the previous one which was HashMap but the links provided are quite helpful!

BTW, how many of you chose #RUBY rather than #JS path while doing TheOdinProject? 🤔
December 8, 2024 at 9:14 PM
There is nothing better than FIXING THAT BLOODY CAR 100000000TH TIME IN A MONTH!!!

It's also quite cold outside 😂 but I'll do it...
December 4, 2024 at 7:32 PM
Reposted by Blazej
as a kid, i fixed my parent's computer. as an adult I fix my kids's computer. pretty sure we are the only gen that knows how computers work
December 3, 2024 at 12:37 PM
Crushed 11 pomodoros today! 🍅💪

Big shoutout to @marclou.bsky.social latest vids kept me going.

Who knew binge - watching could be so... productive? 😅
December 1, 2024 at 9:24 PM
Big updates! 🚀

1️⃣ Finished the Linked Lists project 🥳 Learned so much about nodes and traversal.

2️⃣ Started diving into Hash Maps today—this one will keep me busy for the rest of the week. 🧠

3️⃣ A new blog is in the works... stay tuned! ✍️
#Ruby
December 1, 2024 at 6:32 PM
🎉 New post is live: ‘Falling in Love with Ruby’

The journey wasn't easy—especially mastering OOP—but it was super rewarding.

Check it out here ➡️

codebyblazej.com/posts/fallin...
November 30, 2024 at 8:59 PM