Skip to content
View dadezz's full-sized avatar
πŸ‘¨β€πŸŽ“
πŸ‘¨β€πŸŽ“
  • Venezia

Highlights

  • Pro

Block or report dadezz

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.

Content in all repositories owned by your account will be closed.
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
dadezz/README.md

About Me

  • πŸ‘‹ Hi, I’m @dadezz, a C++ developer with a focus on Computational geometry, algorithms, systems programming, and performance-critical software
  • πŸ“š I'm currently studying for a Master's degree in Computer Science at the University of Venice
  • πŸ›‘οΈ I participated in and contributed as an instructor in the CyberChallenge.IT program, focusing on ethical hacking and cybersecurity.
  • πŸ’Ό I'm an Autodesk Alias plug-in developer for RBF-Morph (C++), integrating RBF mesh morphing into aerodynamic design workflows β€” thesis Β· pdf
  • I am currently working as a freelance developer on the complete rewrite of a hospital pneumatic tube system, including:
    • firmware development (C++)
    • backend development (Java, Spring)
    • frontend development (React Flow)
  • I contributed as a backend developer at BitcoinPeople (Dart)
  • πŸ‘€ I'm also interested in cybersecurity, astrophysics, and economics, aiming to build broad, interdisciplinary skills.
  • πŸ”­ I also attended astronomy courses at the University of Padua.

Pinned Loading

  1. alias-rbf-morphing-plugin alias-rbf-morphing-plugin Public

    NURBS-driven RBF mesh morphing plugin for Autodesk Alias. Latex technical writeup (industrial work at RBF Morph, code mostly under NDA)

    TeX 2

  2. Elias-Fano-succint-data-structure Elias-Fano-succint-data-structure Public

    Open study on faster Elias Fano impementations

    C++

  3. kmeans-plus-plus kmeans-plus-plus Public

    minimal, parallel and efficient C++20 implementation of Kmeans++ clustering algorithm

    C++ 1

  4. HKM-HNSW-comparison HKM-HNSW-comparison Public

    Comparison of Hierarchical K-Means and HNSW for approximate nearest neighbor search on SIFT1M

    Python

  5. ML_Problematic_Internet_Use ML_Problematic_Internet_Use Public

    [University project - year 3] Machine Learning: https://www.kaggle.com/competitions/child-mind-institute-problematic-internet-use

    Jupyter Notebook

  6. Quadballholic-backend-microservices Quadballholic-backend-microservices Public

    Alternative Microservices Architecture for Quadballholic backend

    Java