
What projects to put on you resume
What projects to put on your resume? Should you even have a projects section? Let's choose your projects wisely together.

What projects to put on your resume? Should you even have a projects section? Let's choose your projects wisely together.

What exactly is a directory website? In the simplest terms, a directory website is a searchable collection of listings, often organized by categories, location, or specific criteria. Think Yelp for restaurants and local businesses or Angi for home services. The…

Have you ever met someone that has a bunch of ideas? Hint: if you're reading this blog post, yes, you have met me and I have plenty of ideas in the backlog. This is why I have a whole podcast dedicated to SaaS ideas, side hustles, and personal projects.

As I build a directory of software engineering blogs, I’ve noticed a growing trend: more developers are choosing to turn off website analytics in favor of privacy and performance. It got me thinking about my own approach to tracking visitors. While I’ve ditched Google Analytics in favor of self-hosted Matomo, I’m also exploring simpler solutions like parsing raw access logs. In this post, I dive into the balance between respecting user privacy and still gathering the critical data needed to monitor the health and security of a website.

Recently I have been on the hunt for small time software engineering (SWE) blogs and they have been a challenge to find. Active blogs written by individuals in my space (that are not stale) are hard to find. As a result I created my own software engineering blog directory: sweblogs.fyi

Tired of setting up a backend just to handle simple form submissions on your website? Meet QuickSubmit—the open-source tool that lets you easily collect form data without writing a single line of backend code. With a simple JavaScript snippet, QuickSubmit allows you to submit forms using AJAX, keeping your users on your site while their data is sent securely as JSON. Plus, you can integrate webhooks, receive email and SMS notifications, and export data as CSV—all in just minutes. Say goodbye to backend complexity and get started.

Are career fairs worth you time? Let's talk about career fairs and how they work inside and out.

If you’re like me and taking a traditional 4 year degree route to become a software engineer, I highly recommend that you put effort into securing as many internships as you can get and attend every career fare your school…

John Deere is a company where my professional software engineering (SWE) career started. I have done two SWE internships and eventually accepted a full time role, on a team of my choice, with Deere. The hardest part was getting my…
This guide is aimed at those who want to use their Namecheap cPanel email server to send out Django emails. I have found little to no documentation on this specific task and therefore would like to share my findings. There…