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

Highlights

  • Pro

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.

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

Primary Skills

A little more about me ... coding icon

Linkedin: duyvukim75 Facebook

🏫 B.Sw.E. at FPT University

💼 Former Warehouse Maintenance at The Yogurt Co.

👨‍💻 Doing my job as a Software Engineering with the extreme motivatation and ambitious goals 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. -Machine-Learning-Open-University-Learning-Analysis Public

    The target of this project is to identify student final result based on recorded features denoted at 7 databases.

    Jupyter Notebook 2

  2. -Website-sport-hub Public

    PHP 1

  3. SWP391-Group5-Gemify/Gemify Public

    TypeScript

  4. -Website-Bookhub Public

    Written in Vuejs + Laravel

    SCSS 2

  5. _PROJECT_Find Public

    JavaScript

  6. _PROJECT_MiniWebServer Public

    C#