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
216 contributions in the last year
Less
More
Activity overview
Contributed to
everdrone/jetson-fan-table,
everdrone/jnfo,
everdrone/genpasswd2
and 5 other
repositories
Contribution activity
July 2021
Created 2 commits in 1 repository
Created 1 repository
- everdrone/covidpass TypeScript
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