Lab

Number System Converter 2020

Number System Converter

A program for converting a number from one system to another (bin, dec, oct, hex).

Python
Social Network in C++ 2019

Social Network in C++

Simple Social Network made in C++. Posts, wall, Friend Request and a few more.

Git
Easter-Pascha Date 2020

Easter-Pascha Date

A project on finding Easter's date both for Orthodox and Catholic using Gauss's algorithm.

Python
Dice Roller Game 2020

Dice Roller Game

A two player game with dices. If a player rolls two 1's or two 6's then he loses his round turn and score.

JavaScript CSS Git
Tkinter Scientific Calculator 2019

Tkinter Scientific Calculator

Scientific calculator with functions abs, factorial, trigonometric functions, roots and some others.

Python Git
Drowsiness Detection 2021

Drowsiness Detection

Real time drowsiness detection. Two checks are made in the program. Blink and Yawn detection.

Python
Virtual on Screen Keyboard 2020

Virtual on Screen Keyboard

Virtual on screen keyboard letting user to type and save any text into text file based on color tracking.

Python
Hand Detection and Finger Counting 2020

Hand Detection and Finger Counting

Color tracking, contours, convex hulls, polygons and defect points and finger counting.

Python
2021

Virtual Drawing

Real time virtual drawing using camera. Color detection and drawing with the ability to save drawing as image file.

Python Git
2021

Spot the Differences

Spot the differences between two images. First method using absdiff and in the second we used the package skimage

Python
2022

Resize Ιmage to fit screen

Resize image to fully display on screen. Helpful on OpenCV projects.

Python
2020

Image Viewer with OpenCV

Browse images one by one using hand/color trackig in order to view the next or previous image each time.

Python
2020

Covid-19 in Greece

Data and plots about the progression of the pandemic in Greece.

JavaScript CSS Python Linux Git