Skip to content

Dimah-code/Dimah-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published