Skip to content

Instantly share code, notes, and snippets.

@Ashon-G
Ashon-G / css-god-rays.markdown
Created December 24, 2023 20:11
CSS God Rays
@Ashon-G
Ashon-G / css-god-rays.markdown
Created December 24, 2023 20:11
CSS God Rays
@Ashon-G
Ashon-G / css-god-rays.markdown
Created December 24, 2023 20:11
CSS God Rays
@Ashon-G
Ashon-G / css-god-rays.markdown
Created December 24, 2023 20:11
CSS God Rays
@Ashon-G
Ashon-G / css-god-rays.markdown
Created December 24, 2023 20:11
CSS God Rays
@Ashon-G
Ashon-G / css-god-rays.markdown
Created December 24, 2023 20:11
CSS God Rays
@Ashon-G
Ashon-G / css-god-rays.markdown
Created December 24, 2023 20:11
CSS God Rays
@Ashon-G
Ashon-G / index.html
Created January 1, 2024 21:44
SVG Animated Cards
<section class="intro">
<div class="container py-5">
<div class="row justify-content-center">
<!-- Card -->
<div class="col-12 col-md-4 mb-4">
<div class="card-single d-flex flex-wrap card-kingdom rounded shadow text-center">
<div class="card-content">
<div class="card-img rounded-top d-flex justify-content-end w-100 position-relative">
<div class="overflow-hidden rounded-top position-absolute w-100 h-100">
@Ashon-G
Ashon-G / bank-quick-transfer-interface-vue-js.markdown
Created January 4, 2024 09:01
Bank Quick Transfer Interface Vue JS

Bank Quick Transfer Interface Vue JS

A UI for transferring money from 2 accounts(or more). Recreated this section from my internet banking home page with VueJS and CSS Flexbox.

A Pen by Vashon Gonzales on CodePen.

License.