Manage your private and public resumes effortlessly with this GitHub repository. Generate privacy-conscious, shareable resumes from a Markdown source using GitHub Actions, Pandoc, and Docker support. Keep your personal details secure while providing an accessible version for wider distribution.
A visualization of the number of speakers of Indian languages, grouped by family. The data is sourced from the 2011 Indian census. The visualization is built using React and Nivo.
Visual analysis of the color palettes in the Naruto manga covers across 72 volumes. Inspired by impactful data visualization projects, it explores trends and themes using K-means clustering in the CIELAB color space.
Adapting the Elo rating system to rank IPL teams based on their performance in the league.
A network of characters in the Harry Potter series and their interactions with each other.
LeetScrape: Python package for quickly downloading and saving LeetCode problems offline, including topics, difficulty, and code stubs in various languages. Ideal for coding skill enhancement and interview preparation.
Chess Insights looks at all your games and gives you insights on what it finds in the data! Be it your wins and losses, hanging pieces, accuracy, or even what time of day you win the most, we've got all the data for you right here!
Chowka Bara, an ancient Indian board game for two or four players, combines full observability with chance elements from special dice rolls and strategic decisions in pawn movements. Our project aims to bring this traditional game to mobile devices, offering an engaging blend of chance and strategy for players to enjoy on the go.
Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems. This project contains my solutions to the problems.