Skip to content
View damiano00's full-sized avatar
🧗
🧗

Block or report damiano00

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
damiano00/README.md

Hey, I'm Damiano 👋

I'm a Network Engineer & Software Developer at Adeptic Reply in Turin, working on IPCEI-CIS — a European strategic initiative shaping the next generation of multi-provider Cloud/Edge infrastructure.

I hold a double MSc in Computer Science (110/110 cum laude) from the University of Camerino and Reykjavik University, with a specialisation in Machine Learning and NLP. My thesis applied a CLSTM-PPO deep reinforcement learning architecture to algorithmic financial trading.

Outside the terminal, you'll find me on a climbing wall. 🧗


🛠️ Tech Stack

Languages

Python Go Java Bash Swift C#

Infrastructure & DevOps

Kubernetes Docker Helm Apache Kafka GitLab CI Nginx

ML / Data

PyTorch TensorFlow Pandas MongoDB


🚀 Featured Projects

Project Description Stack
Time Series Forecasting in Automated Financial Trading MSc thesis — CLSTM-PPO deep RL for stock price forecasting, integrating time series and sentiment features. Published on Google Scholar. Python · PyTorch · Deep RL
Broca-translator Seq2Seq model for translating aphasic sentences (Broca's aphasia) into grammatically correct English. Python · NLP · Seq2Seq
Malware Classification with Cuckoo Sandbox Dynamic malware analysis and classification using Cuckoo Sandbox. MLCS course @ Reykjavik University. Python · ML · Security
Network Intrusion Detection Decision Tree (99.87% acc.) and Random Forest classifiers for cybersecurity threat detection. Python · scikit-learn
JanusGraph-API REST API for querying JanusGraph with a Cassandra backend. Big Data Management course @ UNICAM. Java · GraphDB · REST
Image Cataloging Support Face and stamp recognition in historical images using SSD. Trained on local museum data. Python · Computer Vision
AlgorithmsAndDataStructuresProject Java library implementing graph algorithms: Dijkstra, Bellman-Ford, and more. Java · Algorithms
CardGameLib Java framework for card games, with a full implementation of the Italian game Briscola. Java · OOP

📚 Education

  • 🎓 MSc Computer Science — UNICAM, University of Camerino · 110/110 cum laude · 2022–2025
  • 🇮🇸 Double Degree Exchange — Reykjavík University · ML & NLP specialisation · Scholarship recipient · 2023
  • 🎓 BSc Computer Science — UNICAM, University of Camerino · 93/110 · 2019–2022

📬 Get in touch

LinkedIn Google Scholar Email Portfolio

Pinned Loading

  1. T_768_SMAI_Informed_Search_Methods_in_AI T_768_SMAI_Informed_Search_Methods_in_AI Public

    Assignments given during the course Informed Search Methods in AI in Reykjavik University, during the Double Degree study period.

  2. T_710_MLCS_Machine_Learning_in_Cyber_Security T_710_MLCS_Machine_Learning_in_Cyber_Security Public

    Assignments given during the course Machine Learning in Cybersecurity in Reykjavik University, during the Double Degree study period.

    Jupyter Notebook 1

  3. T_725_MALV_Natural_Language_Processing T_725_MALV_Natural_Language_Processing Public

    Assignments given during the course Natural Language Processing in Reykjavik University, during the Double Degree study period.

    Jupyter Notebook

  4. AndreaTerenz/Broca-translator AndreaTerenz/Broca-translator Public

    Seq2Seq model for translation of (Broca) aphasic sentences into english

    Jupyter Notebook

  5. AlgorithmsAndDataStructuresProject AlgorithmsAndDataStructuresProject Public

    Project for Algorithms and Data Structures course at University of Camerino

    Java 2

  6. CardGameLib CardGameLib Public

    Final exam for the Advanced Programming course at the University of Camerino

    Java