Skip to content
View Aram-Vn's full-sized avatar
:dependabot:
Focusing
:dependabot:
Focusing

Block or report Aram-Vn

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 100 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

Pinned Loading

  1. Algorithms_and_Data_structures Algorithms_and_Data_structures Public

    A collection of sorting algorithms and data structures implemented in C++. Each algorithm and data structure comes with its own set of test cases to ensure correctness and robustness.

    C++

  2. Sudoku_Qt Sudoku_Qt Public

    Sudoku implemented in Qt using c++ with 3 level of difficulty 3 chances to make mistake and ability load game states to continue previous sessions

    C++

  3. ChatApp_Cpp ChatApp_Cpp Public

    C++ chat application implemented with client-server architecture using ENet library. It enables communication between multiple clients through a central server.

    C++

  4. water_simulation_PID_controller water_simulation_PID_controller Public

    This project simulates water dynamics in a tank, using a PID controller and Torricelli's Law to maintain a target water height. It includes a C++ application for the simulation and a Python script …

    C++