Gabin221's repositories
ClassInitiator
ClassInitiator is a script designed to simplify the process of creating C++ class files with basic content. It takes one or more filenames as arguments and generates corresponding .cpp and .h files with predefined content suitable for class initialization.
LauncherCode
LauncherCode is a script designed to streamline the process of creating basic files for various programming languages based on their extensions. By providing one or more filenames as arguments, users can created few files of programmation.
Gabin-s-bar-v1
"Gabin's bar" is a Kotlin application for managing drinks at home, including a detailed inventory, ordering system and shopping cart for an optimal user experience.
Gabin-s-bar-v2
"Gabin's bar" is a Kotlin application for managing drinks at home, including a detailed inventory, ordering system and shopping cart for an optimal user experience.
Advent_of_code
This repository contains the solutions (or others found in case of difficulties) to the puzzles proposed as part of the Advent of Code event. It currently only contains the year 2023.
Anonymisation-projet-android
Script Bash pour remplacer plusieurs anciennes URLs par une nouvelle dans les fichiers d'un projet Android, en excluant les dossiers .git et build.
Calculator
Calculator est une application en Kotlin Multiplatform permettant d'effectuer des calculs avancés en mathématiques (matrices, transformées, équations...) grâce à des scripts Python intégrés pour une performance optimale.
Cookingidea
Application mobile en Kotlin qui propose des idées de recettes personnalisées, prenant en compte les préférences alimentaires, les allergies et les ingrédients disponibles, grâce à l'API Spoonacular.
Firebase-Storage-Downloader
Firebase Storage Downloader is a Python script that easily downloads all files from a specific directory in a Firebase Storage bucket to a local folder.
Firestore-Python-Writer
Script Python pour mettre à jour un document Firestore avec une valeur choisie.
Integration-de-maquettes
Collection de projets d'intégration de maquettes trouvées en ligne, développées en Kotlin. Chaque projet traduit une maquette en interface mobile fonctionnelle.
public-apis
A collective list of free APIs
Tracking-BLE
This Kotlin application, developed for Blue Net Beacon, detects beacons and records data locally. It also communicates with scripts on remote servers and store beacon information.
WebLauncher
WebLauncher is a Bash script for rapid web project setup, automating the creation of structured directories and essential files. Ideal for prototyping and learning, it streamlines the initial setup process, saving time and effort in web development endeavors.
Mathematics-learner
Mathematics Learner propose une ressource éducative sur les mathématiques, incluant un fichier Python solveur_equations.py pour résoudre divers types d'équations mathématiques.