Skip to content
View Amirrdoustdar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Amirrdoustdar

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

πŸ’« About Me:

πŸ”­ I’m currently working on Improving my backend development skills, focusing on creating more efficient and scalable systems.
πŸ‘― I’m looking to collaborate on Open-source projects related to backend development, especially those involving Python.
🀝 I’m looking for help with Debugging and optimizing backend code to handle more users and data efficiently.
Guidance on best practices for structuring and organizing large-scale Python projects.
🌱 I’m currently learning Advanced backend development concepts, including API design, authentication, and scaling.
πŸ’¬ Ask me about Backend programming, Python development.

🌐 Socials:

Bluesky Instagram LinkedIn Reddit Stack Overflow X

πŸ’» Tech Stack:

Python Django DjangoREST Flask JWT WordPress HTML5 Nginx Jenkins SQLite MySQL MongoDB MicrosoftSQLServer FastAPI GitHub GitLab Git Docker

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

✍️ Random Dev Quote

πŸ” Top Contributed Repo


Pinned Loading

  1. untitled-project---security untitled-project---security Public

    This code collects user information through console inputs, encrypts it, and stores it in a JSON file. It also generates a unique username for each user and prevents duplicate information.

    Python

  2. Untitledproject-explorer Untitledproject-explorer Public

    This code defines a function explore that searches through a specified directory and its subdirectories for files with a given file extension. It returns a dictionary that contains each directory's…

    Python