Skip to content
View stefanocaramagno's full-sized avatar
⚒️
Building things
⚒️
Building things

Block or report stefanocaramagno

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

Hello there!

I'm Stefano Caramagno, a dedicated Software Engineer motivated by curiosity and enthusiasm for tackling new challenges, with the goal of creating solutions that make a real impact.

#!/usr/bin/python

class SoftwareEngineer:

    def __init__(self):
        self.name = "Stefano Caramagno"
        self.role = "Software Engineer"
        self.language_spoken = ["it_IT", "en_EN"]

    def share_work(self):
        print("Excited to share my work with you!")

me = SoftwareEngineer()
me.share_work()

🌐 Connect with Me

Feel free to explore my professional journey, check out my projects, or get in touch through the following platforms:

Email Portfolio LinkedIn Indeed GitHub YouTube

Pinned Loading

  1. Hotel_Management_System Hotel_Management_System Public

    This project was completed as part of a Software Engineering course during my Master's Degree in Computer Science and Engineering at the University of Catania.

    Java

  2. Airbnb_Platform_some_Improvements Airbnb_Platform_some_Improvements Public

    This project was completed as part of a Database and Web Programming course during my Bachelor's Degree in Computer Science and Engineering at the University of Catania.

    Blade

  3. Integrated_ML_Pipeline_for_Vehicle_Pricing Integrated_ML_Pipeline_for_Vehicle_Pricing Public

    This project was completed as part of a Machine Learning course during my Master's Degree in Computer Science and Engineering at the University of Catania.

    Jupyter Notebook

  4. Advanced_Video_Stabilization_and_ROI_Pixel_Analysis Advanced_Video_Stabilization_and_ROI_Pixel_Analysis Public

    This project was completed as part of the Digital Forensics course during my Bachelor's Degree in Computer Science and Engineering at the University of Catania.

    Python

  5. AI_for_evolving_AnthropomorphicRobots AI_for_evolving_AnthropomorphicRobots Public

    This project was completed as Final Project of my Bachelor's Degree in Computer Science and Engineering at the University of Catania.

    Python

  6. Gyro_Glove_Controlled_Vehicle_with_Signal_Loss_Sound_Alert Gyro_Glove_Controlled_Vehicle_with_Signal_Loss_Sound_Alert Public

    This project was completed as part of the Control Systems Technology course of my Master's Degree in Computer Science and Engineering at the University of Catania.

    C++