Pinned Repositories
Berkeley-CS-188-AI-Pacman
My implementation for Berkeley AI Pacman projects No. 1 and No. 2
Beta-Plus-Tree-in-Block-File
Created a B+ Tree system using Blocks from the HDD memory.
External-Sorting-in-Block-Files
Implementation of External Sorting to Blocks from the HDD memory.
grocery-store
A simple Java App that simulates a grocery store and follows some kinda complex business rules 😅
midas
Midas is a service responsible for processing card payments 💰
Rebuilding-ika.gr
Our suggestion for redesigning the Greek Social Security webpage.
Selective-Overhead-Mirroring-for-copying-files
Implementation of selective-overhead mirroring for copying multiple files/folders (TCP protocol) from a server using sockets and threads (condition variables, mutexes for better synchronization).
url-shortener
URL shortener microservice that integrates with 3rd party url shorteners like Bitly and TinyURL 🔗
Worklife
Web application implemented with Spring Boot and Angular 6
Parents-On-Duty
Web application on Java (Spring Boot)
iliasmentz's Repositories
iliasmentz/Berkeley-CS-188-AI-Pacman
My implementation for Berkeley AI Pacman projects No. 1 and No. 2
iliasmentz/Worklife
Web application implemented with Spring Boot and Angular 6
iliasmentz/midas
Midas is a service responsible for processing card payments 💰
iliasmentz/External-Sorting-in-Block-Files
Implementation of External Sorting to Blocks from the HDD memory.
iliasmentz/Rebuilding-ika.gr
Our suggestion for redesigning the Greek Social Security webpage.
iliasmentz/Selective-Overhead-Mirroring-for-copying-files
Implementation of selective-overhead mirroring for copying multiple files/folders (TCP protocol) from a server using sockets and threads (condition variables, mutexes for better synchronization).
iliasmentz/url-shortener
URL shortener microservice that integrates with 3rd party url shorteners like Bitly and TinyURL 🔗
iliasmentz/Beta-Plus-Tree-in-Block-File
Created a B+ Tree system using Blocks from the HDD memory.
iliasmentz/Game-of-Life
Our Implementation of Game of Life using MPI, MPI+OpenMP and Cuda.
iliasmentz/grocery-store
A simple Java App that simulates a grocery store and follows some kinda complex business rules 😅
iliasmentz/bullmq
BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
iliasmentz/gatsby-starter-netlify-cms
iliasmentz/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
iliasmentz/kata-bootstraps
Empty projects for different languages with a failing test
iliasmentz/objection.js
An SQL-friendly ORM for Node.js