Skip to content
View RZHSSNZDH's full-sized avatar
💭
Time
💭
Time

Block or report RZHSSNZDH

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

Hi 👋 My name is Reza Hosseinzadeh

Mechanical engineering student and a fan of software

I do not know much about programming, but I write some scripts for myself. Mostly I activate as translator in projects instead of developer. For example:

https://crowdin.com/project/phanpy/

https://hosted.weblate.org/engage/metadata-cleaner/

https://hosted.weblate.org/projects/Lock/

🌍  I'm based in Tehran

✉️  You can contact me at rezahosseinzadeh@riseup.net*

⚡  Find more about me in https://linksta.cc/@reza.

Skills

CPythonNeovimDjangoLinux

Socials

Badges

My GitHub Stats

RZHSSNZDH's GitHub stats

Pinned Loading

  1. Root Root Public

    A simple root calculater

    Python 5

  2. My nvim config file My nvim config file
    1
    call plug#begin()
    2
    Plug 'neoclide/coc.nvim', {'branch': 'release'}
    3
    Plug 'nvim-lua/plenary.nvim'
    4
    Plug 'lewis6991/gitsigns.nvim'
    5
    Plug 'junegunn/fzf', { 'do': { -> fzf#install() } }