-
Northeastern University
- https://dataculturegroup.org
- @rahulbot
Highlights
- Pro
Block or Report
Block or report rahulbot
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
PHP-Image-to-Color-Palette Public
A PHP class to generate a color palette based on an image or a set of images (based on Sameer Borate's GetCommonColors)
-
distances-between-countries Public
Simple script to compute distances between countries based on the most populous city
-
lyrics123-scraper Public
A simple scraper to pull down all the lyrics from songs by one artist from lyrics123.net
-
Programming-Style-Examples Public
Quick examples of various programming styles (for MAS.500 Software course)
-
GV-GetToKnow-backbone Public archive
Playground for a country-based UI into global voices content (built with Bootstrap.js)
965 contributions in the last year
Contribution activity
March 2023
Created 21 commits in 4 repositories
Created a pull request in clairepan1/WordCloud that received 1 comment
refactoring to support rendering sample data
This refactoring works to render 3 word clouds, like the Observable does. Look at the use of async
/await
, the new getContext2d
helper, and the config
…