Skip to content

Instantly share code, notes, and snippets.

View jcgertig's full-sized avatar

Jonathan Gertig jcgertig

View GitHub Profile
@jevakallio
jevakallio / synchronized-scrolling.js
Created December 9, 2016 23:54
React Native: Synchronized ScrollViews
import Exponent from 'exponent';
import React from 'react';
import { range } from 'lodash';
import {
StyleSheet,
Dimensions,
ScrollView,
Animated,
Text,
anonymous
anonymous / Gemfile
Created September 8, 2014 02:01
Always In My Gemfile
# gem 'activeadmin', github: 'gregbell/active_admin'
gem 'angular-rails-templates'
gem 'autoprefixer-rails'
gem 'bootstrap_form'
gem 'bootstrap-sass'
gem 'bower-rails'
# gem 'cancan'
gem 'carrierwave'
gem 'devise'
gem 'fancybox2-rails'
@izazueta
izazueta / visor-archivos-online.md
Last active July 20, 2023 09:32
Google Docs Viewer & Office Web Apps Viewer

Google Docs Viewer

Only files under 25 MB can be previewed with the Google Drive viewer.

Google Drive viewer helps you preview over 16 different file types, listed below:

  • Image files (.JPEG, .PNG, .GIF, .TIFF, .BMP)
  • Video files (WebM, .MPEG4, .3GPP, .MOV, .AVI, .MPEGPS, .WMV, .FLV)
  • Text files (.TXT)
  • Markup/Code (.CSS, .HTML, .PHP, .C, .CPP, .H, .HPP, .JS)
  • Microsoft Word (.DOC and .DOCX)