Skip to content
View dariodenardi's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dariodenardi

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

Hi, Nice to Meet You!

🏋 About Me

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Student:

    def __init__(self):
        self.name = "Dario De Nardi"
        self.role = "MSc Student in Computer Science Engineering"
        self.language_spoken = ["it_IT", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find interesting my profile :)")


me = Student()
me.say_hi()

📈 Github Stats

Dario De Nardi's Github Stats Dario De Nardi's Github Stats

Dario De Nardi's Contribution Graph

Popular repositories

  1. eFootball2022-Project eFootball2022-Project Public

    C# 18 7

  2. Sistemi-Distribuiti-M Sistemi-Distribuiti-M Public

    Appunti di Sistemi Distribuiti (Ingegneria Informatica M - Alma Mater Studiorum, Università di Bologna)

    CSS 9

  3. dariodenardi dariodenardi Public

    My personal repository

    2

  4. TeaRoom-Project TeaRoom-Project Public

    Forked from mikeebid/TeaRoom-Ing.Software-Systems-Unibo

    Final Project for exam of Ingegneria del Software M - Ing. Informatica Magistrale - UniBO 2021

    CSS 1

  5. Greedy-Algorithm-Project Greedy-Algorithm-Project Public

    Implementation of a Greedy Algorithm for GMKP problem in C++

    C++ 1

  6. dariodenardi.github.io dariodenardi.github.io Public

    CSS 1