john-fotis
DevOps Engineer | B.Sc. in Informatics and Telecommunications, National and Kapodistrian University of Athens
Fogus Innovations & Services P.C.
Pinned Repositories
AirBnB-Clone
Web application using Spring Boot and ReactJS
Civil-Protection
A set of android applications that work with an edge server over MQTT. The edge infrastructure analyzes the generated IoT sensor-data to detect hazardous events and warn all civilians in the area.
Database-design-and-usage
Python web application utilizing mysql to execute database queries
github-readme-stats
:zap: Dynamically generated stats for your github readmes
Indoor-Path-Loss-Analysis
Study & Αnalysis on COST-231 multi-wall model - an empirical, indoor, propagation model in wireless links sector
LoRa-LoRaWAN-Performance-Analysis
Performance analysis of LoRa and LoRaWAN communications
MIPS-Cache-Analysis
A detailed study on various memory and cache configurations on MIPS-architecture CPUs
Movie-Recommender
A movie recommender written in Go that suggests movies considering various factors within a particular dataset, encompassing users, movies, and movie ratings.
Parallel-Programming
Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method
SysPro3
Vaccination monitor app. An inverted client-server approach using POSIX threads and TCP sockets
john-fotis's Repositories
john-fotis/AirBnB-Clone
Web application using Spring Boot and ReactJS
john-fotis/Indoor-Path-Loss-Analysis
Study & Αnalysis on COST-231 multi-wall model - an empirical, indoor, propagation model in wireless links sector
john-fotis/Parallel-Programming
Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method
john-fotis/Civil-Protection
A set of android applications that work with an edge server over MQTT. The edge infrastructure analyzes the generated IoT sensor-data to detect hazardous events and warn all civilians in the area.
john-fotis/Database-design-and-usage
Python web application utilizing mysql to execute database queries
john-fotis/github-readme-stats
:zap: Dynamically generated stats for your github readmes
john-fotis/john-fotis
john-fotis/john-fotis.github.io
Junior DevOps Engineer
john-fotis/LoRa-LoRaWAN-Performance-Analysis
Performance analysis of LoRa and LoRaWAN communications
john-fotis/MIPS-Cache-Analysis
A detailed study on various memory and cache configurations on MIPS-architecture CPUs
john-fotis/Movie-Recommender
A movie recommender written in Go that suggests movies considering various factors within a particular dataset, encompassing users, movies, and movie ratings.
john-fotis/OS2
Memory Management Simulation implementing page replacement algorithms LRU and Second Chance
john-fotis/SysPro3
Vaccination monitor app. An inverted client-server approach using POSIX threads and TCP sockets
john-fotis/MIPS-Pipeline-Analysis
Study on several MIPS-architecture pipeline implementations to find the best value for cost ratio
john-fotis/OS1
IPC - Simulation of a server-client communication with encryption and channel parameters (noise)
john-fotis/SysPro1
Vaccination monitor application & Vaccination records bash-script generator
john-fotis/SysPro2
Travel & vaccination monitor application using fork, exec, named-pipes & POSIX signals