Pinned Repositories
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
bAbI-tasks
Task generation for testing text understanding and reasoning
brooklynjs.github.io
The world's most popular programming language, in New York's most popular borough
buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
caf8teen
chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
chromium-dashboard
Chromium Dashboard
css3d
Building 3D models using CSS 3D transforms on triangles
ember-cli
eyes-ears-mouth-nose
YouTube Player + JavaScript Webcam experiment.
cromanik's Repositories
cromanik/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
cromanik/bAbI-tasks
Task generation for testing text understanding and reasoning
cromanik/buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
cromanik/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
cromanik/chromium-dashboard
Chromium Dashboard
cromanik/ember-cli
cromanik/FBAllocationTracker
iOS library that helps tracking all allocated Objective-C objects
cromanik/FBMemoryProfiler
iOS tool that helps with profiling iOS Memory usage.
cromanik/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
cromanik/fbshipit
Copy commits between hg/git repositories
cromanik/FBSimulatorControl
A Mac OS X library for managing and manipulating iOS Simulators
cromanik/fbthrift
Facebook's branch of Apache Thrift, including a new C++ server.
cromanik/folly
An open-source C++ library developed and used at Facebook.
cromanik/Haxl
A Haskell library that simplifies access to remote data, such as databases or web-based services.
cromanik/hhvm
A virtual machine designed for executing programs written in Hack and PHP.
cromanik/hhvm-third-party
All of the dependencies that hhvm needs which don't have nice packages
cromanik/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
cromanik/ioweb2016
I/O web app 2016
cromanik/makeitopen
makeitopen.com is a learning portal that begins with the F8 App tutorial series, and will hopefully expand to encompass lots of additional tutorials designed to connect our FB Open Source projects.
cromanik/PathPicker
PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything.After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
cromanik/react-native
A framework for building native apps with React.
cromanik/remodel
Remodel is a tool that helps iOS and OS X developers avoid repetitive code by generating Objective-C models that support coding, value comparison, and immutability.
cromanik/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
cromanik/samples
A repo containing samples tied to new functionality in each release of Google Chrome.
cromanik/SocketRocket
A conforming Objective-C WebSocket client library.
cromanik/sw-helpers
Service Worker helper libraries
cromanik/sw-precache
A node module to generate service worker code that will precache specific resources.
cromanik/sw-toolbox
A collection of service worker tools for runtime requests
cromanik/UETorch
A Torch plugin for Unreal Engine 4.
cromanik/virtual-dom
A Virtual DOM and diffing algorithm