DEV Community

Discussion on: What was your win this week?

Collapse
 
theodesp profile image
Theofanis Despoudis

This week, I

  • Started

    theodesp / cookiecutter-swift-library

    A simple, opinionated Cookiecutter template for a Swift Library.

    cookiecutter-swift-library

    A cookiecutter template for starting a new library in Swift

    Requirements

    Install cookiecutter command line: pip install cookiecutter

    Usage

    Generate a new Cookiecutter template layout: cookiecutter gh:theodesp/cookiecutter-swift-library

    License

    This project is licensed under the terms of the MIT License

  • Finished some exercises in

    theodesp / go-leetcode

    Solutions and implementations of Leetcode problems in Go.

    GolangCI

    go-leetcode

    Solutions and implementations of Leetcode problems in Go. May the code be with you.

    Challenges completed

    • Tries: Link
      • : Trie Representation
      • : Trie Operations
      • : Map Sum
      • : ReplaceWords
      • : AddSearch
      • : FindMaximumXOR
      • : WordSearch

    LICENCE

    Copyright © 2019 Theo Despoudis MIT license



  • Made a silly IOS app



    theodesp / silly-song-ios


    Silly Song iOS app



    Silly Song

    Example ios App (Swift)

    Tutorial Link Udacity


Collapse
 
jess profile image
Jess Lee

Wow!