Search
Metria Network: Creating a Unique Unified Blockchain Infrastructure to Support Next-Gen dApps
21.3.2022
PRESS RELEASE. Metria Network, the much-awaited solution for the entire crypto industry will be within reach soon. The chain agnostic decentralized infrastructure is designed to meet the needs of new-age DeFi and NFT applications by overcoming the issues of scalability, interoperability,...
The First of Its Kind Metachain Project, ShuttleOne Joins Tezos Protocol
13.12.2021
PRESS RELEASE. ShuttleOne, the latest project to embrace Tezos, to soon drive adoption and liquidity while resolving blockchain fragmentation. Singapore: Tezos, the highly scalable, self-amending proof of stake blockchain protocol is opening its arms to ShuttleOne – a one of its kind...
Exploring the CSS Paint API: Rounding Shapes
22.10.2021
Adding borders to complex shapes is a pain, but rounding the corner of complex shapes is a nightmare! Luckily, the CSS Paint API is here to the rescue! That’s what we’re going to look at as part of this “Exploring …
The post Exploring the CSS Paint API: Rounding Shapes appeared first...
Exploring the CSS Paint API: Blob Animation
30.8.2021
After the fragmentation effect, I am going to tackle another interesting animation: the blob! We all agree that such effect is hard to achieve with CSS, so we generally reach for SVG to make those gooey shapes. But …
The post Exploring the CSS Paint API: Blob Animation appeared first...
Exploring the CSS Paint API: Image Fragmentation Effect
9.8.2021
In my previous article, I created a fragmentation effect using CSS mask and custom properties. It was a neat effect but it has one drawback: it uses a lot of CSS code (generated using Sass). This time I am …
The post Exploring the CSS Paint API: Image Fragmentation Effect appeared first...
The biggest challenge for crypto exchanges is global price fragmentation
8.8.2021
For decentralized markets to scale globally, the interoperability between cryptocurrency exchanges must be seamless
Image Fragmentation Effect With CSS Masks and Custom Properties
23.3.2021
Geoff shared this idea of a checkerboard where the tiles disappear one-by-one to reveal an image. In it, an element has a background image, then a CSS Grid layout holds the “tiles” that go from a filled background color to …
The post Image Fragmentation Effect With CSS Masks and Custom...