Audiofy

Audiofy is a web application that retrieves music based on the emotions conveyed by the text. The text is captured by OCR using a mobile camera connected to the same network. Emotions are extracted using an LSTM based deep learning model.

Load balancer

A load balancer implementation in NodeJs (express) using round robin and least connections algorithms to equally distribute the load among three server.

PGP Express

PGP Express is an online PGP (Pretty Good Privacy) service that offers all the major functionalities of a typical PGP program, like encrypting and authenticating emails.

ShareMate

Sharemate allows you to create requests for things you need, and your friends on the app can respond to it. It uses handlebarJs as a templating engine and nodeJs and mysql for backend.

High-Five

High-Five is a Rock-Paper-Scissors game built in python3 and using openCV library. It detects users hand gesture using the front camera (Web-cam) of a laptop.

Personality Analyser

A personality analysis website which will take answers to various MCQs from the user and suggest his/her personality based on those answers.

Pitch Perfect (iOS app)

An iOS app which allows you to record your voice and play it with different effects. PitchPerfect fundamentally uses the AVFoundation framework for the audio effects. It uses the AutoLayout for the UI views.

Personal Blog

A trial blogging website built using HTML, CSS, bootstrap and Python's django framework for the backend. The aim of the project was to learn the use of python (django) as a server side language.

Travelogue Website

This project was built as a part of GDG (Google Developers group) ,NIT Surat summer mentorship program. It is a photo-blog website made using HTML, CSS, javaScript and bootstrap.