Skip to content
View Randi-Seeberg's full-sized avatar
  • Copenhagen, Denmark
Block or Report

Block or report Randi-Seeberg

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

  1. The_Lazy_Herbivore The_Lazy_Herbivore Public

    The Lazy Herbivore is a recommendation program for vegetarian recipes, created as a portfolio project in Codecademy Computer Science 102: Data Structures and Algorithms.

    Python

  2. Wilderness-Escape-Game Wilderness-Escape-Game Public

    An online choose-your-own-adventure game where the user picks the next chapter of the story. Codecademy Computer Science project in Python, part 8: Learn Complex Data Structures, Trees.

    Python

  3. Sky-Route Sky-Route Public

    A graph search program to help commuters find the shortest metro route between two landmarks. Codecademy Computer Science project, 7: Graph Search Algorithms

    Python

  4. Blossom Blossom Public

    A hash map data structure which relates the names of flowers to their meanings. Codecademy Computer Science project in Python, part 8: Learn Complex Data Structures, Hash Maps.

    Python

  5. Maze-Explorer Maze-Explorer Public

    Game using graphs to map the rooms in an ancient excavation site and reach the treasure room at the lowest possible cost. Codecademy Computer Science project in Python, part 8: Learn Complex Data S…

    Python

  6. Towers-of-Hanoi Towers-of-Hanoi Public

    Models a mathematical puzzle, Towers of Hanoi, with three stacks and a number of disks. Codecademy Computer Science project in Python, part 7: Linear Data Structures, Stacks.

    Python