Skip to content

Instantly share code, notes, and snippets.

View HMser's full-sized avatar
💫
Learning.............

HM HMser

💫
Learning.............
View GitHub Profile
@HMser
HMser / HM.css
Created November 21, 2022 15:37
.container {margin:auto; width: 100%;font-family:'saFont'}
@HMser
HMser / index.pug
Created July 29, 2022 04:57
Portfolio Page
#app
@HMser
HMser / glassmorphism-creative-cloud-app-redesign.markdown
Created June 19, 2022 15:08
Glassmorphism Creative Cloud App Redesign
@HMser
HMser / glassmorphism-creative-cloud-app-redesign.markdown
Created June 19, 2022 15:08
Glassmorphism Creative Cloud App Redesign
@HMser
HMser / index.html
Created May 3, 2022 11:48
water wave text animation effect
<section>
<div class="content">
<h2>Kemi</h2>
<h2>Kemi</h2>
</div>
</section>
@HMser
HMser / index.html
Created May 3, 2022 10:23
Split animation on hover with single element
<!-- Reference CodePen -->
<!-- https://codepen.io/bosworthco/pen/RjBvgw -->
<!-- -------------------------- -->
<ul id="nav">
<li class="nav-link">
<h1 data-name="home">Home</h1>
</li>
<li class="nav-link">
<h1 data-name="About">About</h1>
@HMser
HMser / daily-ui-008-404-page.markdown
Created May 3, 2022 08:22
Daily UI #008 - 404 Page