shlogg · Early preview
Emi Roberti @emiroberti77

I am solution architect, I have worked on codebase ranging from AI computer vision, Gen AI, AWS cloud applications, large databases, web enterprise, React, Typescript, Node, Python, C++

Unlocking Performance With JavaScript And TypeScript Maps

Upgrade your code with Maps! Unlike Arrays & Objects, Maps offer flexible keys, ordered entries, performance benefits & built-in methods for key-value pairs. Try using them in TypeScript for faster & cleaner code!

Software Engineering And Web Development With MQTTHandler Library

Simplify IoT & real-time messaging with MQTTHandler: a lightweight, static TypeScript library for efficient event-driven communication via EventEmitter. Install from npm: https://www.npmjs.com/package/vmind_mqtt

Create A TypeScript Express App With Docker And GKE

Create a TypeScript Express app, containerize it with Docker, and deploy to Google Kubernetes Engine (GKE) using Artifact Registry in 6 steps.

AWS Lambda: Scalable Serverless Computing For Real-Time Applications

AWS Lambda abstracts server management, allowing devs to focus on code. Offers synchronous, asynchronous & event source mapping invocation models, with key characteristics including containerization, resource allocation & scalability.