Skip to content
View TimDrms's full-sized avatar

Highlights

  • Pro

Block or report TimDrms

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 250 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
TimDrms/README.md

Timothé Darmoise

Welcome on my profile page !
Here you can find some of my completed projects.

About me

I'm a 20-year-old french student, studying at UTBM.
I'm currently learning :

  • Networking
  • Object-oriented programming
  • Web programming

Main UTBM's Projects :

  • Munchkin, Recreating the Munchkin role-playing game in Java with JavaFX.
  • AP4A, Development of a simulator to model an IOT ecosystem specialized in workspace air quality monitoring in C++.
  • Skyjo, Recreation of the Skyjo card game in Java.
  • LO21, Simplified version of genetic algorithms, one approach to solving optimization problems.
  • Jeu de dames, Checkers game that works entirely in SQL.

My Certifications :

Contact

You can contact me using

Pinned Loading

  1. gabflrt/AP4B gabflrt/AP4B Public

    Réalisation du jeu "Munchkin" adapté à l'UTBM, avec interface graphique réalisée avec Javafx.

    Java 2

  2. Skyjo Skyjo Public

    Skyjo game recreated in Java. This game has been made for a course called "LP2A" at UTBM.

    Java 1 1

  3. AP4A-Project AP4A-Project Public

    Simulateur permettant de modéliser un écosystème IOT spécialisé dans le monitoring de qualité de l'air d'espace de travail

    C++

  4. Projet-LO21 Projet-LO21 Public

    Définition et manipulation de types abstraits de données Individu et Population. Un Individu est représenté par une suite de bits et une Population est une suite d’Individus. Il s'agit d'une versio…

    C