Skip to content
View davidecarluccio's full-sized avatar
  • Italy

Highlights

  • Pro

Block or report davidecarluccio

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
davidecarluccio/README.md

👋 Hi, I'm Davide Carluccio

🎓 Master's Student in Computer Engineering & AI 🤖

Currently pursuing my Master's Degree, specializing in Software Engineering for Artificial Intelligence. I live where high-level software design meets the complexity of Neural Networks.


  • 🔭 Focus: Scalable AI Systems, Deep Learning, and Advanced Software Architecture.
  • 🌱 Learning: Currently diving deep into Neural Network optimization, MLOps, and AI integration in complex software environments.
  • 💻 Tech Stack: Python (PyTorch/TensorFlow), C++, Cloud AI, and Software Design Patterns.
  • 👯 Collaboration: Open to collaborating on AI-driven software projects or research-oriented repos.
  • 📫 Connect: LinkedIn

Popular repositories Loading

  1. three-math-games three-math-games Public

    Three Math Games is a Python-based project that includes the following interactive games: Scatter Plot Game, Algebra Practice Game, Projectile game.

    Jupyter Notebook 1

  2. local-weather local-weather Public

    An app that displays the current weather based on the user's location. It includes a toggle for Fahrenheit and Celsius and adjusts icons or background images according to the weather conditions. Us…

    CSS 1

  3. roguelike-dungeon-crawler-game roguelike-dungeon-crawler-game Public

    A Roguelike dungeon crawler game where players can explore randomly generated maps, pick up health items and weapons, and fight enemies. The goal is to defeat enemies, level up, and ultimately beat…

    JavaScript 1

  4. periodic-table-database periodic-table-database Public

    Forked from freeCodeCamp/learn-periodic-table-database

    A Bash script for querying a periodic table database to retrieve information about chemical elements. The project includes a database dump (periodic_table.sql) and a script file (element.sh) to int…

    Shell

  5. world-cup-database world-cup-database Public

    Forked from freeCodeCamp/learn-world-cup-database

    A Bash script project to manage World Cup data. The project involves entering game information into a PostgreSQL database and querying it for statistics. It includes the database dump (worldcup.sql…

    Shell

  6. celestial-bodies-database celestial-bodies-database Public

    Forked from freeCodeCamp/learn-celestial-bodies-database

    A PostgreSQL project that builds a database of celestial bodies. The project includes a universe.sql file that contains the data structure and entries for various celestial bodies.

    Shell