My recent App I’ve written is an iOS App that encourages people to practice gratitude every day – and thereby make peoples life happier.
NDParallaxIntroView embeds a beautiful Intro/Tutorial to your iOS App. It’s easy in configuration and looks awesome with the parallax effect in background. I’ve developed a CocoaPod and a ‘drop-in’ version of the IntroView.
CocoaPod version: https://github.com/s1m-0n/NDParallaxIntroView-Pod
‘Drop-In’ version: https://github.com/s1m-0n/NDParallaxIntroView
That you see what you get…
Enjoy! 🙂
ColorSkill is a fun iOS game I wrote for training your color perception skills. The game idea is quite simple and easy to learn:
Work-It-Out is an workout manager I wrote to create, manage and customise according to your personal needs. Work-It-Out allows you to create your own workouts with all exercises you can imagine – Just enter the name, the repetition count and the time and the rest will be done by the app. It helps to focus during your workout by providing voice enabled instructions.
If you have always wanted to have a customized UIDatePicker when developing a user registration interface in iOS you will love my latest project. NDCollapsiveDatePicker supports a highly customizable user interface for picking dates (e.g. dates of birth, dates for appointments, …). I created a cocoapod of my project,
Changing the color of an Icon before iOS 7 was really painful. You had to add an Icon in every single color you wanted to use it. Thanks to iOS 7 this is not necessary any more.