Skip to content
View AnonyFriday's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AnonyFriday

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
AnonyFriday/README.md
banner that indicate Kim is the Software Engineering

Primary Skills

A little more about me ...coding icon

🏫 B.Sw.E. at FPT University

👨‍💻 Doing my job as a Software Engineering with the extreme motivatation on .NET Technologies and low level programming to create a software for a better world. I am also a team player and I am always willing to help others who struggling on coding.

using System;
using System.Collections.Generic;

public class MoreAboutMe
{
    public static void Main(string[] args)
    {
        Dictionary<string, string> profile = new Dictionary<string, string>
        {
            { "__Name",            "Vu Kim Duy" },
            { "__Pronouns",        "He | Him" },
            { "__Spoken Language", "Vietnamese (Primary) | English (Proficient) | Japanese (Basic)" },
            { "__Architecture",    "Design System Pattern" },
            { "__Challenge", "     "Focusing on various .NET technologies, including .NET Core, ASP.NET, C#, and Unity." },
            { "__Hobbies",         "Martial Art | Archery | Trekking" }
        };
    }
}

Pinned Loading

  1. SWD-MindSpace/.github SWD-MindSpace/.github Public

    A repository as an landing page to introduce those repositories of the MindSpace Project

  2. PRN222-Doraemon/Medica PRN222-Doraemon/Medica Public

    C#

  3. SproutVR-FA25SE198/sproutvr_school_game_server SproutVR-FA25SE198/sproutvr_school_game_server Public

    C#

  4. Project.NashFridayShop Project.NashFridayShop Public

    An E-commerce website that sells everything with Admin Site for inventory management and Customer Site for customer targets

    C# 1

  5. SproutVR-FA25SE198/sproutvr_provider_web_server SproutVR-FA25SE198/sproutvr_provider_web_server Public

    C#

  6. Template.InfraForSelfHosting Template.InfraForSelfHosting Public

    Self-hosted infrastructure stack built on Kali Linux.

    Dockerfile 1