Skip to content
View rezamardaniDev's full-sized avatar
😄
learning ....
😄
learning ....
Block or Report

Block or report rezamardaniDev

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

Typing SVG

I am a back-end developer. I am learning and gaining experience in back-end programming. I am interested in programming and the world of zero and one. I like teamwork and site development.👨‍💻

  • 🌍  I'm based in Shiraz
  • ✉️  You can contact me at rezamardani.py@gmail.com
  • 🧠  I'm learning Django & Network+
  • 🤖 In love with Developing Telegram Bots
  • 🤝  I'm open to collaborating on Python based projects
const [aboutMe, setAboutMe]= useState([{
    firstName: "Reza",
    lastName:"Mardani",
    age: 23,
    city:"Shiraz",
    job:"Back-End Developer",
    Level: "Learning and progressing",
}])

Skills

Language - Tools


Frameworks - Softwares


Databases

⚡️   Github Stats

Social


⭐️ From reza mardani ❤️

Pinned

  1. iTransit-Bot iTransit-Bot Public

    translator telegram bot - fa 2 en - en 2 fa

    PHP 8

  2. PetHome PetHome Public

    The Pet Home online store project connected to a payment gateway

    CSS 22 1

  3. ScreenCapture ScreenCapture Public

    Forked from MaxEdison/ScreenCapture

    A simple Python application for sharing screen over local network

    Python 6

  4. MultiThreading MultiThreading Public

    A thread is an entity within a process that can be scheduled for execution. Also, it is the smallest unit of processing that can be performed in an OS (Operating System). In simple words, a thread …

    Python 7