Skip to content
View 0xYanis's full-sized avatar
🥷
🥷

Highlights

  • Pro
Block or Report

Block or report 0xYanis

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

Hey, Yanis here!

Typing SVG

public struct Yanis: Person {
    var first  = "Yanis"
    var second = "Rybkin"
    var status: Status = .student(.mscs)

    func sayHi() {
        print("Howdy, Github!")
    }
}
0xYanis's Github stats 0xYanis's Github Languages

Pinned

  1. AlertKit AlertKit Public

    AlertKit is a library for SwiftUI that enables the creation of interactive and customized alerts to enhance user experience.

    Swift 1

  2. Clean-SwiftUI Clean-SwiftUI Public

    A simple example of a CleanSwift architecture with SwiftUI

    Swift 5 1

  3. Shimmer-SwiftUI-Modifier Shimmer-SwiftUI-Modifier Public

    ShimmerEffect is a lightweight library that provides a custom modifier for SwiftUI views, allowing you to easily add shimmering effects to your UI components.

    Swift 2

  4. MINI-Superapp MINI-Superapp Public

    MINI Superapp - Bank, Tickets, Grocery

    Swift 1