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 ❤️.

Snippeta · iOS app
Copy, manage, and paste snippets of text to your clipboard with a single tap; no highlighting/long-tapping!
Linkify.Bio · website
Quickly provide multiple links in a social bio or ad through a single link!
Wave Link · website
Creative 3D website developed for software development company Wave Link, LLC.
GitHub · KG.codes
My personal GitHub page with more of my programming projects and contributions.
KG.codes · website
My personal/professional website, portfolio, and blog (this website 😉)
Mercedes Benz · iOS app
The mobile app for the Mercedez Benz of Columbus, GA. Vehicle listings, appointments, and news.

Here is the problem and solution to a coding challenge from Leetcode.com called Add Two Numbers!

 1 minute read

Recently, I worked on a doctor search and booking app where users needed a fast, easy way to submit their insurance details, so I decided to implement an insurance card scanning feature using Firebase’s Optical Character Recognition (OCR) technology!

 3 minute read

Back in 2017, I wanted an easy way to save all the things I needed to often to copy/paste somewhere so that I could easily copy/paste them again later. Well, I made an app for it. But now it’s been a few years since it’s been updated, so it’s time for some enhancements.

 2 minute read

What does a healthy pull request (code merge request) look like?

 2 minute read

Quick tips for tech interview “behavioral” questions.

 2 minute read

Level.fyi just released their End-of-Year Pay Report for 2023 👀! So of course we got to talk about it, my thoughts on it, and how we can use it…

 3 minute read

Here is how I animated this iOS mobile app launch screen using React Native, and how it turned out.

 1 minute read

In which Big O notation time complexity does string comparison lie? Particularly when the strings are unbound and random. What is the complexity of checking whether one string is equal to another?

 1 minute read

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.

 1 minute read

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