Code Monkey home page Code Monkey logo

Damian Markowski's Projects

advent-of-code-2018-puzzle-solutions icon advent-of-code-2018-puzzle-solutions

My solutions of puzzles from Advent of Code 2018 online challenge - https://adventofcode.com/. It's written in Swift 4, using Xcode Playgrounds. There are unit tests for all solutions.

awesome-swiftui icon awesome-swiftui

A collaborative list of awesome articles, talks, books, videos and code examples about SwiftUI.

bucksample icon bucksample

An example app showing how Buck can be used to build a simple iOS app.

core-data-in-ios-10 icon core-data-in-ios-10

Since iOS 10 working with Core Data became so much easier. This repository shows how to set up a project for Core Data and perform CRUD operations. Swift 3 was used as a programming language.

coreml-in-arkit icon coreml-in-arkit

Simple project to detect objects and display 3D labels above them in AR. This serves as a basic template for an ARKit project to use CoreML.

dynamic-uitableviewcell icon dynamic-uitableviewcell

Simple example how to create UITableView with dynamically adjusted cells according to their content. It was achieved with AutoLayout constraint-based layout system and Storyboard.

ios-security icon ios-security

A collaborative list of learning materials about a security in the iOS apps

notificationcentermap icon notificationcentermap

It's easy to lose track of Notifications from NotificationCenter because of its many-to-many nature. Notifications can be sent from anywhere to anywhere in your iOS project. NotificationCenterMap's goal is to show a map of objects posting notifications and their observers.

nslayoutconstraints-demo icon nslayoutconstraints-demo

Content of this repository shows how to use NSLayoutConstraints in order to build layouts for iOS apps programmatically.

rest-api-usage icon rest-api-usage

Sample usage of countries REST API (https://restcountries.eu/). Project written in Xcode 10, Swift 4.2. In order to handle REST API, two libraries added via pods were used: Alamofire (https://github.com/Alamofire/Alamofire) and AlamofireObjectMapper (https://github.com/tristanhimmelman/AlamofireObjectMapper).

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.