Skip to content
View MistahSanta's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MistahSanta

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

  1. ACM-Research-Coding-Challenge-F21 ACM-Research-Coding-Challenge-F21 Public

    Forked from ACM-Research/Coding-Challenge-F21

    Coding challenge for the Fall 2021 cohort

    Python

  2. Arduino-8x8-Personal-Project Arduino-8x8-Personal-Project Public

    Messing around with an 8x8 matrix board for fun.

  3. Deep-Learning-Challenge Deep-Learning-Challenge Public

    Python

  4. next-blog-tutorial next-blog-tutorial Public

    Created a website following the nextjs beginner website tutorial

    JavaScript

  5. TAMUHACK TAMUHACK Public

    https://devpost.com/software/cbre-challenge-vfmenc

    Python

  6. JavaIntegralCalculator JavaIntegralCalculator Public

    A simple calculator the uses binary search tree to hold the integrals of each expression. Uses recursion to traverse the binary tree and generics for global implementation.

    Java