Arnaud (arnaud-coral)

arnaud-coral

Geek Repo

Company:Data Rooster

Location:Aix-en-Provence

Github PK Tool:Github PK Tool

Arnaud's repositories

Stargazers:2Issues:0Issues:0

AWS-Delete-unused-EBS-snapshots

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.

Language:ShellStargazers:2Issues:0Issues:0

AWS-ECS-Cluster-Interaction

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 within the selected cluster, and connect to a container interactively.

Language:ShellStargazers:1Issues:0Issues:0
Stargazers:1Issues:0Issues:0

Customer-contract-termination-reasons-analyzer

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 visualization, respectively.

Language:RStargazers:1Issues:0Issues:0

Database-Backup-Script

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

Language:ShellStargazers:1Issues:0Issues:0

Debian-Distribution-Updater

A simple Bash script for updating Debian to the next release. It checks for the current Debian version, determines the next version, updates the sources.list, upgrades packages, and cleans up. Optionally, it can reboot the system after a major version upgrade.

Language:ShellStargazers:1Issues:0Issues:0

Koa-Typescript-App

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 modern JavaScript features, making your backend development smooth and error-free.

Language:TypeScriptStargazers:1Issues:1Issues:0

NodeJS-TypeScript-Boilerplate

A simple boilerplate project for building Node.js applications with TypeScript, Express, ESLint, Airbnb coding style, Nodemon for development, and Docker with Docker Compose for containerization.

Language:TypeScriptStargazers:1Issues:1Issues:0
Language:DockerfileStargazers:1Issues:0Issues:0

Postmark-Bounce-Removal

This script allows users to fetch email addresses marked as bouncing from specified domains using the Postmark API, and then optionally delete these bounces from Postmark.

Language:ShellStargazers:1Issues:0Issues:0

RabbitMQ-Proof-of-Concept

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 subscribers that receives and logs these messages.

Language:PythonStargazers:1Issues:2Issues:0
Stargazers:0Issues:0Issues:0

docker

The Docker configuration for Cal.com is an effort powered by people within the community. Cal.com, Inc. does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.

License:MITStargazers:0Issues:0Issues:0

RESTful-Typescript-Koa

A Best Practices RESTful Koa Starter API Template written in Typescript and using TypeORM (MongoDB)

Stargazers:0Issues:0Issues:0