Latest Posts
Introducing Phoodie - A JAMstack site
With Las Vegas temperatures expected to be above 100°F next month, I figured it was the perfect time to hunt down food and drink deals that wouldn't require me from venturing far from the comforts of Planet Hollywood. What started as a practical search turned into a great excuse to explore something new: building a static site using Jekyll, a popular JAMstack framework.
June 29, 2025Why I created a 'Now' page
While updating and reorganizing my website, I felt like something was missing. My homepage was essentially a blog feed, highlighting posts I had written on Medium, Beehiiv, or LinkedIn. I had the obligatory About page that gave visitors a sense of who I am. But it still felt incomplete-like my site didn’t fully reflect where I was right now.
June 25, 2025The Role Of TestOps In Agile
In Agile environments, speed and quality must go hand in hand. That’s where TestOps steps in — enabling testing at scale, automation at speed, and quality as a shared responsibility across the team.
June 17, 2025Why Every SDET Should Master the Pangram Coding Question
Over my career, I have been on both the giving and receiving end of the pangram coding question. The first time I encountered it, my immediate instinct was to write a function using a for loop to check every character in the string. My approach...
April 17, 2025TestOps vs QA Engineer vs SDET
After reading about what is TestOps, how does a TestOps Engineer differ from a QA Engineer and an SDET (Software Development Engineer in Test). All three roles have overlapping responsibilities but differ in focus and skill sets.
April 07, 2025What Is TestOps?
TestOps, short for Test Operations, is a term used to describe the practice of applying DevOps principles and practices to software testing processes
March 31, 2025Hosting A Static Website On An AWS S3 Bucket
Amazon’s Simple Storage System (S3) is probably one of the most affordable solutions to host a website, especially if you are looking to build one using a jamstack solution
March 09, 2023