1.
Chuckmate
chukmate is a fun command line tool to read random Chuck Norris jokes from the internet. The motive was to
understand npm publish process and to learn writing command lines apps.
2.
pcp-mpstat - Report CPU and Interrupt related statistics
pcp-mpstat is pcp version of mpstat, a popular linux command. It can be used to
report different interrupt usage information as well as cpu usage information. It was a part of my GSoC16
Project.
3.
pcp-pidstat - Report statistics for Linux tasks
pcp-pistat is pcp version of pidstat, a popular linux command. It can be used for
monitoring individual tasks currently being managed by the Linux kernel. Using various options it helps user
to see useful information related with the processes. This information can include percentage CPU, memory and
stack usages, scheduling
and priority information. It was a part of my GSoC16 Project.
4.
Canacopa
Canacopa aims to create interactive experiences for microlocations using beacon technology. It uses Eddystone
- protocol specifications for transmitting the data using Bluetooth low energy. This was my final year
engineering project, generously sponsored by Makerville Pvt. Ltd.
5.
Retail Rancho
Retail Rancho was something that we built in 48 hrs at I-Hack hosted by IIT Bombay. It was an offline
hackathon and we were required to demonstrate the applications of beacons in retail industry. We secured 2nd
position.