Skip to content
View brandonabela's full-sized avatar
Block or Report

Block or report brandonabela

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. 8-Ball-Pool-Analysis 8-Ball-Pool-Analysis Public

    This project employs computer vision techniques to analyse 8-ball game footage and provide accurate shot predictions to enhance performance.

    Python 24 10

  2. json-portfolio json-portfolio Public

    A sleek and professional portfolio template built with ReactJs and Bootstrap, showcasing my work experience, education, and projects with visually engaging images and reference links. All data is s…

    JavaScript 8 3

  3. vscode-stylesheet-comb vscode-stylesheet-comb Public

    Stylesheet Formatter for CSS, LESS, SCSS, SASS together with property grouping for easier readability for VS Code.

    TypeScript 2 1

  4. Game-Of-Life Game-Of-Life Public

    This project is a recreation of Conway's Game of Life, a popular cellular automaton invented by mathematician John Conway, implemented in Java with a Swing-based user interface.

    Java 2

  5. Malta-Property-Analysis Malta-Property-Analysis Public

    Ranking real estate investment opportunities in Malta using multi-threaded scraping of rental features from multiple real estate agencies to identify the best investment options based on correlatio…

    Jupyter Notebook 2

  6. Triangle-Paths Triangle-Paths Public

    This repository utilizes an algorithm to determine the most efficient path through a triangular structure of numbers, starting at the top and traversing rows downwards.

    C++