Skip to content
View Sufiyan-Salman's full-sized avatar
Block or Report

Block or report Sufiyan-Salman

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

Popular repositories

  1. Number-system-Project Number-system-Project Public

    Basic project for 1st semester using procedural programming that does conversions between hex, oct, dec, bin and performs arithmetic operations on them either the data type is integer or float.

    Python

  2. EmailManagerProgram-UsingDataStructures EmailManagerProgram-UsingDataStructures Public

    A basic email management program to illustrate how data structures work in an email app. Hash table for storing accounts, Linked List for storing emails, queue for sending and receiving emails.

    C

  3. CinemaRoomRestService-HyperSkill-JavaBackEndProject CinemaRoomRestService-HyperSkill-JavaBackEndProject Public

    In this project, we will create a simple Spring REST service that will help us manage a small movie theatre. Handle HTTP requests in controllers, create services and respond with JSON objects.

    Java

  4. AccountService-HyperSkill-JavaBackEndProject AccountService-HyperSkill-JavaBackEndProject Public

    A backend project that is based on User services, Employee payrolls, events logging, Authentication, Authorization etc. This is the project given by hyperskill named "Account Service".

    Java

  5. CarSharing-HyperSkill-JavaBackEndProject CarSharing-HyperSkill-JavaBackEndProject Public

    A simple JDBC core java project which provides a menu to create a company ,manage it. Create acar, manage it and join it with the company. Create a customer to rent a car, allows customer to check …

    Java

  6. Recipes-HyperSkill-JavaBackEndProject Recipes-HyperSkill-JavaBackEndProject Public

    Used Spring Boot to complete this project. Learnt about JSON, REST API, Spring Boot Security, H2 database, LocalDateTime, Project Lombok, and other concepts useful for the backend.

    Java