I also active in the open source community. Check out  some of my projects below or on my GitHub Profile. Also you can follow me there to get updates on future open source projects.

Open Source Projects ⚙ 

NSGIF

NSGIF is an iOS Library for converting your videos into beautiful animated GIFs. Check out this example

Sometimes we need to deal with GIFs in Cocoa. This can really be a pain in the ass (believe me). And here comes our hero 👾. Breaking through errors and glitches and generating smooth GIFs 💨.

NSGIF supports both iOS and Mac OS.


sdversion-portfolio.png

SDVersion

Lightweight Cocoa library for detecting the running device's model and screen size.

With the newer  devices, developers have more work to do. This library simplifies their job by allowing them to get information about the running device and easily target the ones they want.

SDVersion supports both iOS and Mac OS.


SDFeedParser

Objective-C parser for the JSON API (https://wordpress.org/plugins/json-api/) plugin for Wordpress. The easiest and most effective way to parse your Wordpress blog's feed. SDFeedParser provides powerful properties for fetching comments, categories, tags, pages and of course posts, while it's super-easy to use.