Dimitris Stylianou's repositories
my-undergraduate-thesis
Integrated Service System for a Nutritionist and Clients – Web Platform and Mobile Application | Spring Boot - Jetpack Compose
software-engineering-project
Web application for scheduling patient-doctor appointments
bioinformatics-project
The goal of this project is to implement solutions to specific exercises from the "Introduction to Bioinformatics Algorithms" textbook.
javaspot-spring-boot
An interactive tool for learning Java, featuring GPT-3.5 integration for AI-driven exam evaluation
learning-management-software-project
Educational Quiz Application, developed using C# - Windows Forms Application
adventure-quest-manager
Web application designed to help users create, manage, and track adventure quests in a fantasy world
android-apps-development-projects
Android Applications | Chatroom app - Speedometer app
bet-project
A Java console application that simulates football and basketball match outcomes, showcasing object-oriented design and the use of design patterns in Java.
computer-games-project
Unity 3D game with basic features, such as an entry screen, in-game menus, and HUD elements. The game simulates the daily life of a farmer named Alex.
image-analysis-project
This project implements a Content-Based Image Retrieval (CBIR) system using hypergraph-based algorithm. The system aims to retrieve images from a database based on their visual content rather than metadata.
programming-in-logic-projects-2022-2023
Prolog exercises
genetic-algorithm-project
Graph coloring algorithm using genetic algorithms. The goal is to color a given graph using a limited palette of four colors, ensuring that no two adjacent vertices share the same color.
intelligent-agents-project
Two rival teams of intelligent virtual agents with different abilities compete to gather specific resources from their shared environment. Implemented in Godot, the simulation utilizes A* algorithm, DFS, and genetic algorithms. The team that collects the resources first wins the game.
smartAlert-backend
Server-side application designed to support the SmartAlert mobile application, which provides immediate notifications to citizens during high-risk emergency situations
ca-traffic-simulation
Cellular Automata Traffic Simulation
databases-project
This project involves the design and implementation of a Database Management System (DBMS) for a local amateur football club
discord-announcement-rss-bot
This bot fetches announcements from a university's eClass announcements section (via RSS) and posts them in a Discord channel using webhooks
learning-android-development-with-kotlin-jetpack-compose
Learning Android App Development with Kotlin - Jetpack Compose
learning-spring-boot-3-spring-6-hibernate
Learning Spring Boot 3, Spring 6 and Hibernate
learning-spring-boot-unit-testing-with-JUnit-Mockito-MockMvc
Learning Spring Boot Unit Testing with JUnit, Mockito and MockMvc
multimedia-systems-project
Video compression and object removal techniques using motion compensation
parallel-computing-project
Performance Optimization Using POSIX Threads and OpenMP
smart-contract-project
Voting Smart Contract using Solidity
speech-and-audio-processing-project
Word detection system that segments spoken sentences into individual words using various classifiers
tour-of-heroes
Developed using the 'Tour of Heroes' Angular tutorial