Pinned Repositories
Coordinators
A framework for light flexible Swift MVVM coordinators
Django-autodeploy
Fabfile for automatic installation and deployment of Django applications
Face-Detector
A Python face detector module written in C with OpenCV. (Includes a sample Django project to show how to bring face detection to your web apps)
InfiniteScroll
A simple AngularJS directive for infinite scrolling.
jquery-notebook
A modern, simple and elegant WYSIWYG rich text editor.
nginx-monitoring-tool
A simple tool for monitoring Python and Php applications running on a Linux machine using Nginx as its server
OpenCV-webcam-face-detection
PdfAnnotator-for-iPad
This was my first ever iOS project when I knew almost nothing about iOS. Check the demo: http://www.youtube.com/watch?v=CLTF6Rw8k_o
SwiftyBadgeButton
A simple, fully tested, 100% Swift badge button.
webimage
A simple command line program that uses webkit to render a preview image from a web page. A live demo that has been wrapped with a web interface can be found here: http://previewtool.raphaelcruzeiro.com/
raphaelcruzeiro's Repositories
raphaelcruzeiro/jquery-notebook
A modern, simple and elegant WYSIWYG rich text editor.
raphaelcruzeiro/Face-Detector
A Python face detector module written in C with OpenCV. (Includes a sample Django project to show how to bring face detection to your web apps)
raphaelcruzeiro/InfiniteScroll
A simple AngularJS directive for infinite scrolling.
raphaelcruzeiro/SwiftyBadgeButton
A simple, fully tested, 100% Swift badge button.
raphaelcruzeiro/coding_exercises
These are some of the examples and exercises that I use whenever I teach someone to code ;)
raphaelcruzeiro/Moya
Network abstraction layer written in Swift.
raphaelcruzeiro/angular-file-upload
An AngularJS directive for file upload using HTML5 with FileAPI polyfill for unsupported browsers
raphaelcruzeiro/bugsnag
Report errors with Bugsnag 🐛
raphaelcruzeiro/Cartography
A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
raphaelcruzeiro/CDMarkdownKit
An extensive Swift framework providing simple and customizable markdown parsing.
raphaelcruzeiro/DateTools
Dates and times made easy in Objective-C
raphaelcruzeiro/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
raphaelcruzeiro/lorenpicsum
raphaelcruzeiro/MailerAPI
The mailer API for my website.
raphaelcruzeiro/media-viewer
iOS Media Viewer
raphaelcruzeiro/Nimble
A Matcher Framework for Swift and Objective-C
raphaelcruzeiro/PopupDialog
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
raphaelcruzeiro/PromiseKit
Promises for Swift & ObjC
raphaelcruzeiro/RazzleDazzle
A simple keyframe-based animation framework for iOS, written in Swift. Perfect for scrolling app intros.
raphaelcruzeiro/realm-cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
raphaelcruzeiro/runner
The Runner for GitHub Actions :rocket:
raphaelcruzeiro/SideMenu
Simple side menu control for iOS in Swift inspired by Facebook. Right and Left sides. No coding required. iOS 8+.
raphaelcruzeiro/SZMentionsSwift
Library to help handle mentions
raphaelcruzeiro/Tuner
raphaelcruzeiro/Twitter-Error
raphaelcruzeiro/vapor
💧 A server-side Swift web framework.
raphaelcruzeiro/website
My old website.
raphaelcruzeiro/WebsiteBackend
A simple email sending backend for my website.
raphaelcruzeiro/WebsiteFrontend
Th frontend of my website.
raphaelcruzeiro/WebSqlSync
Synchronize a local WebSQL DB to a server