Giter Club home page Giter Club logo

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()

Konstantinos Nikoloutsos's Projects

all-contributors icon all-contributors

✨ Recognize all contributors, not just the ones who push code ✨

cdt-materials icon cdt-materials

The projects and the materials that accompany the Core Data by Tutorials book

cli icon cli

GitHub’s official command line tool

danger-js icon danger-js

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

debugswift icon debugswift

A toolkit to make debugging iOS applications easier πŸš€

difference icon difference

Simple way to identify what is different between 2 instances of any type. Must have for TDD.

grdb.swift icon grdb.swift

A toolkit for SQLite databases, with a focus on application development

logger icon logger

Really lightweight logger for your CLI app

mmmmm icon mmmmm

Sample app demonstrating Android Canvas APIs

mountebankswift icon mountebankswift

A Swift client library for the Mountebank - open source tool that provides test doubles over the wire. It provides the all api functionality to interact with a Mountebank instance running.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.