Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View velyan's full-sized avatar
👀
👀

Block or report velyan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Comment-Spell-Checker Comment-Spell-Checker Public

    Xcode extension for spell checking and auto-correcting code comments.

    Swift 160 7

  2. Mark Mark Public

    Xcode extension for generating MARK comments.

    Swift 158 11

  3. MachineLearning MachineLearning Public

    A playground where I learn about Machine Learning.

    Swift

  4. rust-skia rust-skia Public

    Forked from rust-skia/rust-skia

    Safe Skia Bindings for Rust

    Rust 2 1

  5. resvg resvg Public

    Forked from linebender/resvg

    An SVG rendering library.

    Rust 2

  6. Swift State Pattern Swift State Pattern
    1
    import Foundation
    2
    
                  
    3
    fileprivate protocol Statelike {
    4
        var stateMachine: StateMachine { get }
    5
        func logIn()
Morty Proxy This is a proxified and sanitized view of the page, visit original site.