Skip to content
View Melchalk's full-sized avatar
💻
Keep learning
💻
Keep learning

Highlights

  • Pro

Block or report Melchalk

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

Some info about me

Hello! I am Marina, aspiring to become a C# developer

namespace Life;

public static class Mel
{
    public static string Name { get; } = "Marina Melnikova";
    public static DateTime BirthDay { get; } = new(2004, 12, 14);
    public static string Status { get; set; } = "Student";

    public static List<string> Skills { get; set; } = new()
   {
      ".Net",
      "OOP",
      "SOLID",
      "REST API",
      "PostgreSQL",
      "EF Core",
      "Unit",
   };
}

Anurag's GitHub stats Top Langs

Pinned Loading

  1. WebLibrary.Backend WebLibrary.Backend Public

    Сервис для управления внутренними процессами библиотеки

    C#

  2. WebLibrary.Frontend WebLibrary.Frontend Public

    TypeScript

  3. StructureOfUniversity StructureOfUniversity Public

    Лабораторные работы по предмету Backend-разработка за 4 семестр

    C#

  4. ScoreWorker.SummaryService ScoreWorker.SummaryService Public

    C#