Skip to content
View ricardgardella's full-sized avatar
🎯
Working hard
🎯
Working hard

Block or report ricardgardella

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
ricardgardella/README.md
class RicardGardella(HumanBeing):
    
    def __init__(self):
        self.name = "Ricard Gardella Garcia"
        self.role = ["Software Engineer", "Data Engineer", "Tech Lead"]
        self.languages = ["es_ES","ca_ES" ,"en_US"]
        self.programming_language = ["Python","Java","Scala","Solidity", "GO"]
        self.teamplayer = True
        self.always_learning = True
        self.email = "[email protected]"
        self.description = """
            -Software Engineer, Data Engineer and Tech Lead
            -Blockchain and Cybersecurity enthusiast. 
            -Loves working in start-ups and web3/cyber companies.
            -You can find him coding or at the gym.
        """

    def say_hi(self):
        print("Hello there! Thank you for visiting my GitHub profile. Don't hesitate to contact me!")

me = RicardGardella()
me.say_hi()

πŸ”§ Technologies & Tools

and more...

Find me at πŸ‘‡πŸ»

Pinned Loading

  1. AMMM_NurseProblem AMMM_NurseProblem Public

    Final project of the Algorithmic Methods for Mathematical Models

    Python

  2. Final-Degree-Project Final-Degree-Project Public

    Final Project of the Computer Engineering Degree. Score: 8.5/10

    R

  3. HackEPS HackEPS Public

    In this repository you can find the work done in the Hackaton HackEPS 2018 at Lleida.

    C++

  4. LeukemiaProject LeukemiaProject Public

    R

  5. MachineLearningDefaultCreditCardAnalysis MachineLearningDefaultCreditCardAnalysis Public

    Final project of the Machine Learning subject of the MIRI data science master.

    R