Projects in Awesome Lists by robertoaleman
A curated list of projects in awesome lists by robertoaleman .
https://github.com/robertoaleman/northwest-corner-method
Northwest Corner Method
Last synced: 10 Apr 2025
https://github.com/robertoaleman/ra-knapsack-problem-solver
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 included or excluded (0 or 1).
algorithms mathematical-methods php
Last synced: 01 Apr 2025
https://github.com/robertoaleman/ra_imageconverter
The class RA ImageConverter Jpg/Jpeg To WebP is designed to convert image files with extensions .jpg and .jpeg to the WebP format
Last synced: 27 Apr 2025
https://github.com/robertoaleman/randomstringchecker
RandomStringChecker, designed to evaluate whether a given string is random according to specific criteria.
key-evaluator php php8 text-processing
Last synced: 17 Mar 2025
https://github.com/robertoaleman/ra_ziptextsearcher
This class provides functionality to search for a specific string within text-based files inside a ZIP archive using native PHP functions.
Last synced: 10 Apr 2025
https://github.com/robertoaleman/shannonentropycalculator
The code calculate the Shannon entropy of an image, allowing us to measure the level of randomness or color diversity within the image.
Last synced: 10 Apr 2025
https://github.com/robertoaleman/auto-cms
Automatically exported from code.google.com/p/auto-cms
Last synced: 10 Apr 2025
https://github.com/robertoaleman/ra-kmp-search
The RA_KMP_search class provides an implementation of the Knuth-Morris-Pratt (KMP) algorithm
Last synced: 10 Apr 2025
https://github.com/robertoaleman/autorss
Generate a RSS feed from files of a directory
Last synced: 10 Apr 2025
https://github.com/robertoaleman/tcos
The Challenge of Sequencing: Optimize task schedules based on earliest due date
Last synced: 10 Apr 2025
https://github.com/robertoaleman/ra-boyermooresearch
This PHP class implements the Boyer-Moore string searching algorithm and provides functionalities to compare its performance with PHP's basic string search function (`strpos`).
algorithms search-algorithm searching-algorithms
Last synced: 10 Apr 2025
https://github.com/robertoaleman/ra-anomaly-detector-gmm
Anomaly detector in encrypted strings based on the Gaussian Mixture Model
Last synced: 10 Apr 2025
https://github.com/robertoaleman/phpicsla
PHP Image Comparison with Simple Learning Algorithm
Last synced: 10 Apr 2025
https://github.com/robertoaleman/xmasgift
Christmas Gift: Decide to buy a gift for you or another person
Last synced: 10 Apr 2025
https://github.com/robertoaleman/phpbicvalidation
Validate the owner of a container with a BIC code
Last synced: 10 Apr 2025
https://github.com/robertoaleman/upcom
Upload and Compress: Add uploaded files to a ZIP archive
Last synced: 10 Apr 2025
https://github.com/robertoaleman/rscontainer
Rightsizing to Container , Compute the number of boxes that fit in containers
Last synced: 10 Apr 2025
https://github.com/robertoaleman/ra_json_db_admin_dashboard
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) within a JSON database directly in your web browser.
Last synced: 30 Mar 2025
https://github.com/robertoaleman/lifegrid
This implementation demonstrates a 2D cellular automaton, specifically the "Game of Life," visualized using the HTML5 <canvas> element and JavaScript
automation canvas html5 js virtual-life
Last synced: 27 Mar 2025