Portfolio of coursework and academic projects completed at the Athens University of Economics and Business (AUEB), Department of Informatics.
The repository includes projects in distributed systems, Java and Android development, Python programming, web development, and blockchain research.
- Thesis:
Thesis/README.md - Distributed Systems:
Peer-to-Peer (P2P) File Sharing System/CNN/README.md,Distributed Airbnb Rental System/README.md - Web Projects:
HTML CSS Shop - COMPLEX CARACTERS/README.md,HTML CSS Shop - Untitled Luxury/README.md - Python:
Python - Card Game/README.md
Summary: Ethereum architecture, tokenization models, and oracle-based data reliability.
Stack: Blockchain research, Ethereum ecosystem analysis, academic writing
Focus: EVM, PoS transition, Layer-2 scaling, ERC standards, oracle design
Status: Completed (March 2025)
Open: Thesis/README.md
Summary: Java P2P network with tracker-coordinated peer discovery and file exchange workflow.
Stack: Java, Sockets, Threads
Focus: Network communication, peer session handling, distributed coordination
Status: Academic project
Links: Overview README | Internal README | Source
Summary: Distributed booking platform with Java backend services and Android client.
Stack: Java, Android, Maven, Gradle
Focus: Master/Worker/Reducer model, booking workflow, service orchestration
Status: Academic project
Links: Project README | Backend | Frontend
Summary: Static storefront prototype for character-themed product browsing.
Stack: HTML, CSS
Focus: Multi-page layout, product listing flow, front-end structure
Status: Academic project
Links: Project README | Source
Summary: Static luxury-themed storefront with presentation-focused UI and simple navigation.
Stack: HTML, CSS
Focus: Visual hierarchy, category browsing, product detail pages
Status: Academic project
Links: Project README | Source
Summary: Command-line card game with multiple difficulties and gameplay variants.
Stack: Python
Focus: Game logic, flow control, score handling
Status: Early semester project
Links: Project README | Source