Skip to content

Instantly share code, notes, and snippets.

View aldoyh's full-sized avatar
🎩
I am Laravel-ing

Hasan AlDoy aldoyh

🎩
I am Laravel-ing
View GitHub Profile
@aldoyh
aldoyh / app.php
Last active July 5, 2025 22:58
Interactive GitHub Streak Stats Clone in PHP
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive GitHub Streak Stats Clone</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
@aldoyh
aldoyh / aldoy_personal_dashboard.html
Created June 19, 2025 12:09
# My Personal Dashboard
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Personal Dashboard</title>
<link rel="stylesheet" href="styles.css">
<script src="script.js" defer></script>
</head>
<body>
@aldoyh
aldoyh / Beautiful-Audio-Player.markdown
Last active June 8, 2025 07:24
Daily UI #009 - Music Player
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Snapping ShadCN-Inspired Landing Page</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" xintegrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.googleapis.com">
@aldoyh
aldoyh / Music_App_Interaction_GSAP.html
Last active May 29, 2025 21:35
Music App Interaction GSAP
<div class="credits">
<p>
Inspired by
<a
target="_blank"
href="https://dribbble.com/shots/11193305-Music-App-MVP"
>Dribbble Shot</a
>
</p>
</div>
@aldoyh
aldoyh / neon-glass-context-menu.html
Last active May 16, 2025 13:42
Neon Glass Context Menu
<main id="app">
<header>
<h1>Neon Glass Context menu</h1>
<p>Right-click to open</p>
</header>
<footer class="dark">
<h2>Pick your own colors!</h2>
<input type=range id="h1" min=0 max=360 value=255 />
@aldoyh
aldoyh / hacker-text-scramble-glitch.markdown
Created March 23, 2025 13:24
Hacker Text Scramble Glitch

Hacker Text Scramble Glitch

Matrix-inspired green-on-black design with character-by-character reveal.

A Pen by WebVision on CodePen.

License.

@aldoyh
aldoyh / genuary-18-wind-visualization.markdown
Last active February 24, 2025 07:31
Genuary 18: wind visualization