GithubHelp home page GithubHelp logo

Ole Begemann's Projects

ampere icon ampere

Adding multiplication and division to the units of measurement types in Foundation.

analogdial icon analogdial

A circular analog dial that can display a numeric value in a specified range (like an analog speedometer).

animated-paths icon animated-paths

Demo project: Animating the drawing of a CGPath with CAShapeLayer.strokeEnd

appointmentlist icon appointmentlist

Sample iOS app that lists events from the device's calendar store in a table view and groups them by date.

asyncsequenceoperators icon asyncsequenceoperators

Experimental reimplementations of functional reactive operators for AsyncSequence. DO NOT USE IN PRODUCTION!

asyncxmlparsing icon asyncxmlparsing

An AsyncSequence wrapper for Foundation’s XMLParser (experimental)

book icon book

Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices

cashapelayer-animation icon cashapelayer-animation

Demo project for a Stack Overflow question: "Animate CAShapeLayer path on animated bounds change"

cgpathhittesting icon cgpathhittesting

A demo iOS app to illustrate hit testing with CGPathCreateCopyByStrokingPath()

customscrollview icon customscrollview

A very simple implementation of a scroll view on iOS. Not meant for production, just for learning purposes. Please check out the accompanying blog post.

docopt.objc icon docopt.objc

Incomplete beginnings of an implementation of the docopt language in Objective-C.

echo icon echo

A complete reflection library for Swift

funtime icon funtime

A Swift interface for the Objective-C Runtime API

gesturerecognition icon gesturerecognition

Sample iOS app for a blog post about gesture recognition and attention to detail

hexhexhex icon hexhexhex

A parser for the Intel Hexadecimal Object File Format (.hex), written in Swift.

iphone-6-plus-rendering icon iphone-6-plus-rendering

Quick and dirty test apps to understand how the built-in downsampling to screen resolution works on the iPhone 6 Plus.

leaves icon leaves

An iBooks-like page-turning interface for iPhone and iPad apps using only public APIs.

notificationunregistering icon notificationunregistering

Testing the behavior of the block based NotificationCenter API. Do you have to call NotificationCenter.removeObserver(_:) or is it enough to let the observer token go out of scope? Turns out: the former (tested on iOS 11.2).

obgradientview icon obgradientview

A simple UIView wrapper for CAGradientLayer. For the times when it's more convenient to use a view instead of a CALayer.

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.