Skip to content
View mnirm's full-sized avatar

Highlights

  • Pro

Block or report mnirm

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. GameDev GameDev Public

    MonoGame C# platformer project for college. 2018-2019

    C# 2

  2. AppOfTheYear AppOfTheYear Public

    Exam Monitor Android Application

    Java 1

  3. Write Wifi Network to NDEF tag: Wifi... Write Wifi Network to NDEF tag: WifiHelper for writing a payload to your ndef tag.
    1
    // Author:Github - @mnirm 
    2
    export class WifiHelper {
    3
        CryptoType: CryptoType = new CryptoType();
    4
        AuthType: AuthType = new AuthType();
    5
    
                  
  4. CloudAPI CloudAPI Public

    CloudAPIs project

    TypeScript