Level-up Series [2019] [Details]
A set of experiments that any programmer can try to complete and learn from them. This is a program to get you going towards learning by doing and avoiding the path of paralysis by analysis
.
Check the list of experiments here.
Healthifyme [2018-] - Sr. Backend Developer for [Healthifyme]
A calorie tracker app that provides customized diet plan and workout plans along-with reports and insights.
Here I have worked on Feeds, Q&A, Reports, GDPR, Comm-service and many internal features as well.
TicTacToe-Chat [2018] [details] -
A simple TicTacToe game that can be played on chat through text or voice input over various platforms such as Google-Assistant, Facebook-Messenger etc..
The game logic uses alpha-beta pruning along-with result caching to speed things up.
B.Well [2015-2018] - Sr. Backend Developer for [b.well]
Comprehensive Health Assistance App. Brings all aspects of a person’s health to a single place.
Plethora of features developed by combining in-house built and multiple third party services.
MarkMe [25-Aug-2017] -
[Check on Github] Sender, Receiver
An open-source attendance system that uses data-transmission-over-sound technology to mark entries.
No other channel (internet, bluetooth, radio waves etc.) required since data transmission happens over sound.
Transmission can be done over both audible and in-audible sound.
Used Chirp SDK for data encoding and decoding.
Movie Review Opinion Mining [2015] - [Check on Github]
Analysing various mathematical formulas to calculate the sentiment score for a given movie review.
Calculating their efficiency and accuracy by matching against some of the publicly available trained data set.
Comparing the used formulas. The analysis was completely on direct application of mathematical formula without use of machine learning.
Unbeatable TicTacToe [2014] - [Try to beat it] [Check on Github]
Simple TicTacToe game, you just can’t beat it :p.
Used MinMax gaming theory.
Minesweeper [2013] - [Try it if you have Windows Phone] [Check on Github]
Simple MineSweeper game developed for Windows phone under a app-development workshop.
Custom grid size option.
Went on to have few thousand downloads.