Skip to main content

Posts

Welcome to CodeQuest118

My Journey Through 118 Coding Projects What do you do when the job market shifts, opportunities shrink, and the confidence you once had feels miles away? For me, the answer isn’t entirely clear yet. But one thing I do know is that I can keep building, learning, and sharing as I figure it all out. CodeQuest118 is my answer to a challenging job market and a passion I’ve always had for solving puzzles. This is my journey through 118 technology projects—a space where I can grow, experiment, and document everything I learn along the way. Whether anyone else reads this or not, this blog is here to remind me just how far I’ve come. But if you’re here, welcome! I hope it inspires you to build something.
Recent posts

Perfection Paralysis

You can't edit a blank page. - Jodi Picoult   So, it’s been a while since I’ve posted. Truthfully, I’ve hit a bit of a stall in my development. Here’s to hoping that writing this post helps me work through the funk! I’ve been working on a relatively large project. Actually, it’s technically two projects rolled into one. When I finish, I might even claim I’ve completed two separate projects. Is that cheating? Maybe. But who’s counting? If you’ve been following along, you might notice a theme here: just like HIITGenius.com , this project ties back to my part-time job as a gymnastics coach. I promise not all my projects will have a gymnastics connection! But when you think about it, it makes sense. Projects are often born out of your day-to-day life—the things you know, see, and ultimately decide you can improve upon. At my job, we track our hours the old-fashioned way: pen, and paper. It’s not fancy, but it’s been working for over a decade. That said, I know it could be better. So,...

Rusty Resolutions: My January Tech Challenge

Crafted with a little help from AI - futuristic, rusty, and ready for 2025! And just like that, we’ve hit 2025. Can you believe it? I’m ringing in the new year with something fresh for CodeQuest: a brand-new mini-series;  "Test Drive: Tech of the Month." This is my chance to explore technologies that are new to me. It’s all too easy to keep returning to the tools and technologies I already know and love. They’re familiar, they’re comfortable—but let’s be honest: where’s the learning in that? So this year, I’m challenging myself (and you, if you’re up for it!) to step out of my comfort zone and test drive a new technology each month. January's Tech: Rust I’m kicking things off with Rust. Why Rust? For one, it’s been buzzing in the developer community for a while now, and it’s clear why. Rust is known for being fast, memory-safe, and a top choice for performance-critical applications like systems programming, web servers, and even game engines. But what really draws me t...

QuickSift: My First Chrome Extension is Now Live!

I’m thrilled to announce the successful publication of QuickSift , my very first Chrome Extension, now officially available on the Chrome Web Store! 🎉 In my previous post, I shared the exciting (and slightly nerve-wracking) journey of submitting my extension for review. If you’re curious about the submission process or considering publishing your own extension, you can check out that post here . While the process went smoothly overall, there was one hiccup: I initially requested the activeTab permission without actually using it in my extension. Once I identified the issue, I removed the unnecessary permission and resubmitted my work. Thankfully, QuickSift sailed through the review process on the second attempt! Seeing it live on the Chrome Web Store is a surreal and deeply rewarding experience. What is QuickSift? QuickSift was born from my own browsing habits. I’m a Reddit enthusiast—Reddit is my go-to source for everything from life hacks to obscure troubleshooting tips. But let’s ...

Submitting My First Chrome Extension

 What I learned Along the Way I’m excited to share that I’ve officially submitted my very first Chrome extension for review! It’s a free tool designed to help simplify Google searches. Now, I know what you’re thinking—can Google searches really get any easier? And my answer... well, for me at least, the answer is yes. I have this weird habit when it comes to searching for information, one that involves a repetitive action. I recently realized that noticing repetition is a powerful way to discover new projects. I know I’m being vague here, but trust me—stay tuned! Once the extension is officially live on the Chrome Store, I’ll be sharing the full post detailing what I’ve built; it's a simple yet useful tool! The Process of Publishing an Extension on the Chrome Store Let’s talk about the process of publishing an extension. Honestly, I was surprised at how straightforward it was. Here’s what you’ll need to get started: A compressed file containing your manifest, JavaScript files, and ...

Project Zero

Where It All Began Project Zero —a fitting name, don’t you think? After all, zero indexing reigns supreme. Although, starting from project zero does pose a curious question: will I need to complete 119 projects to hit the magic CodeQuest118 ? A problem for future me to unravel. This is where the journey began, and let me tell you—it’s been a wild ride. Project Zero might seem small in the grand scheme, but every journey starts with a first step—one small win that sets the course for bigger things.