Skip to content
Home » Archives for Vijay Kumar Guthi

Vijay Kumar Guthi

I am a Fullstack Developer and Solution Architect working with the latest DevOps environment and tools. I have 16 years of overall IT experience and I am passionate about improving and automating systems. Additionally, my background as a project lead from a long time and experience in application development, database development and system administration help me extremely effective in my role.

The Journey to become a Mojaloop System Integrator

Overview Financial institutions looking to use Mojaloop as the payment rails, often take help from a system integrator to connect their backend financial system to a Mojaloop deployment with all security and authentication enabled. We at INFITX not only have extensive experience in connecting financial institutions to Mojaloop, but we have experience in supporting System… Read More »The Journey to become a Mojaloop System Integrator

Implementing asynchronous operations in javascript / typescript

This entry is part 2 of 4 in the series Musings from an Open Source Squad

Implementing asynchronous operations in javascript / typescript? “Think of a kitchen with multiple chefs. In synchronous programming, each chef would take turns using the same kitchen to cook their dishes. One chef would start cooking, and no other chef could start cooking until the first chef finished. In asynchronous programming, each chef would have their… Read More »Implementing asynchronous operations in javascript / typescript

Devs: Get Hands-On Locally with Core Mojaloop

This entry is part 1 of 4 in the series Musings from an Open Source Squad

Have you ever thought about: Running an end-to-end transfer with local mojaloop deployment without Kubernetes Executing functional tests in the CICD with live mojaloop A docker-compose script that can bring up the core mojaloop services to explore mojaloop APIs Then you should check out this simple docker-compose-based test harness “Mojaloop Core Test Harness” (https://github.com/mojaloop/ml-core-test-harness) The… Read More »Devs: Get Hands-On Locally with Core Mojaloop