Pinned Repositories
async-web-server
avl-treemap
AVL Tree with duplicate node handling, key-value dictionary, range queries, and Vigenรจre cipher encryption.
bittorent
A simulation of the BitTorrent protocol using MPI for decentralized file sharing. The tracker manages segment locations, while peers download and upload segments.
bitwise-interpretor
Simple encoder/decoder for arithmetic operations.
casamonitor
CasaMonitor: Home condition monitoring & control with: sensors, LEDs, fan, automation, real-time data, and customizable settings.
cla-16bits-adder
Carry-Lookahead 16-bits Adder (CLA16) computes sums by rapidly determining carry bits through parallel processing.
justin-marian
Config files for my GitHub profile.
switch
Implementation for Ethernet switch features such as MAC address learning, VLAN support with 802.1Q tagging, and Spanning Tree Protocol (STP).
task-dispatcher
Task Dispatcher, serving as a load balancer for the incoming tasks execution. It evaluates host load, task priority, preemption, and predefined policies.
tiny-risc-v
Minimalist RISC-V with a five-stage pipeline. It serves as a platform for understanding processor design principles.
justin-marian's Repositories
justin-marian/justin-marian
Config files for my GitHub profile.
justin-marian/async-web-server
justin-marian/bittorent
A simulation of the BitTorrent protocol using MPI for decentralized file sharing. The tracker manages segment locations, while peers download and upload segments.
justin-marian/casamonitor
CasaMonitor: Home condition monitoring & control with: sensors, LEDs, fan, automation, real-time data, and customizable settings.
justin-marian/flask-db-requests
Task management app. Server storing tasks and providing endpoints for interaction. Users interact via specified command line interface.
justin-marian/task-dispatcher
Task Dispatcher, serving as a load balancer for the incoming tasks execution. It evaluates host load, task priority, preemption, and predefined policies.
justin-marian/cg-essentials-labs
justin-marian/chronometer
Chronometer โ A cute and simple stopwatch and timer with a cozy Day/Night mode, smooth transitions, and glowing buttons! โณ
justin-marian/colocviu-eim-2
Colocviu EIM 2 PracticalTest02v9
justin-marian/Colocviu1_2
Colocviu 1 EIM Laborator
justin-marian/fsm-vending-machine
FSM vending machine, it dispenses products based on user input and provides change based on the money introduced.
justin-marian/gabor-bank-filters
Feature extraction, visualizations, and a KNN classifier for sound categorization based on Gabor filters.
justin-marian/git-vs-github
Learning git basic commands.
justin-marian/image-interpolation
justin-marian/le-stats-sportif
Lightweight Flask-based service that calculates state averages, global means, top/bottom rankings, and category-based means on us-health dataset.
justin-marian/load-balancer
justin-marian/mini-libc
justin-marian/mini-shell
justin-marian/oop-labs
justin-marian/pixel-tetris
Pixel Tetris ๐ is a simple Python Tetris game built with Pygame, perfect for casual play! ๐ฎ
justin-marian/pp-labs
justin-marian/prep-eim-1
Learning essential Android concepts such as services, intents, broadcast receivers, and UI layouts. Preparation for practical test 1 at Mobile Computing Elements.
justin-marian/prep-eim-2
Learning essential Android concepts such as services, intents, broadcast receivers, and UI layouts. Preparation for practical test 2 at Mobile Computing Elements.
justin-marian/soc-labs
justin-marian/tcp-udp-server
justin-marian/thread-scheduler
justin-marian/todo-list
justin-marian/tree-traversal
Doxygen time baby!
justin-marian/vector-watch
justin-marian/void-verse
Void data pointers manager for dedications by value, managing: insertion, deletion, finding, and printing operations.