Skip to content
View sokq44's full-sized avatar
🌟
🌟

Highlights

  • Pro
Block or Report

Block or report sokq44

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

Typing SVG

using System;
using System.Collections.Generic;

class Program
{
    static void Main()
    {
        Dictionary<string, string> aboutMe = new Dictionary<string, string>();

        aboutMe.Add("Name", "Michał");
        aboutMe.Add("Country", "Poland");
    }
}

Popular repositories

  1. erasmus-website erasmus-website Public

    Website built for school UE program.

    TypeScript 1 1

  2. FlappyBird FlappyBird Public

    My first unity game which is a copy of flappy bird.

    ShaderLab

  3. erasmus-game erasmus-game Public

    A 2D platformer game about Bob the Astronaut.

    C#

  4. sokq44 sokq44 Public

    Config files for my GitHub profile.