Skip to content
View bluescreen1999's full-sized avatar
🙃
Learning, developing and thinking
🙃
Learning, developing and thinking

Block or report bluescreen1999

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

README Typing

var myInformation = new PersonalInformation()
{
    FirstName = "Mohammad",
    LastName = "Zarei",
    BirthDate = new DateOnly(1999, 8, 3),
    Major = "Software Engineering"
    UniversityDegree = "Bachelor",
    Skills = new List<string>
    {
        "C#",
        "Asp.Net Core",
        "EF Core",
        "SQL Server",
        "Python",
        "Git",
        "Docker",
        "Type Script"
    }
}

My Favourites

Also I'm beginner in some of them 😉 (I sorted the items of each section by expertise level)

Languages:

C# Python TypeScript

Frameworks:

.Net Django DjangoREST

IDEs & Editors

Visual Studio Visual Studio Code PyCharm Notepad++

Making APIs secure:

JWT

Databases:

MicrosoftSQLServer MongoDB SQLite Postgres Redis

Version Control & Code Repository:

Azure GitHub Git

Testing & Documenting APIs

Swagger Postman

My assistant :)

ChatGPT

Top Langs Mohammad's GitHub stats

Pinned Loading

  1. BloggerCleanArchitecture BloggerCleanArchitecture Public

    C# 3 2