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 / 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
@aldoyh
aldoyh / SignatreAnimationMaker.html
Last active January 25, 2025 19:12
Signature animation
<div class="modal">
<div class="field-wrapper">
<input autocomplete="off" name="hidden" class="field" maxlength="256" placeholder="Your name" type="text" id="First-name" required="">
<button class="sign">
<svg width="12" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.72421 4.666H5.13421C4.86052 4.66592 4.59342 4.75007 4.3692 4.90703C4.14498 5.06398 3.97449 5.28614 3.88088 5.54333L1.37421 12.438C1.28555 12.6813 1.34621 12.954 1.52888 13.1373L1.72421 13.3327L6.00555 9.05133C6.00488 9.034 6.00022 9.01667 6.00022 8.99933C6.00022 8.80155 6.05886 8.60821 6.16875 8.44376C6.27863 8.27932 6.43481 8.15114 6.61753 8.07546C6.80026 7.99977 7.00132 7.97996 7.19531 8.01855C7.38929 8.05713 7.56747 8.15238 7.70732 8.29223C7.84717 8.43208 7.94241 8.61026 7.981 8.80424C8.01959 8.99823 7.99978 9.19929 7.92409 9.38202C7.84841 9.56474 7.72023 9.72092 7.55579 9.8308C7.39134 9.94069 7.198 9.99933 7.00022 9.99933C6.98288 9.99933 6.96555 9.99467 6.94822 9.994L2.66688 14.2753L2.8
@aldoyh
aldoyh / aurora-effect.markdown
Created January 21, 2025 03:42
Aurora Effect

lenvup.sh

Laravel Environment Dependency Management Script

by: @aldoyh

Description:

lenvup.sh is a Bash script designed to streamline the setup and maintenance of Laravel project dependencies. It intelligently handles both Composer (PHP) and various Node.js package managers (npm, Yarn, pnpm, and Bun), ensuring your project's dependencies are correctly installed and updated. The script checks for the presence of composer.json and package.json, then examines their respective lock files to determine the appropriate action.

@aldoyh
aldoyh / README.md
Last active November 30, 2024 15:28
Living Shapes
@aldoyh
aldoyh / README.md
Last active November 30, 2024 10:28

PHP Yara Scanner

with ability to update with a cron job.

@aldoyh
aldoyh / index.pug
Created November 20, 2024 21:00
Infinite Cover Flow w/ GSAP 😎
-
const COVERS = [
"https://i.scdn.co/image/ab67616d00001e020ecc8c4fd215d9eb83cbfdb3",
"https://i.scdn.co/image/ab67616d00001e02d9194aa18fa4c9362b47464f",
"https://i.scdn.co/image/ab67616d00001e02a7ea08ab3914c5fb2084a8ac",
"https://i.scdn.co/image/ab67616d00001e0213ca80c3035333e5a6fcea59",
"https://i.scdn.co/image/ab67616d00001e02df04e6071763615d44643725",
"https://i.scdn.co/image/ab67616d00001e0239c7302c04f8d06f60e14403",
"https://i.scdn.co/image/ab67616d00001e021c0bcf8b536295438d26c70d",
"https://i.scdn.co/image/ab67616d00001e029bbd79106e510d13a9a5ec33",
@aldoyh
aldoyh / anchor-navigation-to-scrolltriggered-section.markdown
Created November 13, 2024 14:49
Anchor navigation to ScrollTriggered section