Skip to content
View mitsimi's full-sized avatar
๐ŸŒธ
๐ŸŒธ
  • Johannes Kepler University
  • Linz, Austria
  • 13:25 (UTC +01:00)

Block or report mitsimi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mitsimi/README.md

Hi there ๐Ÿ‘‹

I'm Noah, a university student in austria for informatics. I'm constantly trying to improve in programming and learning new technologies.


package biography

type Bio struct {
    name      string
    username  string
    location  string
}
    
func main() {
    me := Bio {
      name:     "Noah",
      username: "mitsimi",
      location: "Linz, Austria",
    }
}

๐Ÿ› ๏ธ Tools

๐Ÿ’ผ Skills

Pinned Loading

  1. go-gitea/gitea go-gitea/gitea Public

    Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

    Go 47.5k 5.7k

  2. pocketbase/pocketbase pocketbase/pocketbase Public

    Open Source realtime backend in 1 file

    Go 44.2k 2.1k