I am a self-taught web developer with enthusiasm for my profession. I've developed my object-oriented programming abilities over the course of two years of designing and managing web applications. I've worked with a number of computer languages, including Golang, PHP, JavaScript, and SQL, and I'm proficient in both front-end and back-end technology. I'm always looking for ways to better my skills and take on new challenges in the area
Freelance writing and software development.
Mar 9, 2023 · 10 min read · User authentication in web applications has become a major challenge in recent years. One-time passwords (OTPs), for example, are used to authenticate a user's identification; the most common means of delivering OTPs is by SMS to the user's registere...
Join discussionAug 2, 2022 · 15 min read · In recent years, user authentication in web applications has become a serious concern. For example, one-time passwords (OTP) are utilized to verify a user's identity; the most frequent method for sending OTPs is via SMS to the user's registered cellp...
Join discussion
Jan 9, 2022 · 8 min read · Date and time manipulation is one of a few frequently-experienced challenges of developing web apps in PHP. And one of it's most prevalent issues is identifying time disparities and making them readable, such as "one hour ago". However, handling dat...
Join discussion
Sep 12, 2021 · 5 min read · Introduction In order to add email services to your PHP application, the PHPMailer class is the ideal choice. PHP frameworks of all kinds are supported (Laravel or Symfony are based on the SwiftMailer library, though, but it is still possible to use ...
Join discussion