Skip to content
View mihran-w's full-sized avatar
πŸ•’
Code Time
πŸ•’
Code Time
Block or Report

Block or report mihran-w

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

πŸ‘¨β€πŸ’» Hi, I'm Mehran Nasser, nicknamed Mihranw 🀞

  • πŸ”— Full Stack Developer in Web
  • πŸ”— Data science , Artificial intelligence
  • πŸ”— .NET
  • πŸ”— Python
function Life(){
  while(alive)
  {
    eat();
    coffe();
    Music();
    code();
    Recreation();
    sleep();
    repeat();
  }
}

Pinned

  1. Group-MailSender Group-MailSender Public

    Sending a group email through an Excel file

    Python 2

  2. Golamam-ChatGPT Golamam-ChatGPT Public

    Golamam, ChatGPT

    TypeScript 2

  3. DI-DependencyInjection DI-DependencyInjection Public

    Dependency Injection in ASP.NET Core And Show the difference between the three methods : Transient - Scoped - Singleton

    C# 1

  4. PasswordHash-MD5 PasswordHash-MD5 Public

    Class for encryption in C# (Password Hash for Data Base)

    C# 2