Skip to content
View Nikoloutsos's full-sized avatar
  • Athens, Greece
Block or Report

Block or report Nikoloutsos

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

Hey there πŸ‘‹

struct Developer {
  let name = "Konstantinos Nikoloutsos"
  let pronouns = "he/him/his"
  let age = 24
  let role = "iOS Development"
  let location = "Greece πŸ‡¬πŸ‡·πŸ‡Ή"
  let languages = ["GR", "en_US"]
  let skills = ["Swift", "Bash", "Java"]
  
  func sayHi() {
    print("Hey, thanks for dropping by, feel free to have a look at my work!")
  }
}

let me = Developer()
me.sayHi()

Pinned Loading

  1. fancyGradient fancyGradient Public

    Powerful animated gradientView in swift 🌈

    Swift 62 3

  2. danger/swift danger/swift Public

    ⚠️ Stop saying "you forgot to …" in code review

    Swift 1k 135

  3. muter-mutation-testing/muter muter-mutation-testing/muter Public

    πŸ”Ž Automated mutation testing for Swift πŸ•³οΈ

    Swift 491 39

  4. BastiaanJansen/toast-swift BastiaanJansen/toast-swift Public

    Customizable Swift Toast view built with UIKit. 🍞

    Swift 465 77