Skip to content
View Mrczarny's full-sized avatar
  • Bydgoszcz, Poland

Highlights

  • Pro

Block or report Mrczarny

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

Hi 👋, I'm Jan Adamski

public class Mrczarny : Developer
{
    public string Name => "Jan Adamski";
    public string[] Languages => new string[] { "C#", "JavaScript", "TypeScript", "HTML", "CSS" };
    public string[] Backend => new string[] { "ASP.NET Core", ".NET" };
    public string[] Frontend => new string[] { "Angular", "Blazor" };
    public string[] Databases => new string[] { "SQL Server", "SQLite" };
    public string[] Misc => new string[] { "Docker", "Nginx", "Google Cloud", "DigitalOcean" };
}

📚 Check out my projects

📫 How to reach me:

You can reach me on any of the platforms below:

📊 GitHub Stats


Pinned Loading

  1. OptiConfig OptiConfig Public

    Desktop application for custom windows 10 configuration

    C# 2

  2. ZseTimetable ZseTimetable Public

    Web api that provides my school's timetable

    C#