Guyllaume Rousseau's repositories

inf111_h17_tp2

Imitation d'Akinator

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

syspathmodif

This library offers concise manners to modify list sys.path. The user should not need to import module sys.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

repr_rw

This library writes Python object representations in a text file and reads the file to recreate the objects. An object representation is a string returned by function repr.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

commitfetch

This library helps obtaining the data of a repository's commits through the GitHub API. Authentication with GitHub credentials is required.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

mabede

A weather database accessible through a Node.js API

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

advent_of_code_2023

Solutions to the Advent of Code 2023 puzzles

Language:C#License:MITStargazers:0Issues:0Issues:0

advent_of_code_2016

Solutions to the Advent of Code 2016 puzzles

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

advent_of_code_2015

Solutions to the Advent of Code 2015 puzzles

Language:C++License:MITStargazers:0Issues:0Issues:0

water_sorter

Solves water sorting puzzles.

Language:C#License:MITStargazers:0Issues:0Issues:0

multiple_event_subscriptions

This repository shows the consequence of subscribing the same handler several times to an event.

Language:C#License:MITStargazers:0Issues:0Issues:0

json_in_unity

Example of JSON serialization in Unity

Language:C#License:MITStargazers:0Issues:0Issues:0

brainfuck_learning

Code written to learn Brainfuck

Language:BrainfuckLicense:MITStargazers:0Issues:0Issues:0

file_tree

Writes a directory's file structure in a text file.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

lisp_learning

In this repository, I store the code that I write to learn the language Lisp.

Language:NewLispLicense:MITStargazers:1Issues:0Issues:0

resource_getter

A class that encapsulates an accessor to a Unity resource.

Language:C#License:MITStargazers:0Issues:0Issues:0

unity_learning

Playing with Unity to learn it.

Language:C#License:MITStargazers:0Issues:0Issues:0

angular_learning

Code to learn the Angular framework

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

weather_db

A weather database for learning NodeJS

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

perl_learning

Source code written to learn the Perl language

Language:PerlLicense:MITStargazers:1Issues:0Issues:0
Language:C#License:MITStargazers:0Issues:0Issues:0

advent_of_code_2022

Solutions to the puzzles of Advent of Code 2022

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

assembly_training

This is assembly code that I wrote to learn the language.

Language:AssemblyLicense:MITStargazers:0Issues:0Issues:0

PyPDF2_Fields

Library PyPDF2_Fields is a complement to PyPDF2. It helps reading and setting a PDF file’s fields, knowing their type and controlling their editability.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pypdf2_structures

This library writes text representations of the object structures that make the pages and fields of PDF files in PyPDF2.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

randcase_py

Randomly changes the case of the letters in a string.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Choupie

Choupie is a Discord bot for development training.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

randcase_java

Randomly changes the case of the letters in a string.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

megamek

MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight using giant robots, tanks, and/or infantry on a hex-based map.

Language:JavaLicense:GPL-2.0Stargazers:0Issues:0Issues:0

megameklab

MegaMekLab is a BattleTech unit modification program. It allows creating and modifying all unit types available in MegaMek from Support Vehicles up to WarShips. It also allows printing record sheets for single or multiple units.

Stargazers:0Issues:0Issues:0