👨🏿💻
🌍 Kingston, Jamaica
🛠️ Passionate about building scalable systems
👨🏿💻
This server handles email queuing and delivery using AWS SES, and also supports task scheduling with expiration notifications. It allows you to manage email send rates, templates, and attachments. …
TypeScript 4
A comprehensive Java application demonstrating various Kafka integration patterns using Apache Kafka, Schema Registry, and Kafka Streams API.
Java
A comprehensive example demonstrating how to use Confluent's JavaScript Client for Apache Kafka® (CJSK) with TypeScript. This project showcases real-world implementation of Kafka producers, consume…
TypeScript
This is a simple Express REST server with with SocketIo distributed through Redis/KeyDB, and Database integration MySQL, PostGresSQL and MongoDB, and Server-side Events.
TypeScript 3
Secure Java server: auth, token refresh, WebSockets. Uses Spring Security and Java WebSocket API for real-time, authorized access. JWTs refresh tokens, boosting security. HTTPS and input validation…
Java
This is just a quick example creating a Java gRPC server and client. The server includes reflection, metadata & error handling. This is just a simple guide to demonstrate how microservices leverage…
Java