Skip to content
View Dimah-code's full-sized avatar
  • Telegram:)
  • Iran , Shiraz

Block or report Dimah-code

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

Hi there πŸ‘‹

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Hamidreza"
        self.role = "Back-end Developer"
        self.language_spoken = ["fa-IR", "en_US"]

    def say_hi(self):
        print("Thanks for visiting my profile! Feel free to explore my projects.")


me = SoftwareEngineer()
me.say_hi()

πŸ”§ Technologies & Tools

Development Environment:

Linux Ubuntu Vim VS Code Visual Studio IntelliJ IDEA SQLite Git Terminal

Programming Languages:

C# Java C++ Python

πŸ“ˆ GitHub Stats

Hamidreza's Github Stats Hamidreza's GitHub Stats

πŸ† GitHub Trophies

trophy

Pinned Loading

  1. CompanyWebsite CompanyWebsite Public

    1

  2. Learning-Java-For-Final Learning-Java-For-Final Public

    Java practice for university final.

    Java 1