Highlights
- Pro
Pinned Loading
-
Parallel-Image-processing-with-Open-MPI
Parallel-Image-processing-with-Open-MPI PublicA program that processes and applies filters (smooth, sharpen, emboss, mean removal, approximate Gaussian Blur) on images in parallel by using Open MPI.
C 1
-
RegexEngine-ANTLR-parser
RegexEngine-ANTLR-parser PublicA parser for regex expressions, converting them to equivalent ER (regular expressions), then to corresponding Nondeterministic & Deterministic Finite-State Machine (NFA & DFA) built for checking va…
-
VCS
VCS PublicCreated a local Version Control System with basic Git functionalities along with UNIX style file system commands (ex. : status, branch, commit, checkout, log, rollback, ls, cd ).
Java
-
EKG-identifier
EKG-identifier PublicFilter raw electrocardiograms(EKG), build a characteristic array based on their harmonics (decompose signal with FFT, extract amplitude/phase) and match the input heartbeat with database entries by…
MATLAB 1
-
Depth-First-Search-with-Iterative-Deepening-for-Bloxorz
Depth-First-Search-with-Iterative-Deepening-for-Bloxorz PublicDeveloped the Bloxorz game mechanics and the solution finding algorithm for the game with DFS Iterative, while using a heuristic based on ordering the child nodes in each state by their probability…
Haskell
-
Server-Client-subscription-service
Server-Client-subscription-service PublicImplemented a dual program that manages UDP packets : 1) server side -> receive UDP packets, keep a database of users with subscriptions, track online/offline users, route relevant packets; 2) clie…
C 1
If the problem persists, check the GitHub status page or contact support.