Skip to content

Instantly share code, notes, and snippets.

View aldoyh's full-sized avatar
🎩
CONTEXT ENGINEERING

Hasan AlDoy aldoyh

🎩
CONTEXT ENGINEERING
View GitHub Profile
@aldoyh
aldoyh / player.html
Created August 30, 2026 17:36
Wave Surfer Audio Visualizer Studio
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Wave Surfer Audio Visualizer Studio Pro</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@aldoyh
aldoyh / ScrollCraft.skill
Created August 29, 2026 15:00
ScrollCraft.skill
## scrollcraft: Output
Based on the three skill files (README.md, EXAMPLES.md, SKILL.md), here is the **skill specification and workflow output**:
### **Skill Metadata**
- **Name**: scrollcraft
- **Author**: nate herkelrath (@nateherk-design)
- **Type**: Claude Code skill for scroll-driven landing page generation
- **License**: MIT
- **Status**: Production-ready (12 builds shipped, fingerprint registry active)
@aldoyh
aldoyh / escape-road-f-for-fullscreen.markdown
Created July 16, 2026 14:02
Escape Road (F for Fullscreen)

Escape Road (F for Fullscreen)

Escape road is a game loaded by Little Timmy so that users can play the game. This game allows the user to get in a car they want and drive it around avoiding the cops! Unblocked Games, Free Games, Little Timmy, Online Games, Online Games Free, Driving Games, Drive Game, Drive Games, Driving Game.

A Pen by Little Timmy on CodePen.

License.

@aldoyh
aldoyh / escape-road-f-for-fullscreen.markdown
Created July 16, 2026 01:29
Escape Road (F for Fullscreen)

Escape Road (F for Fullscreen)

Escape road is a game loaded by Little Timmy so that users can play the game. This game allows the user to get in a car they want and drive it around avoiding the cops! Unblocked Games, Free Games, Little Timmy, Online Games, Online Games Free, Driving Games, Drive Game, Drive Games, Driving Game.

A Pen by Little Timmy on CodePen.

License.

@aldoyh
aldoyh / cyberpanel-laravel-addon-prd.md
Last active June 28, 2026 11:43
cyberpanel-laravel-addon-prd.md

Laravel Management Addon

Product Requirements Document (PRD)


1. Introduction

Purpose: This document defines the requirements for a Laravel Management Addon, equivalent to CyberPanel’s WordPress Module, but tailored for Laravel 13+ websites. The addon will automate installation, maintenance, security, and monitoring for Laravel applications.

@aldoyh
aldoyh / game-eight-neighbors.markdown
Created June 23, 2026 21:24
[GAME] Eight Neighbors
@aldoyh
aldoyh / halloween-3d-jigsaw-puzzle.markdown
Last active June 23, 2026 02:49
Halloween 3D Jigsaw Puzzle

Halloween 3D Jigsaw Puzzle

Playing with Threejs and Jigsaw.

This is one among any tests I did, and still miss lots of improvement, example pieces collision but I couldnt find a quick solution to combine both the solid collision and the board static positioning.

A Pen by Den on CodePen.

License.

@aldoyh
aldoyh / GlassmorphismKit.html
Last active June 7, 2026 15:32
Pure CSS Glassmorphism Liquid Glass UI kit
<div class="scene" aria-hidden="true">
<div class="scene__blob scene__blob--1"></div>
<div class="scene__blob scene__blob--2"></div>
<div class="scene__blob scene__blob--3"></div>
</div>
<!-- Theme toggle -->
<button class="glass glass-btn theme-toggle-btn" id="theme-toggle" aria-label="Toggle colour scheme" title="Toggle light / dark mode">
<span class="icon-dark" aria-hidden="true">☀️</span>
<span class="icon-light" aria-hidden="true">🌙</span>
@aldoyh
aldoyh / Skill_CyberPanel.md
Last active May 12, 2026 09:32
CyberPanel Skill created by QWEN
@aldoyh
aldoyh / ROUTINES.md
Created May 11, 2026 20:29
ROUTINES.md in PHP

EvoNexus — Routines & Scheduled Tasks

Routines are automated workflows that run on a schedule via the ADW Runner.

Core vs Custom

Type Location Tracked Description
Core ADWs/routines/ Yes Essential system routines shipped with the repo
Custom ADWs/routines/custom/ No (gitignored) User-created, workspace-specific routines