Pinned Repositories
audio-pitcher
Vanillia Javascript Client-side application enabling to upload an MP3 file, change it's pitch, play the newer version and export it, if good enough, to a WAV file format.
epitech-coding-style-aarch64
EPITECH Coding Style Docker image, including both banana (C, Header files, Makefiles) AND lambdananas (Haskell) for the ARM 64 architecture. Also supported by Apple Silicons M1, M2 and M3 chipsets.
instagram-api
This project is an Instagram API guest-oriented, meaning you can perform actions of data collection without having to register. However, you may be facing some Ratelimits, so I recommend you to put some delay between operations.
instagram-downloader
Python module to export instagram accounts posts
intel_x8086_clock
This repository holds an Intel x8086 assembly code destinated to get assembled by NASM, but can be modified for any other assemblers. It's meant to be executed on DOSBox
kaiheila.js
JavaScript x Typescript library to create a powerful Kaiheila bot.
list-in-c
This project aims to re-build the most powerfull list type in C at ground-0 level, with the most optimized memory management and the most accessible features.
valgrind-action
A GitHub action allowing you to check for memory leaks on your binaries, libraries and unit tests.
youtube-playlist-exporter
Export your favorite youtube playlists in a ready-to-import audio format for your iPhone on Apple Music
Ximaz's Repositories
Ximaz/instagram-downloader
Python module to export instagram accounts posts
Ximaz/instagram-api
This project is an Instagram API guest-oriented, meaning you can perform actions of data collection without having to register. However, you may be facing some Ratelimits, so I recommend you to put some delay between operations.
Ximaz/kaiheila.js
JavaScript x Typescript library to create a powerful Kaiheila bot.
Ximaz/valgrind-action
A GitHub action allowing you to check for memory leaks on your binaries, libraries and unit tests.
Ximaz/youtube-playlist-exporter
Export your favorite youtube playlists in a ready-to-import audio format for your iPhone on Apple Music
Ximaz/epitech-coding-style-aarch64
EPITECH Coding Style Docker image, including both banana (C, Header files, Makefiles) AND lambdananas (Haskell) for the ARM 64 architecture. Also supported by Apple Silicons M1, M2 and M3 chipsets.
Ximaz/list-in-c
This project aims to re-build the most powerfull list type in C at ground-0 level, with the most optimized memory management and the most accessible features.
Ximaz/audio-pitcher
Vanillia Javascript Client-side application enabling to upload an MP3 file, change it's pitch, play the newer version and export it, if good enough, to a WAV file format.
Ximaz/cfx-api
JavaScript library to interact with the Cfx.re API (FiveM/RedM)
Ximaz/intel_x8086_clock
This repository holds an Intel x8086 assembly code destinated to get assembled by NASM, but can be modified for any other assemblers. It's meant to be executed on DOSBox
Ximaz/dict-in-c
A dict (hashmap) implementation in C. Side project to create my C HTTP server.
Ximaz/discord-gdpr
This project aims to provide a way for Discord users to delete their data from Discord via the "Request all my data" archive file.
Ximaz/epitech-ci-cd
Epitech survival CI/CD Github Action workflow, checking for Coding Style, Makefile relinks, unit tests and bad memory management using Valgrind. If it's all good, it also mirrors to the specified Epitech repository.
Ximaz/epitest-docker-aarch64
EPITECH Epitest Docker image supported by ARM 64 architectures and Apple Sillicons M1, M2 and M3 chipsets
Ximaz/kook-js
A Javascript SDK to program bots and webhooks for the Kook (kaiheila) application
Ximaz/kubespray
Deploy a Production Ready Kubernetes Cluster
Ximaz/minikube-ingress
Quick start for ingress setup with minikube and kubectl.
Ximaz/nestjs-workshop
Ximaz/repository-mirroring-action
A GitHub Action for mirroring a repository to another repository
Ximaz/saml-idp
A Python library to handle SAML Identity Provider side.
Ximaz/tor-proxy
Dockerfile to spawn a Tor proxy easily, with secured capabilities, thanks to docker-compose.
Ximaz/ximaz