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 ❤️.
|
|
|
|
|
|
Thinking about entering mobile app development? It’s important to select the correct type of mobile app development based on the app’s needs and the developer skill/resources available. Here are the different types of mobile app development to consider.
Here are my first impressions of first impressions of the Ray-Ban Meta sunglasses.
Here is the problem and solution to a coding challenge from Leetcode.com called Add Two Numbers!
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!
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.
What does a healthy pull request (code merge request) look like?
Quick tips for tech interview “behavioral” questions.
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…
Here is how I animated this iOS mobile app launch screen using React Native, and how it turned out.
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?