Skip to content
View sherinur's full-sized avatar
🌐
Learning PHP
🌐
Learning PHP

Block or report sherinur

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. movie-reservation-system movie-reservation-system Public

    A system that allows users to reserve movie tickets.

    Go 15 1

  2. coffee-shop coffee-shop Public

    A scalable and maintainable backend system for managing a coffee shop's operations.

    Go

  3. triple-s triple-s Public

    Simplified version of S3 (Simple Storage Service) object storage. This tool provides a REST API that allows clients to interact with the storage system, offering core functionalities such as creati…

    Go

  4. bitmap bitmap Public

    An instrument called a "bitmap" that performs the following tasks: Read and write bitmap image files. Apply basic image processing algorithms. Manipulate and transform bitmap images.

    Go

  5. own-redis own-redis Public

    A custom key-value database. This application operates in RAM for fast access, utilizing the UDP protocol to facilitate communication between the storage and the client. Key operations include SET,…

    Go

  6. markov-chain markov-chain Public

    In this project I built a text generator using Markov Chain algorithm. Similar algorithms are used in your phones. For example, when you type a word in the keyboard it suggests you the next the mos…

    Go