This repository contains the R, Python, D3, and Svelte code used to produce my visualisations for the #TidyTuesday challenges.
TidyTuesday is an engaging initiative spearheaded by the Data Science Learning Community that aims to encourage the analysis and visualization of social data on a weekly basis. This project thrives on the contributions of community members who bring various datasets to life through visual storytelling, making it an excellent resource for both budding and experienced data scientists.
The repository supports a diverse range of programming languages and tools, including R, Python, SveltePlot, and D3. Users can not only access the visualizations but also explore the underlying code and data that power these creations, providing valuable insights into both the technical and creative aspects of data visualization.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.