You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Attendance App is a Flutter-based mobile application that enables students to mark their attendance by scanning RFID tags. It features a real-time dashboard to display attendance stats and allow instructors to manage classes and students. The app has a user-friendly and modern interface.
A complete DevOps pipeline for a Go web application using Docker, Kubernetes, Helm, GitHub Actions, and Argo CD. This project demonstrates containerization, Kubernetes deployments, automated CI/CD, and GitOps-based continuous deployment for a scalable and automated infrastructure.
This repository demonstrates how to automate Azure infrastructure deployment using Terraform and GitHub Actions. It includes: Terraform configurations for provisioning Azure resources (VMs, Storage Accounts, VNets, etc.). GitHub Actions workflows for CI/CD of Infrastructure-as-Code. Secure integration with Azure.
This repo contains details about end to end implementation of the GCP GCS to BQ pipeline using CI/CD leveraging Airflow DEV and PROD Environments, Thanks
Dans ce projet, nous allons concevoir un pipeline d’apprentissage automatique avec PySpark qui permet d'analyser et modéliser des facteurs cardiovasculaires afin d’anticiper les risques et d’aider au diagnostic précoce.
Group F-10's OfficeConnect App! This app is for Singaporean managers based in Singapore, to better visualize workloads of subordinates, and to delegate tasks to them more efficiently.
An ExpressJS app with in-memory operations of CRUD , along with dockerfile and setup of Github actions to build an image and directly upload to my Docker Hub Repo
C implementation of NextDate (aliased as foo), which computes the next day given day/month/year inputs. Includes white-box and black-box tests, covering leap years, edge cases, and error codes (E01–E04). Uses Unity for testing. Tests ran locally; no GitHub Actions integration yet.