Skip to content
View basura-persistent's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Block or report basura-persistent

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. csejsviews csejsviews Public

    creates a html table via ejs and express js

    JavaScript 1

  2. toma-gotchi-pet-v5 toma-gotchi-pet-v5 Public

    Swift 1

  3. cs355lab cs355lab Public

    Forked from road-cycling/cs355lab

    JavaScript

  4. Traversing_Maze Traversing_Maze Public

    -Simulated a graph using ones and zeros in a maze. The motivation is to find a path of one’s that will lead us to the end of the maze. -Implemented a backing tracking algorithm in C++ that allows u…

    C++

  5. Binary_Search_Tree_ADT Binary_Search_Tree_ADT Public

    - Using C++ I wrote recursive and iterative solutions to ADT operations on a Binary Search Tree such as Find and Insert. -Used a linked-list data structure to insert nodes while maintaining the val…

    C++

  6. NBA_League_Stats_API NBA_League_Stats_API Public

    This demo API service allows users who may not be familiar with sql to pull data to the terminal via curl request.

    JavaScript