Projects

diary
Daily Diary Project

This is a web application that helps in tracking the daily activities for a user. It has all features like we have in our manual diary of adding, deleting, updating tasks. It also has additional tracking features like water tracking, desk exercise reminders and also weather update and nearby events in coming month.

View on Github

exercise
Human Activity Recognition

Dataset Link By using this above dataset that has data of 30 particapants who wore smartphone on their arm and did activities like Walking, Running, Sleeping, Walking Upstairs, Walking Downstairs, Sitting. On this dataset different models were applied and they gained accuracry of more than 90%

View on Github

chat
Internet Relay Chat

This application is a basic command line app for chatting. It is based on Client server architecture. It supports various features like group chatting, file sharing, private chatting, sending encytped messages, leaving and joining multiple groups, broadcast , unicast message. It is written in Java language.

View on Github