Skip to content
View everdrone's full-sized avatar

Block or report everdrone

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
everdrone/readme.md
struct Profile {
    let url = "https://neurocore.xyz"
    var stack = [
        "rust",
        "go",
        "c++",
        "python",
        "typescript",
    ]
    let quote = "i l(ove|ike) regexp?"
    let technologies = FullStack(
        frontEnd: [
            .nextjs,
            .svelte,
            .sass
        ],
        backEnd: [
            .django,
            .postgresql
            .qdrant
        ],
        other: [
            .graphql,
            .aws
        ]
    )
}

Pinned Loading

  1. nts nts Public

    NTS Radio downloader and metadata parser

    Python 94 13

  2. grab grab Public

    Configurable Scraper & Downloader, Powered by RegExp and Go

    Go 64 2

  3. genpasswd-rs genpasswd-rs Public

    Generate a strong password

    Rust 1

  4. tarcieri/micromath tarcieri/micromath Public

    Embedded Rust arithmetic, 2D/3D vector, and statistics library

    Rust 399 19

  5. jetson-fan-table jetson-fan-table Public

    Jetson Fan Temperature Table Controller

    C++ 4

  6. jnfo jnfo Public

    Prints information relative to the NVIDIA Jetson Nano

    C++ 1