yesimroy's Stars
facebook/react-native
A framework for building native applications using React
expressjs/express
Fast, unopinionated, minimalist web framework for node.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
square/retrofit
A type-safe HTTP client for Android and the JVM
codepath/android_guides
Extensive Open-Source Guides for Android Developers
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
balderdashy/sails
Realtime MVC Framework for Node.js
react-bootstrap/react-bootstrap
Bootstrap components built with React
facebookarchive/flux
Application Architecture for Building User Interfaces
GoogleChrome/chrome-extensions-samples
Chrome Extensions Samples
bolshchikov/js-must-watch
Must-watch videos about javascript
FasterXML/jackson
Main Portal page for the Jackson project
facebook/facebook-android-sdk
Used to integrate Android apps with Facebook Platform.
balderdashy/waterline
An adapter-based ORM for Node.js with support for mysql, mongo, postgres, mssql (SQL Server), and more
yixia/VitamioBundle
Vitamio for Android
peterbraden/node-opencv
OpenCV Bindings for node.js
mcxiaoke/android-volley
DEPRECATED
phonegap/phonegap
access core functions on Android, iPhone and Blackberry using JavaScript
jfeinstein10/JazzyViewPager
An easy to use ViewPager that adds an awesome set of custom swiping animations. Just change your ViewPagers to JazzyViewPagers, two more steps, and you're good to go!
gkz/LiveScript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.
nkzawa/socket.io-android-chat
A simple chat demo for socket.io and Android
medyo/Fancybuttons
Icons, Borders, Radius ... for Android buttons
Trinea/android-auto-scroll-view-pager
Android auto scroll viewpager or viewpager in viewpager
sromku/android-simple-facebook
[Deprecated] Simple Facebook SDK for Android
johnkil/Android-RobotoTextView
Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.
jeromevdl/android-holo-colors-idea-plugin
IntelliJ / Android Studio plugin for Android Holo Colors
kanytu/Android-studio-material-template
A template for Android Studio to create applications with material design and Navigation Drawer.
sails101/basic-login
How do I build login/signup/logout in Sails?
lynnaloo/yacht-rock
:neckbeard: :boat: Facebook on a Boat. React.js + Flux + Sails.js
DSofter/SmoothTabIndicator
A tab bar on ViewPager which smoothly changes the highlight state based on users' swipe gesture.