◆ A Real-World Developer Journey

Learning to code late requires a little chaos.

I'm Jorge. I've worked in IT since 2005, but actually coding? That part came late. This is me documenting what it's really like to learn web dev as a late bloomer — while raising a toddler, fighting burnout, and shipping small wins over a cold one.

but wait, there's more!
◆ Latest Episodes

Fresh off the mic.

The newest one's up top — grab whatever sounds like your week right now.

EP
012
cover art
New · Side AEP 012 · 47 min · Mindset

I rewrote my app for the third time (and why that's fine)

Sunk cost, refactoring guilt, and learning to ship anyway — the honest story of throwing code away without calling it failure.

011cover art
EP 011 · 39 min

The week I almost quit coding

Burnout · Side A▶ Listen
010cover art
EP 010 · 52 min

My first real Laravel feature

Laravel · Side A▶ Listen
009cover art
EP 009 · 34 min

Coding at 5AM before the kids wake up

Dad Life · Side A▶ Listen
◆ What this show is

Most dev podcasts don't show you the mess. I do.

Pillar 01

Learning web dev the honest way

No "I built a SaaS in a weekend" fairy tales. Just real explanations, the bugs that ate my evening, and the late-bloomer path from "what's a closure?" to actually shipping.

  • Concepts explained the way I wish someone had explained them to me
  • The dead-ends and the Stack Overflow rabbit holes, left in
  • From IT veteran to junior dev — the reset nobody talks about
progress.js
// not perfect. shipped anyway.
const journey = {
  started: "late",
  kids: true,
  motivation: "caffeine + spite",
};

function showUp(day) {
  return day.coded || day.tried;
}

// 1% better > 0%. every time.
repeat(showUp, "forever");
Pillar 02

Balancing tech goals with family life

Toddlers don't care about your sprint. Sleep debt is real. This is how I actually fit learning around naptimes, daycare runs, and a marriage I'd like to keep.

  • Realistic expectations when your "free time" is 45 minutes after bedtime
  • Why consistency beats intensity when you have zero spare hours
  • Guilt, focus, and being present for the people in the room
[ illustration: laptop + scattered toys ]
Pillar 03

Burnout, habits, and moving forward

I've crashed and restarted more times than I can count. This is the raw stuff — how I rebuild habits, protect energy, and keep going when motivation taps out.

  • What burnout actually looks like for a working parent learning to code
  • Tiny habits that survive bad weeks
  • Permission to rest without quitting

// this week's streak

Wrote some code
Read the docs (not just SO)
Slept 7+ hrs
Didn't doomscroll
◆ Behind the mic

Real stories, told out loud.

No highlight reel. Just an honest developer's log — the wins, the 2am bugs, and the days I almost quit — recorded and shared as they happen.

◆ How it works

Listen. Learn. Ship.

Every episode moves through the same honest arc — no two organizations, or bugs, are exactly alike.

The mess

What actually broke this week, told the way it happened — not the polished version.

Cold openSide A

The lesson

What it taught me about the code, or about showing up anyway.

Deep dive~30 min

The next step

One small, honest commitment for the week ahead — nothing heroic, just forward.

Wrap-upShow notes
✉ Let's do this together

Want the good stuff without the doomscroll?

Honest updates on coding, parenting, and figuring it all out. I only send something when it actually matters — no spam, no funnels, no BS.

◆ Listen wherever you are

Pick your platform.

◆ On the blog

Context, reflections & deeper thoughts.

The longer-form thinking behind the episodes — written down, link in hand.

◆ Real answers, no guru stuff

FAQ — or, "why a new podcast?"

Practicing English while learning to code — double the challenge, double the growth. So yeah, apologies for the accent… but I'm showing up anyway.

It's more about the vibe than the drink. Water, tea, or beer — this is the honest kind of conversation you'd have with a friend after a long day.

Because I finally stopped waiting for the "perfect moment." The journey had to start sometime — and this is it.

Maybe. But I'm doing it anyway. Learning to code in my late 30s with a toddler isn't easy… and yet, here we are.