juansalas's Stars
airbnb/javascript
JavaScript Style Guide
resume/resume.github.com
Resumes generated using the GitHub informations
niklasvh/html2canvas
Screenshots with JavaScript
yabwe/medium-editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
github-linguist/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
cjwirth/awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
CoderMJLee/MJExtension
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
IFTTT/JazzHands
A simple keyframe-based animation framework for UIKit. Perfect for scrolling app intros.
popcorn-time/popcorn-app
An experiment using the peerflix module of nodejs and connecting a bunch of APIs.
aporter/coursera-android
Source Code for Android Course Example Applications
karanchahal/DoodleMaster
"Don't code your UI, Draw it !"
DeepLearningKit/DeepLearningKit
Open Source Deep Learning Framework for Apple's iOS, OS X and tvOS -
microsoftarchive/android-sliding-layer-lib
Highly customizable SlidingLayer as you have seen in Wunderlist
mukyasa/MMCamScanner
Simulation of CamScanner app With Custom Camera and Crop Rect Validation
uzysjung/UzysAssetsPickerController
Alternative UIImagePickerController , You can take a picture with camera and pick multiple photos and videos
raycharius/slack-block-builder
Lightweight Node.js library for building Slack Block Kit UIs, with a declarative syntax inspired by SwiftUI.
FaceAR/OpenFaceIOS
OpenFace is get from https://github.com/TadasBaltrusaitis/OpenFace, a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. And I create an ios project. Delete Dlib,TBB,Boost. Only use OpenCV .
zweigraf/face-landmarking-ios
👦 Basic face landmarking on iPhone with Dlib via Swift & ObjC++
hollance/TensorFlow-iOS-Example
Source code for my blog post "Getting started with TensorFlow on iOS"
tkzic/audiograph
iOS audio processing graph demonstration
stevenroach7/3DScanr
3D Scanning iOS Application
dstnbrkr/DRBOperationTree
DRBOperationTree is an iOS and OSX API to organize NSOperations into a tree so that each node's output becomes the input for its child nodes.
prolificinteractive/SamMitiAR-iOS
Ready-and-easy-to-use ARKit framework for the best user experience.
afiedler/sketch-node-parser
Parse files from Sketch using pure NodeJS
bdewey/Pholio
iPad photo gallery. Available on the App Store.
neycyanshi/InfiniTAM_ios
Real-time face/body 3D reconstruction on iOS using TrueDepth camera
eh3rrera/ARKitSceneKitExample
Simple AR app made with ARKit and SceneKit
michalkonturek/AutoDescribe
A category on NSObject which allows you to query information about an instance.
naru-hiyoko/simple-cnn-swift
caffeで学習した簡単なCNNをswiftから試せます。