Skip to content

Instantly share code, notes, and snippets.

View mohhasbias's full-sized avatar

Moh Hasbi Assidiqi mohhasbias

View GitHub Profile
@mohhasbias
mohhasbias / index.html
Created March 31, 2017 06:27
Rotating Cube and Browser Events in Three.js
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>three.js canvas - geometry - cube</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>
<style type="text/css">
body {
background-color: #f0f0f0;
margin: 0px;
@mohhasbias
mohhasbias / .gitignore
Last active March 8, 2017 07:45
Load images from JSON
node_modules
@mohhasbias
mohhasbias / .block
Last active March 4, 2017 15:30
Floor map
license: mit
height: 500
border: no
@mohhasbias
mohhasbias / .block
Created February 26, 2017 16:48
multi line drawing
license: mit
height: 300
border: no
@mohhasbias
mohhasbias / .block
Last active February 26, 2017 08:57
Update starting point on mousedown
license: mit
height: 300
border: no
@mohhasbias
mohhasbias / .block
Last active February 26, 2017 03:25
Update endpoint on mouse drag
license: mit
height: 300
border: no
@mohhasbias
mohhasbias / .block
Last active February 26, 2017 00:10
update endpoint on mousemove
license: mit
height: 300
border: no
@mohhasbias
mohhasbias / .block
Last active February 26, 2017 04:17
SVG line using D3
license: mit
@mohhasbias
mohhasbias / index.html
Last active August 29, 2015 14:17
jQuery Mobile Web App
<!doctype html>
<html>
<head>
<title>First Mobile App</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<h1>Welcome</h1>
<p>This is an awesome mobile app ever.</p>
<p>&copy; 2015</p>
@mohhasbias
mohhasbias / Skrill.php
Created July 28, 2013 10:22
Skrill payment gateway adapter for BoxBilling
<?php
/**
* BoxBilling
*
* LICENSE
*
* This source file is subject to the license that is bundled
* with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* http://www.boxbilling.com/LICENSE.txt