Do you want to build an app from scratch? Here’s one of my favorite tech stacks right now to build a web application/platform.

 1 minute read

⁣In addition to compensation from a traditional software development job, there are many ways to create additional streams of income as a software developer. Here are a few.

 2 minute read

Here is the problem and solution to a coding challenge from Leetcode.com called Find Pivot Index!

 3 minute read

It’s rarely a good idea to code in a complete silo when you are part of a team. Always seek mentorship, or at least feedback/code-reviews frequently, especially when you are first starting out.⠀

 3 minute read

⁣Since I just created a new ‘screen’ for a mobile app I’m developing using React Native, I wanted to break down the different pieces that make up a typical React Native component (app screen in this instance). ⚛️

 3 minute read

I went to the RenderATL tech conference last week and it was amazing man! It was one of the best experiences I’ve had in my professional career as well as in my life. Here's a recap.

 3 minute read

Trying to figure out what exact areas to study/practice to prep for an upcoming tech interview can be stressful! By following these tips, you can not only optimize your studying but also gain valuable insights and even potentially discover the exact questions that may be asked.

 3 minute read

I’m saying this because my Amazon Web Services (AWS) account got hacked. 😩

 51 second read

It often gets a bad rap, but PHP is a fast, flexible, and powerful server-side scripting language. One of my favorite ways to use it is to quickly code web API endpoints. Here’s how to code a simple web API in 5 minutes with PHP.

 1 minute read

Here is the problem and solution to a coding challenge from Leetcode.com called Remove Duplicates from Sorted Array!

 1 minute read