Projects with this topic
-
To address limitations in existing CI/CD systems, we developed CI Agent, an LLM-powered automation system that transforms pipelines into self-healing systems.
“Every time a CI pipeline fails, a developer stops coding and starts debugging—we wanted to eliminate that interruption.”
CI Agent integrates with platforms like GitLab and automatically detects failures, analyzes logs using a hybrid AI approach, identifies root causes, selects appropriate fixes, executes safe remediation actions, and notifies results via Slack.
This converts CI/CD from a passive monitoring system into an intelligent assistant, reducing manual debugging effort and improving development efficiency.
Updated -
A Python-based local testing server for GitLab webhooks using Flask and ngrok. This server allows you to test GitLab webhooks locally during development by creating a secure tunnel to your machine.
Updated -
App created while following along with Udemy React Native course.
Updated -
Lipa na M-PESA online API also known as M-PESA express (STK Push/NI push) is a Merchant/Business initiated C2B (Customer to Business) Payment. This is a basic integration to this API for a merchant to be able to send a payment prompt on the customer's phone (Popularly known as STK Push Prompt) to their customer's M-PESA registered phone number requesting them to enter their M-PESA pin to authorize and complete M-PESA payment.
Updated -
Train YOLOv5 for breed classification on Oxford Pets III dataset from scratch on Google Colab, and serve through Dockerized implementation of a flask-based HTML/JS frontend and an asynchronous API service on FastAPI. Use of MLFlow for logging.
Updated -
-
-
A mockup docker-compose stack running nginx, ngrok and a curl-based Datadog Synthetics API client
Updated -
Odeyr Landing Page is the front page of Odeyr. It's goal is to inform on our mission and offer a quick access to login into the Odeyr Dashboard.
Updated -
🐾 Colorful IP sockets listUpdated -
📡 Serve current directory over HTTP(S)/FTP, even behind NATUpdated