Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
2,104 contributions in the last year
Activity overview
Contribution activity
August 2020
egonelbre has no activity
yet for this period.
July 2020
Created an issue in tetafro/godot that received 2 comments
top-level groups not reported
Top level grouped items such as const, var, type are not being reported.
package main const ( // Alpha is one Alpha = 1
) var ( // Beta is two Beta…
2
comments