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"
}
}
🙃
Learning, developing and thinking
Trying to be a happier .Net developer :)
- Iran, Shiraz
- in/mohammadzarei1999
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.