I'm Roy
RSS FeedAccomplished Software Development Professional with a 16-year trajectory of spearheading complex software solutions. Expert in deploying scalable architectures, orchestrating digital transformation, and leading sizable technology teams. Proficient in evolving Internet company platforms and enhancing operational efficiencies.
I'm living in Canada and want to pusrue my career in Software Development.
Recent Posts
How to Use TypeScript to Make Your First Command Line Tool
Published: at 05:08 AMThis guide will walk you through creating your first command-line tool using TypeScript, from setting up your project to execution and debugging.
Guide: How to Compile and Run a Local Docker Image on an Amazon EC2 Instance
Published: at 12:27 PMThis guide provides a step-by-step process for compiling a local Docker image and running it on an Amazon EC2 instance. It includes setting up your local environment, creating an EC2 instance, installing Docker on EC2, compiling a Docker image locally, pushing the image to Docker Hub, and running the image on EC2.
Building a Quote Management Application: A Step-by-Step Guide
Published: at 05:17 PMThis blog will guide you through creating a basic quote management application using ASP.NET Core. It's an excellent project for beginners to learn web development fundamentals.