Skip to content
View bbelderbos's full-sized avatar

Organizations

@Pybonacci

Block or report bbelderbos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bbelderbos/README.md

Hi there, I'm Bob πŸ‘‹

  • 🐍 Python software developer & coach
  • 🧠 Co-Founder of Pybites – practical, project-driven Python training
  • πŸ“š I love books / reading, yet my focus is shipping real projects, not just consuming more tutorials.

Programs & platforms


How I became a developer (short version)

  • Started in support & finance, automating my work with Excel + VBA macros.
  • Saw a painful problem: tons of telemetry bundles, no tool to analyse them.
  • Built a scrappy PHP app that processed thousands of bundles for hundreds of engineers.
  • That project put me on the map: I was pulled into automation work and finally became a full-time developer.

No CS degree β€” just JIT learning, persistence, and a lot of increasingly complex projects building up real-world experience. πŸ’‘

Now I help others escape tutorial hell, ship things, and build careers around it. πŸš€


What I love helping people with

  • Escaping tutorial paralysis and designing a project roadmap
  • Writing clean, tested, idiomatic Python – and sharing what I’m learning as I dive deeper into Rust and other languages
  • Building CLIs, web apps, and automations that actually get used
  • Levelling up from β€œcoder” to trusted engineer / senior dev
  • Creating systems for consistent learning: exercises, reading, and reflection
  • Turning your editor (especially Vim) and terminal into real productivity multipliers –
    Supercharge Your Vim Workflow Β· 9 Command Line Tips Every Developer Should Know

Podcast appearances


Connect


Latest Bluesky posts

  • I came across this quote recently: (17 Dec 2025) - link
  • Advent of Code solving is one thing β€” the real 2–3Γ— value is in refactoring afterwards, finding new creative ways of doing things. πŸ’‘ (16 Dec 2025) - link
  • We are all AI developers now in a sense ...

    The game has changed. With AI handling more routine coding tasks, the developers who will lead the future are the ones who can transcend their traditional role. (15 Dec 2025) - link

Follow me Β»

Latest Python tips

  • get elements common to all groups: Set operations are so concise in #Python 🐍😍 ... (10 Dec 2025) - link
  • power of the right data structure: stacks: From ~9 seconds to ~0.1 seconds… just by changing the data structure. ... (26 Nov 2025) - link
  • Logging memory usage: Cool debugging trick I picked up from: ... (20 Nov 2025) - link
  • find dependency dependencies: I needed to see which packages were pulling in six. ... (20 Nov 2025) - link
  • from messy to clean numbers with `removeprefix` / `removesuffix`: With `removeprefix("$")` and `removesuffix(suffix)` you strip only what you *expect* to be there, then `float(cap) * multiplier` does the rest. Classic EAFP: try to parse, fall back to `0.0` when the data is junk. ... (20 Nov 2025) - link

More Python tips Β»

Build READMERoll your own: How to create a self updating GitHub Readme.

Pinned Loading

  1. bobcodesit bobcodesit Public

    Coding tips (mainly Python) I share on social media.

    Python 33 4

  2. emojisearcher emojisearcher Public

    No more google search, copy emojis to the clipboard.

    Python 21 1

  3. color-searcher color-searcher Public

    Python 30 2

  4. pybites/100DaysOfCode pybites/100DaysOfCode Public

    PyBites #100DaysOfCode

    Python 448 165

  5. PyBites-Open-Source/karmabot PyBites-Open-Source/karmabot Public

    A Python based Slack Chatbot for community interaction

    Python 75 43

  6. PyBites-Open-Source/search PyBites-Open-Source/search Public

    Python 22 3