Skip to content
View richardjoy530's full-sized avatar
💭
I have a lot in my mind right now!
💭
I have a lot in my mind right now!

Block or report richardjoy530

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

Pinned Loading

  1. DistributedFiles DistributedFiles Public

    just some cool stuff

    C# 1

  2. PhotoContest-Backend PhotoContest-Backend Public

    An ASP .Net WebApi application which hosts the backend of PhotoContest

    C# 5 2

  3. GameEngine GameEngine Public

    A very basic game engine from scratch to get familiar with Direct2D, Win32 Apps

    C++

  4. Broadband Broadband Public

    An interface app for KeralaVision Broadband

    Dart 5

  5. notepad notepad Public archive

    A simple note app

    Dart 1

  6. Flutter Portable Installation Flutter Portable Installation
    1
    @echo off
    2
    
                  
    3
    set PATH=%PATH%;%CD%\android\cmdline-tools\latest\bin
    4
    set PATH=%PATH%;%CD%\jdk-15.0.2\bin
    5
    set PATH=%PATH%;%cd%\flutter\bin