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_SUI News_SUI Public

    News app sample: SwiftUI, MVVM, Combine, Metal shaders, SwiftData and more 💦

    Swift 6

  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
  6. Cleaner Cleaner
    1
    import time
    2
    import os
    3
    
                  
    4
    """
    5
    /// Script to find dead modules and unused functions inside swift project (my attempt) ///