Estella-Paula Negoita's repositories

RegexEngine-ANTLR-parser

A parser for regex expressions, converting them to equivalent ER (regular expressions), then to corresponding Nondeterministic & Deterministic Finite-State Machine (NFA & DFA) built for checking validity of given strings.

Language:PythonStargazers:3Issues:2Issues:0

Parallel-Image-processing-with-Open-MPI

A program that processes and applies filters (smooth, sharpen, emboss, mean removal, approximate Gaussian Blur) on images in parallel by using Open MPI.

Language:CStargazers:2Issues:2Issues:0

CUDA_HashTable

An efficient GPU hash table implementation.

Language:CudaStargazers:1Issues:2Issues:0

EKG-identifier

Filter 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 Euclidean norm.

Language:MATLABStargazers:1Issues:2Issues:0

Server-Client-subscription-service

Implemented 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) client side -> connect to server, subscribe/unsubscribe to topics, receive UDP packets.

Language:CStargazers:1Issues:2Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0

Depth-First-Search-with-Iterative-Deepening-for-Bloxorz

Developed 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 of leading to a solution.

Language:HaskellStargazers:0Issues:2Issues:0

VCS

Created 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 ).

Language:JavaStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:2Issues:0

IoT-Monitor-MQTT-InfluxDB-Grafana

A stack of services, deployed using Docker Swarm, which collects sensor data, sent over MQTT, using InfluxDB which can be visualized in configured Grafana dashboards.

Language:PythonStargazers:0Issues:2Issues:0
Language:RacketStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:2Issues:0

so-assignments

Public repo, which contains skeletons and tests for SO assignments

Stargazers:0Issues:0Issues:0

vhive

vHive: Open-source framework for serverless experimentation

Language:GoLicense:MITStargazers:0Issues:1Issues:0