Here’s a screenshot of my half of a Zoom meeting that I was on earlier this morning. I assure you that I had a valid, strategic reason for wearing an old-school Starfleet command/engineering uniform.
I’ll post more details later as events warrant.
Back in mid-March, the Tampa Bay AI Meetup hosted a session at Embarc Collective called Build an AI job application helper app, where we did just that: we built an application that helps you apply for jobs.
I’ve since refined the app and posted it on GitHub, where you can download it and try it out for yourself.
According to the Silicon Valley-based career guidance service Pathrise, job seekers who sent 20+ job applications every week got more interviews and landed a job sooner.
That’s a lot of work, especially since the general advice is to customize your résumé for every job application, and then write a cover letter too. This app makes it easier to take on this big task by taking your résumé and the description of the job you’re applying for, then uses an LLM to generate a résumé and cover letter optimized for that job application.
The app is written in Python and uses Jupyter Notebook as a platform. I wrote this as a Jupyter Notebook rather than a regular command-line Python app because Jupyter Notebooks also allow me to mix explanatory documentation with my code:
Give it a try! You can either clone the GitHub repo for this application, or simply download a .zip file containing all its files.
Another Saturday has come around, and so has another “picdump!” This is the article where I post the technology- and work-related memes, pictures, and cartoons floating around the internet that I found interesting or relevant this week. Share and enjoy!
Here’s what’s happening in the thriving tech scene in Tampa Bay and surrounding areas for the week of Monday, June 9 through Sunday, June 15, 2025!
This list includes both in-person and online events. Note that each item in the list includes:
✅ When the event will take place
✅ What the event is
✅ Where the event will take place
✅ Who is holding the event
Tuesday, from 6 to 8 p.m. at Hays (Tampa): Tampa Bay Product Group is hosting Hardcore Soft Skills for Product Managers!
In this session, you will learn about tools and techniques to master critical “soft skills” (I prefer to call them people skills) as Product Manager to keep the product team motivated and your customers satisfied.
Find out more and register here.
Event name and location | Group | Time |
---|---|---|
Gulfport show and tell Gulfport Beach |
Saint Petersburg FPV drones | 6:00 PM to 7:00 PM EDT |
Hardcore Soft Skills for Product Managers Hays |
Tampa Bay Product Group | 6:00 PM to 8:00 PM EDT |
Tampa Ai Meetup University boba tea house |
Tampa Artificial Intelligence Applications Meetup Group | 6:00 PM to 8:00 PM EDT |
Weekly Open Make Night 4931 W Nassau St |
Tampa Hackerspace | 6:00 PM to 9:00 PM EDT |
3D Printing Bootcamp! – week 2 – 3D Modeling Basics w/ Blender! MakerSpace Clearwater |
Makerspaces Pinellas Meetup Group | 6:30 PM to 8:30 PM EDT |
Python Dinner Orlando |
The Orlando Python User Group | 7:00 PM to 8:30 PM EDT |
Woodshop Safety (Members Only) Tampa Hackerspace West |
Tampa Hackerspace | 7:00 PM to 10:00 PM EDT |
Be Stress Free Online |
Chill and Chat | 7:00 PM to 8:00 PM EDT |
Return to the top of the list |
Wednesday at 6:30 p.m. at New World Music Hall: Pints of Science features three esteemed area scientists who’ll share their current projects and passions while you enjoy New World’s excellent beer and pizza!
The speakers:
Find out more and register here.
Thursday from 6 – 8 p.m. at the Entrepreneur Collaborative Center (Tampa): Tampa Java user Group presents Building Reliable Applications with Temporal!
What if you could guarantee that any series of services would never fail? What if there is a better way to create, test and debug reliable applications?
Temporal is an open source programming model that simplifies your code, makes your applications more reliable and helps you deliver more features faster. It abstracts away the complexities around retries, rollbacks, queues, state machines, and timers so that developers spend their time focused on writing business logic, instead of all of the failure conditions. It introduces a new paradigm that helps you manage simple tasks or a series of complex procedures so that they are executed reliably until completion, or they will elegantly fail. Testing becomes as easy as writing and running unit tests.
Find out more and register here.
Thursday at 6:30 p.m., online: Tampa Bay Women in Agile will feature Unlocking Enterprise Agility: From Chaos to Clarity, featuring presenter Apinder Bedi.
Explore why up to 70% of enterprise Agile transformations silently fail and how organizations can overcome these pitfalls by embracing true enterprise agility. It challenges the notion that adopting Agile frameworks equals business agility and outlines actionable shifts leaders must make to unlock real, sustainable value.
Find out more and register here.
Thursday at 7 p.m. at Neon Temple (Tampa): The Temple’s BlondeTechie will present Grow Strong: Gardening for Mind and Survival, where she’ll share how she started her Florida garden with two goals — building food security and finding peace. From humble beginnings to the vision of a full food forest, she’ll also highlight resilient crops perfect for our local climate.
How do I put this list together?
It’s largely automated. I have a collection of Python scripts in a Jupyter Notebook that scrapes Meetup and Eventbrite for events in categories that I consider to be “tech,” “entrepreneur,” and “nerd.” The result is a checklist that I review. I make judgment calls and uncheck any items that I don’t think fit on this list.
In addition to events that my scripts find, I also manually add events when their organizers contact me with their details.
What goes into this list?
I prefer to cast a wide net, so the list includes events that would be of interest to techies, nerds, and entrepreneurs. It includes (but isn’t limited to) events that fall under any of these categories:
After seeing my previous post about laptop stickers, a couple of people noted that they thought I was a Windows guy. I’m more of an “anything programmable” guy, and I do have a Windows machine that I use regularly (in fact, there’s an interesting story behind how I bought it).
Pictured above are the stickers on my Windows laptop.
I’m helping out at a Tampa Bay Python workshop for people who are new to Python programming as I write this. It often helps to bring a spare laptop to events like this, so I brought my 2014 MacBook Pro.
Even after all this time, it’s still useful as a spare computer for workshops. It’s also a handy computer for travel; if it gets stolen or damaged, it’s no great loss.