I'm a professional software developer who's been in the industry for ~8 years. I've built many websites, web app, mobile apps, services, APIs, and databases with ❤️.
|
|
|
|
|
|
Here's how I built a hair pro appointment booking mobile app called ‘Cut Corners’! I coded this a while back using C# using the cross-platform Xamarin framework. Cut Corners helps potential clients find stylists in their area based on detailed criteria.
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.
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.
Here is the problem and solution to a coding challenge from Leetcode.com called Find Pivot Index!
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.⠀
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). ⚛️
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.
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.
I’m saying this because my Amazon Web Services (AWS) account got hacked. 😩
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.