juan-antonio-ledesma / codepen-experiments

A collection of CodePen experiments that I have developed

Home Page:https://codepen.io/juan-antonio-ledesma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodePen Experiments

This repository is a collection of CodePen experiments that I have developed with the aim of exploring, innovating, and pushing the boundaries of digital creativity.

Table of contents

Pens
Astro commands

Pens

  • Meeting Point
    css css-animation pure-css meeting point
    A visual composition animated, created solely with HTML and CSS
    Full Page ViewEditor View

  • Energy Pyramid
    css css-animation pure-css energy pyramid
    A visual composition animated, created solely with HTML and CSS
    Full Page ViewEditor View

  • Behind Bars
    css css-animation pure-css behind bars
    A visual composition with bars and animated circles on a circular canvas, created solely with HTML and CSS
    Full Page ViewEditor View

  • Cell Rest
    svg morph css-animation css-morph gradient-animation
    SVG morph animation
    Full Page ViewEditor View

  • FeverShape 001
    svg svg-animation css css-animation illustration
    Animated SVG illustration with geometric designs
    Full Page ViewEditor View

  • FeverShape 002
    svg svg-animation css css-animation illustration
    Animated SVG illustration with geometric designs
    Full Page ViewEditor View

  • FeverShape 003
    svg svg-animation css css-animation illustration
    Animated SVG illustration with geometric designs
    Full Page ViewEditor View

Astro commands

All commands are run from the root of the project, from a terminal:

Command Action
yarn install Installs dependencies
yarn dev Starts local dev server at localhost:3000
yarn build Build your production site to ./dist/
yarn preview Preview your build locally, before deploying
yarn astro ... Run CLI commands like astro add, astro check
yarn astro -- --help Get help using the Astro CLI

About

A collection of CodePen experiments that I have developed

https://codepen.io/juan-antonio-ledesma


Languages

Language:CSS 61.9%Language:Astro 34.4%Language:JavaScript 3.7%