Skip to content

Instantly share code, notes, and snippets.

View dkrnl's full-sized avatar

Dmitri Pyatkov dkrnl

View GitHub Profile
@dkrnl
dkrnl / git-last-commit-files-changed.sh
Created September 15, 2022 07:22
git last commit files changed
git diff --name-only HEAD@{1} HEAD
@dkrnl
dkrnl / index.html
Created March 6, 2025 15:15 — forked from nyoicode/index.html
WebGL liquid masking
<div class="content">
<img src="https://ksenia-k.com/img/ksenia.jpg"/>
</div>
<canvas></canvas>
<div class="overlay">
Liquid content reveal
</div>