Skip to content

av/av

Repository files navigation

av.codes

Disclaimer

This personal site is created without any specific UI framework, just using core technologies and some helper libraries.

Interesting Features

Lava blobs

Colorful blobs with SVG filters

These are generated and animated procedurally with randomised amount and shape of participating elements. The core effect is implemented using a classic technique via the SVG filters (blur + contrast).

The rest is achieved with tuning of the shapes, sizes, colors and animation timings to provide with "lava-lamp" like effect.

Examples of blobs

See the source code for more details.

Dynamic section splitters

Dynamic section splitters

Implemented using a similar technique as the blobs, but with a different set of initial transforms and layout for the underlying elements

Example of a section splitter without the filters applied

Example of a section splitter without the filters applied

Visualisations

Career Timeline

Career Timeline screenshot

  • Detects if User tries to scroll through the page on mobile while tapping within the visualisation using gesture detection
  • Fancy dynamic resize
  • Game-engine like scene/component architecture with draw/update loop

See the source code for more details.

About

Resources

Stars

Watchers

Forks

Contributors