Search Tech

'svg'
12 results found. Christmas Tree SVG Animation
Christmas-themed SVG Animation to illustrate paths, curves and animations.
Source   Demo

CNY Rat SVG Animation
SVG Animation of the words "2020" morphing into a stylized rat head.
Source   Demo

D3 Animated Bar Chart
Animated bar chart rendered in D3 and SVG.
Source   Demo

D3 Animated Line Chart
Animated line chart rendered in D3 and SVG.
Source   Demo

D3 Animated Pie Chart
Animated pie chart rendered in D3 and SVG.
Source   Demo

12 Days of Christmas
A frivolous Christmas-themed ReactJS app to illustrate SVG usage.
Source   Demo

CNY 2021 and Valentine's Day Animation
SVG Animation commemorating the coincidence of the Year of the Ox and Valentine's Day
Source   Demo

ReactJS Hangman
NodeJS-created React App for Hangman
Source   Demo

Free Myanmar
SVG/CSS Myanmar Protest Art
Source   Demo

The COVID-19 Dashboard
Singapore COVID-19 D3 data visualization.
Source   Demo

Valentine's Day SVG Heart Animation
Valentine's Day animated SVG
Source   Demo

Venn Diagram SVG
SVG of a Venn Diagram
Source   Demo

INFO
A collection of widgets and little programs I've compiled (and sometimes use) over the years. Some of it is obviously just for fun, and some of it can be used (and has been used) in various projects. Quite a few of them are Proofs of Concept. This is the stuff I get up to in my free time.

Please note that not all of them conform to accepted best practices. In fact, many of them don't. The key thing here is the idea behind, not so much the implementation.

I have made a point of indicating the technologies used (predominantly HTML, CSS and JavaScript) and the browsers I have tested the code on. If the code does not run on the browser indicated, check out the GitHub source; likely there is a branch within the repository that will work as advertised.
COMPLEXITY
Measures how many interconnected moving parts it took to produce this demo, and how complex these parts are.
Commercial or enterprise-level complexity.
Multiple moving parts, moderate complexity and properly abstracted.
Multiple moving parts with moderate complexity.
Multiple simple moving parts.
Student or hobbyist level. Minimal moving parts.
APPLICABILITY
Application in the real world.
Ubiquitious usage.
Widespread usage.
Useful functionality for general use cases.
Useful functionality for narrow use cases.
Theoretical only, or very simple functionality.