Skip to content
View KahlerYasla's full-sized avatar
:fishsticks:
happy
:fishsticks:
happy

Highlights

  • Pro

Block or report KahlerYasla

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

Popular repositories Loading

  1. okey-game okey-game Public

    This game is a real time MVC project with .NET 7.x at the backend and Unity at the client-side. Both the client side (the game itself) and the whole backend (APIs, Socket Programming) were develope…

    C# 1

  2. voronical-gis voronical-gis Public

    Voronoi-based full-stack GIS project. All logical operations processed by postgis & pgrouting. The project has both mobile (React-Native) and backend (Flask) components. Voronoi diagrams used for m…

    TypeScript 1

  3. console-card-game console-card-game Public

    It is my first project in my cs life which is done in 2020. It is too precious by that manner. Turn Based Card Game On Console. Single-file card game implemented in C++ for the console. Features va…

    C++

  4. deadlock-solver deadlock-solver Public

    Dead Lock (Reader-Writer Problem [scync] ) Solver With Mutex And Semaphores While Threads Are Working Like OS Does

    Java

  5. dtmf-signal-generator-decoder dtmf-signal-generator-decoder Public

    Decoding and synthesizing DTMF signals. Processes a given signal and returns a list of decoded keys and the frequencies found in the signal and generates a DTMF signal from a given phone number.

    Python

  6. library-management-system library-management-system Public

    a console C program that allows users to manage a library's book database. It includes features such as adding, checking out, and returning books, as well as searching and viewing book information.

    C