Skip to content
View geekmanesh's full-sized avatar
  • Iran , Shiraz

Block or report geekmanesh

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
geekmanesh/README.md
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()

Development Environment:

Linux Ubuntu Vim VS Code Pycharm SQLite Git Terminal Postman

Languages & Frameworks & Libraries

Python C# Django

Pinned Loading

  1. devcord devcord Public

    A website that allows chatting and communication between developers

    HTML

  2. pastebin-api pastebin-api Public

    Python 3

  3. company-showcase-cms company-showcase-cms Public

    A multi-language (English & Persian) company website built with ASP.NET MVC 5 (.NET Framework 4.7) and Entity Framework 6. This project provides a complete content management system (CMS) for showc…

    CSS 2

  4. pollify pollify Public

    Django polls website implementing models, views, templates, forms, and authentication.

    Python 2