gRPC (gRPC Remote Procedure Calls) is a high-performance, open-source framework developed by Google that enables efficient communication between distributed systems.
Streamlit is a Python library that makes it incredibly easy to build interactive web apps directly from Python scripts. It is especially popular among data scientists, analysts, and machine learning...
The Automatic Reporting Mail Service fetches weather, astronomy, and stock data from various APIs, processes the data, and sends a formatted email report to a specified email address. The service...
My take on tackling the challenge of planning and managing events with different friends, colleagues, or family members. The platform aims for a social media-like approach to facilitate communication, coordination,...
This post highlights a more statistical project I worked on that involved analyzing company data to ensure compliance with regulatory standards. The goal was to identify any discrepancies or potential...
Part of a class in university was to model and automate a customer order process using BPMN (Business Process Model and Notation) and Camunda. The goal was to create a...