Skip to content

Instantly share code, notes, and snippets.

View manegame's full-sized avatar
👁️‍🗨️

Manus manegame

👁️‍🗨️
View GitHub Profile
$ image-scraper [OPTIONS] URL

Keybase proof

I hereby claim:

  • I am manegame on github.
  • I am woman (https://keybase.io/woman) on keybase.
  • I have a public key whose fingerprint is 7C6C 5A33 75D5 CA65 BE01 57C9 2848 17ED 4C85 3340

To claim this, I am signing this object:

@manegame
manegame / trim.sh
Last active November 1, 2016 19:56
Trim single to songs
sox src 00\ track.mp3 trim $in $length &&
# copy lines to do more
say done
@manegame
manegame / bottom.js
Created November 7, 2016 14:44
Reach bottom jQuery
$(window).scroll(function() {
if($(window).scrollTop() + $(window).height() == $(document).height()) {
alert("bottom!");
}
});
@manegame
manegame / shorthands.css
Last active January 9, 2017 22:06
CSS shorthands
background: bg-color bg-image position/bg-size bg-repeat bg-origin bg-clip bg-attachment initial|inherit;
animation: animation-name animation-duration animation-timing-function animation-delay animation-iteration-count animation-direction animation-fill-mode animation-play-state
@manegame
manegame / resize.js
Created November 24, 2016 00:20
Resize
$(function(){
var everything = document.getElementById('everything');
$(window)
.on('resize', function(){
var scale = window.innerHeight / 750;
everything.style.transform = 'scale(' + scale + ')';
})
.trigger('resize');
});
@manegame
manegame / grad-site.txt
Created November 24, 2016 15:19
Graduation examples
http://gallery.glebovnaproductions.com/ilovemylife/
@manegame
manegame / grad-site.txt
Created November 24, 2016 15:19
Graduation examples
http://gallery.glebovnaproductions.com/ilovemylife/
@manegame
manegame / fs.js
Created February 17, 2017 14:40
fullscreen function
var $ = document.querySelector.bind(document);
// Once the user clicks a custom fullscreen button
$(playButtonClass).addEventListener('click', function(){
// Play video and go fullscreen
player.playVideo();
var playerElement = $(playerWrapperClass);
var requestFullScreen = playerElement.requestFullScreen || playerElement.mozRequestFullScreen || playerElement.webkitRequestFullScreen;
if (requestFullScreen) {
intitle:"index.of" (ttf|otf) FONTNAMEHERE -html -php -aps -cf -jsp