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: [
            .nextjs,
            .svelte,
            .sass
        ],
        backEnd: [
            .django,
            .postgresql
        ],
        other: [
            .graphql,
            .aws
        ]
    )
}

Pinned

  1. libsnd Public

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

    C++ 78 9

  2. Jetson Fan Temperature Table Controller

    C++ 2

  3. nts Public

    NTS Radio downloader and metadata parser

    Python 51 8

  4. jnfo Public

    Prints information relative to the NVIDIA Jetson Nano

    C++

  5. genpasswd2 Public

    iOS Style Strong Password Generator

    Python 2

  6. Forked from rmosolgo/graphql-ruby

    Ruby implementation of GraphQL

    Ruby

556 contributions in the last year

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

Contribution activity

May 2022

Created 6 repositories

Created an issue in suren-atoyan/monaco-react that received 4 comments

Editor loads the first time, but shows blank screen after the second load

Describe the bug When using the editor in react-router-dom 6 from electron, the first load is successful but changing route and going back to the e…

4 comments
Opened 1 other issue in 1 repository
Started 1 discussion in 1 repository
19 contributions in private repositories May 3 – May 21

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