Skip to content

Instantly share code, notes, and snippets.

View Lingz-ui's full-sized avatar
:shipit:
Hello World 🕊, I just want to be Friends

Texas Lingz-ui

:shipit:
Hello World 🕊, I just want to be Friends
View GitHub Profile
@Lingz-ui
Lingz-ui / animated-text-fill.markdown
Created August 21, 2022 06:35
Animated text fill
@Lingz-ui
Lingz-ui / animated-text-fill.markdown
Created August 21, 2022 06:34
Animated text fill
@Lingz-ui
Lingz-ui / css-gradient-border-animated.markdown
Created August 20, 2022 08:50
CSS Gradient Border Animated
@Lingz-ui
Lingz-ui / border-animation.markdown
Created August 20, 2022 08:03
Border Animation
@Lingz-ui
Lingz-ui / css-neon-text-animation.markdown
Created August 17, 2022 11:36
CSS Neon Text Animation
@Lingz-ui
Lingz-ui / index.html
Created August 17, 2022 11:28
Neon Text
<h1>
Hello World
</h1>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@900&display=swap" rel="stylesheet">
@Lingz-ui
Lingz-ui / index.html
Created February 13, 2022 01:10
Simple CSS Waves | Mobile & Full width
<!--Hey! This is the original version
of Simple CSS Waves-->
<div class="header">
<!--Content before waves-->
<div class="inner-header flex">
<!--Just the logo.. Don't mind this-->
<svg version="1.1" class="logo" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 500 500" xml:space="preserve">
@Lingz-ui
Lingz-ui / fancy-buttons-list.markdown
Created January 31, 2022 16:14
Fancy Buttons List
@Lingz-ui
Lingz-ui / index.html
Created January 31, 2022 16:02
Nice animated gradient buttons
<div class="heading">
<h1>Nice animated gradient buttons</h1>
<p>by <a href="https://devpebe.com">devpebe.com</a></p>
</div>
<div class="row gray">
<button class="btn button-gradient button-one">
Click here!
</button>
<button class="btn button-gradient button-two">
Click here!
@Lingz-ui
Lingz-ui / animated-buttons.markdown
Created January 31, 2022 15:56
Animated Buttons