Skip to content
View Thaume10's full-sized avatar
🕺
🕺

Highlights

  • Pro

Block or report Thaume10

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Hubert Hubert Public

    This Delivery Network Management System is desktop application designed to optimize parcel delivery. It uses advanced algorithms like TSP and Dijkstra to plan the most efficient delivery routes for…

    Java 1

  2. Astar-Prolog Astar-Prolog Public

    An A* search algorithm in PROLOG to explore and find the optimal path in a graph-based problem. The goal is to reach a defined end state (an empty node) using an efficient heuristic-driven search. …

    Prolog

  3. Cryptography-basics Cryptography-basics Public

    This project implements a secure server and client communication system using SSL/TLS. The goal is to secure social media interactions through encrypted messaging, client verification, and cryptogr…

    Java

  4. Proxy-Server Proxy-Server Public

    A Java web proxy server that caches frequently accessed pages and allows for blocking specific websites. It uses a multithreaded approach to handle multiple clients simultaneously and provides a si…

    Java

  5. Prog-Reseau-Awale Prog-Reseau-Awale Public

    A multiplayer version of the traditional Awalé game, developed in C. It allows players to challenge each other, play in parallel, stream matches to spectators, and interact via an integrated chat s…

    C

  6. AirWatcher AirWatcher Public

    This C++ app is designed to manage air-cleaning robots. The goal is to create an efficient system that can control the deployment, status, and performance of robots tasked with improving air qualit…

    C++