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
]
)
}Block or Report
Block or report everdrone
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
556 contributions in the last year
Activity overview
Contributed to
everdrone/jetson-fan-table,
everdrone/typeclient,
everdrone/jnfo
and 24 other
repositories
Contribution activity
May 2022
Created 35 commits in 2 repositories
Created 6 repositories
- everdrone/graphql-relay-py Python
- everdrone/graphene Python
- everdrone/graphene-django Python
- everdrone/saleor Python
- everdrone/electron-palette TypeScript
- everdrone/typeclient TypeScript
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
microsoft/vscode
1
closed
Started 1 discussion in 1 repository
graphql-python/graphene-django
graphql-python/graphene-django
19
contributions
in private repositories
May 3 – May 21