Skip to content
View Gwaean's full-sized avatar

Highlights

  • Pro

Block or report Gwaean

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
Gwaean/README.md
  • 👋 Hi, I’m @Gwaean, also known as Niki or Nicole
  • I’m interested in gaming, books (specially sci-fi and fantasy!), arts & drawing, UI/UX Design and obviously computing :)
  • I´m part of a research project @ELLASNetwork, we work with open data, graphs and ontology. And our goal it´s to create an open data portal about women in STEM in Latin America, specially about iniciatives and projects that help attract and/or keep and empower girls for STEM areas.
  • key interests: Game Dev, Data Science & UI/UX Design;

Studio Ghibli Goodbye GIF - Find   Share on GIPHY

struct Person: Identifiable {

    let name = "Nicole D. Hildebrand"
    let language: String
}
private var programmingLanguages = [

    Person(language: "C"),
    Person(language: "C#/C++"),
    Person(language: "Java"),
    Person(language: "Swift"),
    Person(language: "Python"),
    Person(language: "Lua"),
    Person(language: "HTML5/CSS"),
    Person(language: "JavaScript"),
    Person(language: "SPARQL")
]
var body: some View {

    List(programmingLanguages) {
        Text($0.language)
    }
}

Pinned Loading

  1. phrog-cleaner-game phrog-cleaner-game Public

    C# 1

  2. ellas-webscraping ellas-webscraping Public

    Python

  3. Trabalho2-Processamento-de-audio Trabalho2-Processamento-de-audio Public

    C

  4. Renzo-Tognella/AplicativoRU Renzo-Tognella/AplicativoRU Public

    Python 1