Skip to content

Instantly share code, notes, and snippets.

View stanwmusic's full-sized avatar
🏠
Working from home

Stan Williams stanwmusic

🏠
Working from home
View GitHub Profile
@stanwmusic
stanwmusic / index.html
Created May 20, 2025 23:26
Looping words with GSAP - Osmo
<li class="looping-words__list">
<p class="looping-words__p">Looping</p>
</li><!--------- Osmo [https://osmo.supply/] --------->
<section class="cloneable">
<div class="looping-words">
<div class="looping-words__containers">
<ul data-looping-words-list="" class="looping-words__list">
<li class="looping-words__list">
<a href="https://www.stanwilliams.org/blog/" target="_blank"><p class="looping-words__p">stanwilliams.org</p></a>
</li>
@stanwmusic
stanwmusic / index.html
Created May 20, 2025 23:20
live speech
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Audio Transcription App</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
@stanwmusic
stanwmusic / halloween-card-matching-game.markdown
Created September 2, 2024 18:29
Halloween Card Matching Game
@stanwmusic
stanwmusic / halloween-card-matching-game.markdown
Created September 2, 2024 18:29
Halloween Card Matching Game
@stanwmusic
stanwmusic / around-the-in-885-seconds.markdown
Created June 15, 2024 18:19
Around the 🌎 in 885 seconds
@stanwmusic
stanwmusic / accessible-tabs-animation.markdown
Created May 19, 2024 20:50
Accessible Tabs ( Animation )
@stanwmusic
stanwmusic / index.html
Created May 1, 2024 02:42
Responsive Image Carousel ( Animation )
<main>
<ul class='slider'>
<li class='item' style="background-image: url('https://cdn.mos.cms.futurecdn.net/dP3N4qnEZ4tCTCLq59iysd.jpg')">
<div class='content'>
<h2 class='title'>"RESPONSIVE IMAGE GALLERY"</h2>
<p class='description'> Lorem ipsum, Snuffsum Dipsum
dolor sit amet sit boy sit consectetur
adipisicing elit. Tempore fuga voluptatum, iure corporis inventorey bloney samwich
praesentium nisi. Id laboriosam ipsam enim. </p>
<button>Read More</button>
@stanwmusic
stanwmusic / index.html
Created May 1, 2024 02:23
Parallax Photo Carousel
<div class="stage">
<div class="container">
<div class="ring">
<div class="img"></div>
<div class="img"></div>
<div class="img"></div>
<div class="img"></div>
<div class="img"></div>