Skip to content
View bafranco10's full-sized avatar

Block or report bafranco10

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. Personal-Website Personal-Website Public

    This is where my code to my personal website is

    HTML

  2. CulturalAppropriatinWebsite CulturalAppropriatinWebsite Public

    A small web development project done for class

    HTML

  3. ivy ivy Public

    Forked from ivy-llc/ivy

    The Unified Machine Learning Framework

    Python

  4. Rat-in-Maze-Project Rat-in-Maze-Project Public

    project done for data structures class where I solve a maze input by a user using recursion to solve the maze

    C++

  5. Binary-Search-Tree Binary-Search-Tree Public

    Created a binary search tree for integers in my data structures class

    C++

  6. Red-Black-Tree Red-Black-Tree Public

    utilized my existing binary search tree to create a red black tree to sort and search for integers

    C++