Skip to content

Instantly share code, notes, and snippets.

@yajid041
yajid041 / index.html
Created February 28, 2026 06:29
Untitled
<!DOCTYPE html>
<!-- Favicon untuk Tab Browser - Menggunakan Logo AHAFEST -->
<link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA...">
<link rel="icon" type="image/png" href="https://i.imgur.com/0YXb9qT.png">
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<script>
tailwind.config = {
@yajid041
yajid041 / index.html
Created February 28, 2026 06:25
Untitled
<!DOCTYPE html>
<!-- Favicon untuk Tab Browser - Menggunakan Logo AHAFEST -->
<link rel="icon" type="image/png" href="https://i.imgur.com/0YXb9qT.png">
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<script>
tailwind.config = {
theme: {
@yajid041
yajid041 / index.html
Created February 28, 2026 06:15
Untitled
<!DOCTYPE html>
<!-- Favicon untuk Tab Browser - Menggunakan Logo AHAFEST -->
<link rel="icon" type="image/png" href="https://i.imgur.com/ahafest2026.png">
<link rel="shortcut icon" type="image/png" href="https://i.imgur.com/ahafest2026.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://i.imgur.com/ahafest2026.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://i.imgur.com/ahafest2026.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://i.imgur.com/ahafest2026.png">
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
@yajid041
yajid041 / ahafest-3.markdown
Created February 27, 2026 06:56
AHAFEST(3)
@yajid041
yajid041 / index.html
Created February 26, 2026 03:44
Untitled
<!DOCTYPE html>
<html lang="id">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AHAFEST 2026 - Into The Jungle Adventure</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
@yajid041
yajid041 / index.html
Created February 26, 2026 03:13
Untitled
<!DOCTYPE html>
<html lang="id">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AHAFEST 2026 - Into The Jungle Adventure</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700;800&family=Playfair+Display:wght@700;900&display=swap" rel="stylesheet">
<script>