Skip to content
View N3v1's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Organizations

@CodeMasterApp @ScribbleLabApp @TechWithKilian @SchoolRate
Block or Report

Block or report N3v1

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
N3v1/README.md

Welcome to my Profile

struct Nevio: Developer {
  let name = "Nevio H"
  let pronouns = "he/him/his"
  let role = "iOS & macOS Developer, Beta tester"
  let location = Coordinate2D(51.165691, 10.451526),  // Germany
  let languages = ["de_DE", "en_US", "ita_ITA", "kor_KOR"]
  let skills = ["Swift", "Cpp", "C", "JavaScript", "HTML", "CSS", "TypeScript"]
  let favouriteLanguage = ["Swift", "Cpp"]
  
  func sayHi() {
    print("Hey, thanks for dropping by, feel free to have a look at my work! 🙂")
  }
}

let me = Nevio()
me.sayHi()

Hi, I'm Nevio from Germany, and I do Graphic Design and Development in my free time. I really enjoy learning new languages and frameworks. I also like wireframing, UI, UX, and design in general. I'm currently working at my text-editor ScribbleLab and help at some Projects from TechWithKilian.

Pinned

  1. ScribbleLabApp/ScribbleLab ScribbleLabApp/ScribbleLab Public

    A powerful notetaking app that’s features goes way beyond - Developed by students for students

    Swift 16 7

  2. To-Do-App To-Do-App Public

    Create a To-Do-App built with SwiftUI and SwiftData

    Swift 11 2

  3. ScribbleLabApp/AppearanceKit ScribbleLabApp/AppearanceKit Public

    ScribbleLab's official appereance providing solution - developed by students for students

    Swift 2

  4. AuroraEditor AuroraEditor Public

    Forked from AuroraEditor/AuroraEditor

    Aurora Editor is a IDE built by the community, for the community, and written in Swift for the best native performance and feel for macOS.

    Swift 1

  5. solarized-auroraeditor solarized-auroraeditor Public

    Solarized Light & Dark theme for AuroraEditor.

    1