Popular repositories Loading
-
Credit-Card-Simulator
Credit-Card-Simulator PublicCredit Card Simulator for tracking balances, payments, and fraud. Simulate purchases, interest accrual, and account deactivation based on multi-country transactions. Includes modular functions for …
Python 1
-
Bridge-Failure-Load-Analysis
Bridge-Failure-Load-Analysis PublicMATLAB script to calculate minimum Factor of Safety (FOS) of each failure mechanism and the failure load of a box girder bridge given a set of bridge parameters.
MATLAB
-
Gomoku
Gomoku PublicA simple AI engine for simulating Gomoku gameplay on an 8×8 board. Players take turns placing black or white stones, aiming to align five in a row (horizontally, vertically, or diagonally) to win. …
Python
-
Semantic-Similarity
Semantic-Similarity PublicAn AI system that solves synonym questions by computing semantic similarity between words using cosine similarity. It builds semantic descriptors from text, analyzes word co-occurrences, and select…
Python
-
Autocomplete
Autocomplete PublicImplementation of fast autocomplete functionality in C. Reads a large dataset of terms with weights, uses binary search for matching, and returns top terms sorted by weight.
C
-
Seam-Carving
Seam-Carving PublicA project implementing seam carving, a content-aware image resizing algorithm. It computes dual-gradient energy and identifies optimal vertical seams to preserve image features while reducing dimen…
C
If the problem persists, check the GitHub status page or contact support.