Skip to content
View arnaud-coral's full-sized avatar
🤪
🤪

Highlights

  • Pro
Block or Report

Block or report arnaud-coral

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arnaud-coral/README.md
I'm an IT swiss army knife working in computer engineering for over 20 years ⏳



There are only two hard things in Computer Science: cache invalidation and naming things.
-- Phil Karlton --



💡 Skill Set


🎨 Frontend




🧩 Backend




🔧 DevOps




🚽 Misc


Pinned Loading

  1. AWS-Delete-unused-EBS-snapshots AWS-Delete-unused-EBS-snapshots Public

    This Bash script identifies and optionally deletes unlinked AWS snapshots, with a "dry run" mode for listing snapshots and a "delete mode" for removing them.

    Shell 2

  2. Database-Backup-Script Database-Backup-Script Public

    This is a simple set of Bash scripts for creating/deleting backups of your MySQL database.

    Shell 1

  3. AWS-ECS-Cluster-Interaction AWS-ECS-Cluster-Interaction Public

    This Bash script is designed to simplify the interaction with Amazon Web Services (AWS) Elastic Container Service (ECS). It allows you to list ECS clusters, select a specific cluster, list tasks wi…

    Shell 1

  4. Customer-contract-termination-reasons-analyzer Customer-contract-termination-reasons-analyzer Public

    This is a script written in R for querying a MySQL database and creating a histogram of contract end dates. The script uses the `RMySQL` and `ggplot2` libraries for database connectivity and data v…

    R 1

  5. Koa-Typescript-App Koa-Typescript-App Public

    This application is a robust, scalable solution built using TypeScript and Koa.js, designed for efficient server-side operations. Leveraging the power of TypeScript, it offers strong typing and mod…

    TypeScript 1

  6. RabbitMQ-Proof-of-Concept RabbitMQ-Proof-of-Concept Public

    This project demonstrates a simple yet effective use of RabbitMQ for message queuing within a Dockerized environment. It includes a publisher that sends messages containing unique UUIDs and subscri…

    Python 1