A tag-based note management system for creating, editing and reading plain-text note files. Created using R for cross-platform usage. [View]
Conway's Game of Life, created using R. The code creates individual plots for each generation, and then stitches them together in a video/GIF. [View]
The Python package instagram-scraper is used to download photos from Instagram, and the details are saved in a JSON file. This R code extracts the details (filename, location of photo, link) and saves them in a CSV file. [View]
A simple yet comprehensive tutorial for plotting with ‘ggplot2’ package in R, created for beginners. [View]