Skip to content
View dmax96's full-sized avatar

Highlights

  • Pro

Block or report dmax96

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
dmax96/README.md

Hello!

Questo è il mio profilo GitHub! Sono uno sviluppatore appassionato sul lato backend. Qui troverai alcuni dei miei progetti.

💻 Tecnologie e strumenti che utilizzo:

  • Linguaggi: C C++ Python
  • Framework: Django
  • Strumenti: Git Vscode Deepseek

🌱 Attualmente sto imparando:

  • Linguaggi: Java
  • Framework: Spring Framework
  • Strumenti: Docker

📫 Come contattarmi:

🚀 Progetti in evidenza:

Questo è quanto! 😄

Pinned Loading

  1. ft_trascendence Public

    Un sito web di Pong con funzionalità avanzate sviluppato con Vanilla JavaScript per il frontend e Django per il backend, tutto eseguito in un ambiente containerizzato con Docker.

    HTML

  2. Minishell Public

    Una riproduzione in C della Shell di linux. Permette di eseguire dei comandi di Shell base

    C