Hey there 👋

Hey there! I’m Joel Hanson, a Software Engineer at IBM, currently immersed in leveraging event streams for a smarter use of data. My past role was as an AI Engineer at impress.ai. Now, my focus is on making AI more user-friendly for everyone. Specifically, I’m diving into real-time machine learning, transitioning from batch to stream processing, and evolving architectures from request-driven to event-driven for a more dynamic AI world.

Mastering the Find Command: Unleashing Unix File Management Power

Discover the unparalleled capabilities of the ‘find’ command in Unix systems. From basic file searches to advanced manipulations, mastering ‘find’ empowers users to efficiently navigate, search, and manage files. With practical examples and powerful techniques, this blog unveils the full potential of ‘find’, transforming your Unix experience into one of seamless productivity and control. Unlock the power of Unix file management with the mastery of the ‘find’ command.

February 28, 2024 Â· 6 min Â· 1145 words Â· Joel Hanson

Mastering the Egg Drop: A Math Heist Unveiled

Mastering the egg drop involves a careful blend of strategy, mathematics, and optimization. From crafting a plan with two replicas to understanding the arithmetic behind the sum formula, the jewel thief’s mission highlights the fascinating intersection of math and real-world problem-solving. As we unravel the complexities, we find that breaking a few eggs may require a dash of strategic brilliance and a pinch of mathematical finesse.

December 29, 2023 Â· 5 min Â· 942 words Â· Joel Hanson

Crafting Command-Line Magic with Ease

Different ways to accept arguments in a Bash script

December 24, 2023 Â· 3 min Â· 489 words Â· Joel Hanson

Building a CSV Reader in C with Python Integration

CSV (Comma-Separated Values) files are a common format for storing tabular data. In this blog post, we’ll explore the process of creating a simple CSV reader in C using CPython standard library.

December 19, 2023 Â· 5 min Â· 1021 words Â· Joel Hanson

My First Post

This my first blog post on my personal website.

December 16, 2023 Â· 1 min Â· 8 words Â· Joel Hanson