Skip to content
Avatar

Achievements

Achievements

Block or Report

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.

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 = [
        "c++",
        "python",
        "javascript",
        "ruby"
    ]
    let quote = "i l(ove|ike) regexp?"
    let technologies = FullStack(
        frontEnd: [
            .react,
            .sass
        ],
        backEnd: [
            .django,
            .rails
        ],
        other: [
            .graphql,
            .aws
        ]
    )
}

Pinned

  1. Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.

    C++ 75 9

  2. Jetson Fan Temperature Table Controller

    C++ 1

  3. NTS Radio downloader and metadata parser

    Python 15 4

  4. Prints information relative to the NVIDIA Jetson Nano

    C++

  5. iOS Style Strong Password Generator

    Python 1

  6. Forked from rmosolgo/graphql-ruby

    Ruby implementation of GraphQL

    Ruby

216 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2021

Created 2 commits in 1 repository
Created 1 repository
Opened 1 pull request in 1 repository
covidpass-org/covidpass
1 merged

Created an issue in covidpass-org/covidpass that received 8 comments

Colors from Human Interface Guidelines

Took the colors from the Human Interface Guidelines for iOS The colors below are for the Light theme, we can also find the average color between th…

8 comments
17 contributions in private repositories Jul 4 – Jul 29

Seeing something unexpected? Take a look at the GitHub profile guide.