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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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