Skip to content
View 11010001101001's full-sized avatar
Block or Report

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

  1. News_2.0 News_2.0 Public

    News app sample: SwiftUI, MVVM, Combine, SwiftData πŸ’¦

    Swift 1

  2. News News Public

    News app sample: UIKit + SwiftUI, Async / await

    Swift 2

  3. 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

  4. CvRaiser CvRaiser Public

    Raise your hh.ru cv for free (FYI: they want money for that 😊) πŸ’…

    Python 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