Skip to content

Instantly share code, notes, and snippets.

View indra87g's full-sized avatar
🗿
clang indra87g.c -o indra87g.dpr

Indra Sah Noeldy indra87g

🗿
clang indra87g.c -o indra87g.dpr
View GitHub Profile
@indra87g
indra87g / sweetalert.code-snippets
Created February 21, 2025 14:31
SweetAlert2 Snippet for VSCode/Codium
// ######################################
// SweetAlert2 Snippet for VSCode/Codium
// by @indra87g
// https://gist.github.com/indra87g
// ######################################
// Version: sweetalert2 v11.14.5
// Revision: 0
// Source:
// - SweetAlert2 Docs
// - 'sweetalert2.d.ts'
@indra87g
indra87g / Song_unlabeled.csv
Created November 25, 2024 12:40
ganyang fufufafa
Artist Title Year Sales Streams Downloads Radio Plays Rating
Bill Haley & his Comets Rock Around the Clock 1955 36.503 19.961 7.458 5.663 0.76
Celine Dion My Heart Will Go On 1998 35.405 12.636 8.944 23.701 3.61
Sinead O'Connor Nothing Compares 2 U 1990 35.135 14.582 10.242 23.747 2.733
The Beatles Hey Jude 1968 34.442 25.545 16.39 16.541 1.51
Bryan Adams (Everything I Do) I Do it For You 1991 34.367 16.523 12.368 23.194 3.121
Whitney Houston I Will Always Love You 1992 34.112 14.873 11.29 20.753 4.46
Pink Floyd Another Brick in the Wall (part 2) 1980 32.02 13.081 13.339 23.347 1.553
Irene Cara Flashdance... What a Feeling 1983 31.305 15.18 11.115 17.803 2.686
Elton John Candle in the Wind '97 1997 31.054 7.412 12.394 20.358 3.189
@indra87g
indra87g / base_menu.cs
Created November 20, 2024 13:05
RZL Trainer (GTA San Andreas) Base Menu
{$CLEO}
/*
what this is?
this is a base menu by me (muhammad herizal)
i hope you can understand it. :)
*/
0000:
const
ACCEPT = 161
BACK = 8
@indra87g
indra87g / gist:538af7447413427c8bd5e39b4df89699
Created January 19, 2024 09:23
React example for beginner (using v16)
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Test</title>
<script src="https://unpkg.com/react@16/umd/react.production.min.js"></script>
<script src="https://unpkg.com/react-dom@16/umd/react-dom.production.min.js"></script>
<script src="https://unpkg.com/[email protected]/babel.min.js"></script>
</head>
Pinjam Dulu Seratus
Borrow One Hundred First