Skip to content
View anjnkmr's full-sized avatar
๐Ÿ”
Eat... Sleep... Code... Repeat...
๐Ÿ”
Eat... Sleep... Code... Repeat...
Block or Report

Block or report anjnkmr

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

Hi there ๐Ÿ‘‹

Pinned

  1. angular-tree-table angular-tree-table Public

    Expandable and Collapsible Table structure in Angular Way

    TypeScript 6 4

  2. BareSpringBootRESTProject BareSpringBootRESTProject Public

    Spring Boot REST API Project with RDBMS Configuration

    Shell

  3. ion-android-websocket-server ion-android-websocket-server Public

    Android WebSocket Server for IONIC - using koush/AndroidAsync library

    Java

  4. Simple iOS Toast Simple iOS Toast
    1
    var ak_toast_view_tag = 595;
    2
    var ak_toast_label_tag = 585;
    3
    
                  
    4
    extension UIWindow{
    5
        func showToast(text: String){
  5. Social Sharing iOS Swift 2.3 Social Sharing iOS Swift 2.3
    1
    //
    2
    //  SocialService.swift
    3
    //  SocialSharing
    4
    //
    5
    //  Created by Zonup Mac 3 on 10/11/16.
  6. Android Like Context Menu Android Like Context Menu
    1
    import UIKit
    2
    
                  
    3
    class AndroContextMenuAppearance{
    4
        static var MAX_HEIGHT: CGFloat = 300;
    5
        static var WIDTH: CGFloat = 200;