Skip to content

Instantly share code, notes, and snippets.

View klaudiusmiskinis's full-sized avatar
🦍
Prime time

Klaudijus Miskinis klaudiusmiskinis

🦍
Prime time
View GitHub Profile
@klaudiusmiskinis
klaudiusmiskinis / index.html
Last active April 4, 2023 11:19
Ripple effect over elements with JS and CSS
<!DOCTYPE html>
<html>
<head>
<title>Testing de Ripple</title>
<link href="src/styles.css" />
<meta charset="UTF-8" />
</head>
<body>
<div>
@dypsilon
dypsilon / frontendDevlopmentBookmarks.md
Last active June 13, 2024 10:59
A badass list of frontend development resources I collected over time.