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 currently working as a Change Management trainee at ExxonMobil and studying information systems at UTFPR.
  • 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: UX Design, Intelligence Systems & Data Science;

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++"),
    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. ellas-webscraping ellas-webscraping Public

    Python

  2. Trabalho2-Processamento-de-audio Trabalho2-Processamento-de-audio Public

    C

  3. Renzo-Tognella/AplicativoRU Renzo-Tognella/AplicativoRU Public

    Python 1

  4. Adoption-App Adoption-App Public

    This is my app project for my webdesign class, which I chose to be an app to help adoption and/or to find lost pets