Skip to content
View robertoaleman's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report robertoaleman

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 Loading

  1. RA-Knapsack-Problem-Solver RA-Knapsack-Problem-Solver Public

    The 0/1 Knapsack problem involves selecting a subset of items, each with a weight and a value, to maximize the total value while staying within a given weight capacity. Each item can either be incl…

    PHP 1

  2. RA_ZipTextSearcher RA_ZipTextSearcher Public

    This class provides functionality to search for a specific string within text-based files inside a ZIP archive using native PHP functions.

    PHP

  3. LifeGrid LifeGrid Public

    This implementation demonstrates a 2D cellular automaton, specifically the "Game of Life," visualized using the HTML5 <canvas> element and JavaScript

    JavaScript

  4. RA_JSON_DB_Admin_Dashboard RA_JSON_DB_Admin_Dashboard Public

    This is a minimal web-based tool built with HTML5 and JavaScript to manage data stored in a JSON file. It allows you to view, add, edit, and delete records (in this case, product information) withi…

    JavaScript

  5. ShannonEntropyCalculator ShannonEntropyCalculator Public

    The code calculate the Shannon entropy of an image, allowing us to measure the level of randomness or color diversity within the image.

    HTML

  6. Northwest-Corner-Method Northwest-Corner-Method Public

    Northwest Corner Method

    PHP 1