CamillePolice's Stars
audiorouterdev/audio-router
Routes audio from programs to different audio devices.
LionelJouin/PiP-Tool
PiP tool is a software to use the Picture in Picture mode on Windows. This feature allows you to watch content (video for example) in thumbnail format on the screen while continuing to use any other software on Windows.
conan-io/cmake-conan
CMake wrapper for conan C and C++ package manager
qeesung/HighlightBracketPair
:high_brightness: Highlight bracket pair plugin for intellij
hadi-ilies/MyNesEmulator
My first Golang project ! A basic Nintendo NES/FAMICOM emulator written in go.
alanzanattadev/epitech-tests
hadi-ilies/SimpleGolangChatServer
This Program is a very simple chat Server written in Golang, that works following a room concept, for instance the server create/manage rooms and users connect to it. Each users can connect to a room or join one if there is an available spot. The server checks if there is an available spot in active rooms, if not, it will create a new one