Code Trends - Programming Languages Popularity Visualization
Joy Jama
0
Data Scraper
Data Visualizer
Web Developer
Code Trends is a web-based interactive visualization that displays the popularity of programming languages based on the TIOBE Index. It uses a bubble chart where each bubble represents a programming language, and the size of the bubble indicates the language's rating percentage. This project demonstrates web scraping to collect data, data processing, and visualization using D3.js.
Like this project
0
Posted Feb 22, 2024
Code Trends is an interactive bubble chart reflecting most popular programming languages dynamically.