jkosoy
❤️ weird + shiny code things. Head of Web Presence @makenotion. ex-@stripe. Sandwich purist. Coffee enthusiast. High strung.
@makenotionBerkeley, CA
Pinned Repositories
ofxCrypto
An openFrameworks library for encryption.
ofxImageSequencePlayback
An openFrameworks addon used in conjunction with ofxImageSequence for robust control over a sequence: play, reverse, loop, and ping pong and more.
php-for-azure-mva
http://www.microsoftvirtualacademy.com/liveevents/php-for-azure
processing-textmode
A Processing TextMode library.
r2d2-nodejs-controller
R2D2 Controller for Raspberry Pi.
TwitterSplashDemo
A recreation of the Twitter Splash screen in Swift using CFAAction and AHEasing
jkosoy's Repositories
jkosoy/ofxCrypto
An openFrameworks library for encryption.
jkosoy/php-for-azure-mva
http://www.microsoftvirtualacademy.com/liveevents/php-for-azure
jkosoy/ofxImageSequencePlayback
An openFrameworks addon used in conjunction with ofxImageSequence for robust control over a sequence: play, reverse, loop, and ping pong and more.
jkosoy/processing-textmode
A Processing TextMode library.
jkosoy/r2d2-nodejs-controller
R2D2 Controller for Raspberry Pi.
jkosoy/TwitterSplashDemo
A recreation of the Twitter Splash screen in Swift using CFAAction and AHEasing
jkosoy/ferr-first-repo
The first repository ever!
jkosoy/mfadt-dynamic-interfaces-2013
Dynamic Interfaces 2013
jkosoy/UglyDate
A JavaScript date range selector for everyone.
jkosoy/CFAAction
Composable Core Animation Actions à la SceneKit
jkosoy/fpoframesaver
FPOFrameSaver
jkosoy/gsap-then
🙏 Make every GSAP Tween a promise. tl.then(doSomething)
jkosoy/html5-textmode-nyan-cat
I couldn't help myself. An HTML5 experiment/annoyance built on top of @evilpaul_atebit's Text Mode renderer.
jkosoy/LaravelShoppingcart
A simple shopping cart implementation for Laravel
jkosoy/ofxCsv
openFrameworks addon for reading and writing CSV(Character Separated Values) Files.
jkosoy/ofxCUPS
printer management for oF using CUPS API
jkosoy/ofxFX
Unlocking the GPU Power on openFrameworks with this add-on for that make easy to use GLSL Shaders
jkosoy/ofxTwBar
antTweakBar wrapper for openFrameworks
jkosoy/ofxTweenzor
Tweening Engine for OpenFrameworks
jkosoy/openFrameworks
OpenFrameworks is a cross platform open source toolkit for creative coding in C++.
jkosoy/processing
Source code for the Processing Development Environment (PDE)
jkosoy/processing-docs
Processing reference, examples, tutorials, and website
jkosoy/processing-web-archive
Repository for the Processing.org web site, examples, reference, and dreams
jkosoy/redux-wordpress
Redux helpers to generate actions and reducers for WordPress REST API endpoints.
jkosoy/sandbox
How to get an entire class using git at the exact same time.
jkosoy/three.js
JavaScript 3D library.
jkosoy/ttfb.sh
Measures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtool’s TTFB figure.
jkosoy/UIView-EasingFunctions
A category on UIView that allows to use custom easing functions with block-based animations.