Skip to content

Instantly share code, notes, and snippets.

View devyujie's full-sized avatar

0x5E devyujie

View GitHub Profile
⭐ Total Stars: 12
➕ Past Year Commits: 4
🔀 Total PRs: 3
🚩 Total Issues: 84
📦 Contributed to: 5
@devyujie
devyujie / index.html
Created February 15, 2023 09:17
Pokemon Card Holo Effect
<main id=app>
<p>Please checkout the newer version of this; <a href="https://codepen.io/simeydotme/pen/abYWJdX" target="_blank">https://codepen.io/simeydotme/pen/abYWJdX</a></p>
<h1>Pokemon Card, Holo Effect</h1>
<section class="cards">
<div class="card charizard animated"></div>
<div class="card pika animated"></div>
<div class="card eevee animated"></div>