Skip to content
View FreedomSeed67's full-sized avatar

Block or report FreedomSeed67

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 Loading

  1. OpenMind OpenMind Public

    The OpendMind Learning Management System demo project is part of a curriculum for the System Analysis and Design module done in 2nd year

    ASP.NET 2

  2. JavaWordle JavaWordle Public

    A school assignment to create a wordle game using Java

    Java

  3. Breadth-First-Search-Depth-First-Search-Algorithms Breadth-First-Search-Depth-First-Search-Algorithms Public

    This is the source code in python, for the demonstration of two uninformed search methods - Breadth-First Search & Depth-First Search, implemented both iteratively and recursively.

    Python