Skip to content
View 11010001101001's full-sized avatar

Block or report 11010001101001

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. News_2.0 News_2.0 Public

    News app sample: SwiftUI, MVVM, Combine, SwiftData ๐Ÿ’ฆ

    Swift 5

  2. News News Public

    News app sample: UIKit + SwiftUI, Async / await

    Swift 2

  3. Monitor Monitor Public

    System resources monitor: GPU, RAM, CPU

    C++ 1

  4. Subway_SPB_Dijkstras_algorithm Subway_SPB_Dijkstras_algorithm Public

    My oooold cute project: 2021's Saint - P subway map with Dijkstra's algorithm shortest path calculation ๐Ÿ‘จ๐Ÿฝโ€๐ŸŽ“

    Swift 2 1

  5. Renamer Renamer
    1
    import time
    2
    import os
    3
    
                  
    4
    """
    5
    Rename classes, structs, enums, entities, etc. in whole project, quickly
  6. Cleaner Cleaner
    1
    import time
    2
    import os
    3
    
                  
    4
    """
    5
    Script to find dead modules and unused functions inside swift project