Skip to content

Instantly share code, notes, and snippets.

View falmesino's full-sized avatar
💭
D E A D I N S I D E

Falmesino falmesino

💭
D E A D I N S I D E
View GitHub Profile
@falmesino
falmesino / tampilan_status.php
Created June 6, 2017 01:45
Menampilkan tanda centang untuk data yang aktif dan silang untuk yang tidak
<?php
/**
* tampilan_status.php
* Created by Falmesino Abdul Hamid (http://github.com/falmesino)
*/
// Sampel data
$datas = array(
array(
@falmesino
falmesino / index.html
Created September 27, 2017 06:01
Bootstrap AJAX PHP File Upload With Progress Bar
<!DOCTYPE html>
<html lang="en">
<head>
<!-- SUMBER MASALAH : https://web.facebook.com/groups/35688476100/permalink/10155582769201101/ -->
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
@falmesino
falmesino / extensions.json
Created April 1, 2020 09:13
VSCode Extension List
{}
@falmesino
falmesino / twj-log.json
Last active July 8, 2021 19:52
Tsunomaki Janken Game Update Log
[
{
"date":"2020-03-04",
"content":"A Reddit user found that you will always win when you choose Rock, I have fixed it and your winning career has just been canceled."
},
{
"date":"2020-03-10",
"content":"The game just got noticed by the sheep! You can check her tweet on the link below! Thank you for playing and sharing the game so that the sheep notices the existence of this game!",
"url":"https://twitter.com/tsunomakiwatame/status/1237372361105526785"
},