Skip to content
View Grena30's full-sized avatar
  • Technical University of Moldova
  • Chisinau, Moldova

Highlights

  • Pro

Block or report Grena30

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

Hey there 👋

#!/usr/bin/python


class UserProfile:

    def __init__(self):
        self.name = "Dinu"
        self.role = "Software Engineer"
        self.language_spoken = ["ro_MD", "en_US"]

    def greet_visitor(self):
        print("Thanks for dropping by!")


if __name__ == '__main__':
    me = UserProfile()
    me.greet_visitor()

🔧 Technologies and Tools:

🖥️ Languages

📦 Frameworks

⛁ Databases

🛠️ Tools

Pinned Loading

  1. EarthRover EarthRover Public

    Forked from Syn4z/EarthRover

    A project for an agricultural problem to identify tomato plants diseases using live photos.

    Jupyter Notebook

  2. Design-Patterns Design-Patterns Public

    A chat-room application that uses SOLID principles and software design patterns.

    Java

  3. Sandbox-Cloud-Network Sandbox-Cloud-Network Public

    Python