Skip to content
View Albertscozy12's full-sized avatar

Block or report Albertscozy12

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Software_Engineering_Level_300 Software_Engineering_Level_300 Public

    Forked from osammy820/Software_Engineering_Level_300

  2. SE_WebTech_Repo SE_WebTech_Repo Public

    Forked from osammy820/SE_WebTech_Repo

    A Practical Quiz on Software Engineering and Webtech

    HTML

  3. Library-Management-System Library-Management-System Public

    Forked from SayantanPatra/Library-Management-System

    This is a website for management of books in Library with help of HTML, CSS, and Javascript.

    HTML

  4. DepthFirstSearchJava DepthFirstSearchJava Public

    Forked from BaseMax/DepthFirstSearchJava

    This is a Java implementation of the Depth-First-Search algorithm. It is a recursive algorithm that traverses a graph in a depthward motion and uses a stack to remember to get the next vertex to st…

    Java

  5. 8-Puzzle-BFS 8-Puzzle-BFS Public

    Forked from akramSahbi/8-Puzzle-BFS

    java implementation of the 8 puzzle problem using Breadth First Search

    Java