2022
Unbanked Architecture Enhancements Project Preview
Unbanked Architecture Enhancements
Backend Architecture Improvements

Webhook Subsystem. A socket strategy to communicate with partners that included its own alerting subsystem too. The main problem here was dealing with the load balancer. Improved the flows and event communication through the usage of bull jobs, assessment of the priorities, and optimizing the number of Redis connections.

2021
SimThesis Project Preview
SimThesis
Discrete-Event Queue Simulation Tool

Online discrete-event queue simulation tool built with "General Simulation Framework" as a validation tool of the framework's capabilities.

2020
Socket Client Project Preview
Socket Client
Socket Client for Python Cluster

Socket client for a Python Cluster that converts WebSockets messages to TCP/IP or UDP understandable messages by the server.