Systems Engineer · Cloud & Infrastructure Architect
M.Sc. Computer & Telecommunication Systems Security
$ cat ~/skills_matrix.json | jq '.[] | .category, .technologies[]'
$ cat ~/work_history.log | tail -n +1
System Engineer
📍 Athens, Greece
System Engineer (Freelance)
📍 Zurich, Switzerland
Infrastructure Specialist & System Administrator
📍 Athens, Greece
Computer Programmer & Analyst
📍 Athens, Greece
$ cat ~/credentials.asc
Microsoft Certified: Azure Administrator (AZ-104)
Jun 2026
CompTIA Security+ ce
Jun 2026
Dell PowerEdge Operate v2
Jul 2026
M.Sc. Computer & Telecommunication Systems Security
University of Thessaly
2023 – 2025 · Final Grade: 9.03/10
B.Sc. Computer Science & Telecommunications
University of Thessaly
2018 – 2022 · Final Grade: 7.73/10
Academic Excellence Award — M.Sc. Program 2025 · University of Thessaly
$ ls ~/projects/ — architecture showcases
Enterprise-grade full-stack bookstore app with Node.js/Express, React, MongoDB, and Docker. Clean architecture, JWT auth with RBAC, full shopping cart flow, Swagger docs. Dockerized dev & deploy.
Production-grade Bash script replacing a legacy GPG decryption pipeline. Secure ad-hoc decryption, automated archiving, timestamped logging, and error-safe file handling for sysadmins.
SQL database design with 3NF normalization, indexing, optimized queries, and a data warehouse for analytics/BI reporting. Demonstrates advanced database engineering and performance tuning.
Python toolkit for SHA-256 hashing, twin-file creation (share/storage), statistical analysis, and database insertion/decryption. Built for secure data handling in enterprise contexts.
Self-hosted ecosystem running Nextcloud, Vaultwarden, VPN, Uptime Kuma, Grafana monitoring, and SFTPGo — all behind a wildcard SSL on an Ubuntu stack. Full remote access & observability.
Complete Python solutions for Advent of Code events (2015-2017, 2024). Algorithmic problem-solving covering graph traversal, dynamic programming, parsing, and combinatorial optimization.