Skip to content
View kk-vv's full-sized avatar
👨‍💻
👨‍💻
  • Alone
  • ON-CHAIN

Block or report kk-vv

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

Hi cosmos 🛰️

  • 🧑‍💻 A Coder ...
  • 🤔 Looking for real meaning ...
  • 🔭 Just watching ...
  • 🌌 Missing ...

Pinned Loading

  1. Extension SwiftyJSON with JSONDecodable
    1
    import Foundation
    2
    import SwiftyJSON
    3
    
                  
    4
    public protocol JSONDecodable {
    5
    
                  
  2. Shitcoin price format eg. 0.0{6}4518
    1
    enum RegularType {
    2
        case scientificNotation
    3
        case shitcoinPrice
    4
        case url
    5
        case evmAddress
  3. BigInt to string
    1
    import Foundation
    2
    import BigInt
    3
    
                  
    4
    extension BigUInt {
    5
        func string(decimals: Int) -> String {
  4. Biometrics
    1
    import UIKit
    2
    import LocalAuthentication
    3
    
                  
    4
    class BiometricsUtils {
    5
    
                  
  5. Swift namespace mixin
    1
    public struct MixinWrapper<Base> {
    2
      public var base: Base
    3
      init(_ base: Base) {
    4
        self.base = base
    5
      }
  6. ZXDrawPrize Public

    iOS lottery by swift

    Swift 10 3

1,434 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to kk-vv/JSONDecodable, kk-vv/solana-utils, kk-vv/mvvm and 14 other repositories
Loading A graph representing kk-vv's contributions from April 21, 2024 to April 23, 2025. The contributions are 99% commits, 1% pull requests, 0% issues, 0% code review.

Contribution activity

April 2025

Created 1 commit in 1 repository
Created 1 repository
120 contributions in private repositories Apr 3 – Apr 18
Loading