Projects

  • Python Audio Visualizer

    October 28 2017     

    An Audio Visualizer made using python graphics that makes geometrical shapes based on the parameters of the music. The visualizer responds to emotions in the lyrics of the song. Won 2nd Place in Microsoft Code.fun.do Team Member: Mehul Kumar

  • Wiki Education Dashboard

    Feb 2017 - Sep 2017   Github    Link

    The Wiki Ed Dashboard / Programs & Events Dashboard is a Ruby on Rails + Javascript application that helps people organize groups of newcomers to contribute to Wikipedia. The project will use ML as a service to provide suggestions on a React+Redux Frontend.
    Part of Google Summer of Code 2017

  • Jekyll Blog & Portfolio

    May 2017 - Jun 2017   Github    Link

    A Jekyll based portfolio website. Frontend Framework with bootstrap.

  • Build-it-Bigger

    May 2017   Github    Link

    Joke telling app with emphasis on build automation with Gradle. Uses the Gradle App Engine plugin to deploy a backend. An integration test suite that runs against the local App Engine development server
    Part of the Android Developer Nanodegree Program

  • Where am I

    Apr 13, 2017   Github    Link

    Hidden object Android Game only using Native Android API. Uses hidden overlapped rendering in Android as a means to differentiate between hidden objects.
    Done as an Assessment task.

  • E-summit website

    Feb 2017      Link

    Website for E-Summit 2017 of Entrepreneurship Cell, IIT Madras

  • StockHawk

    Jan 2017   Github    Link

    Added enhancements to one app in order to make it production ready. The work included ensuring errors were handled gracefully, building a widget for the home screen, adding support for screen readers, optimizations for localization, and data visualization via a library. Part of the Android Developer Nanodegree Program

  • Campus Ambassador Program Website

    Nov 2016      Link

    Website for the Campus Ambassador Program of Entrepreneurhip Cell, IIT Madras.

  • Smart Walking Stick

    Sep 2016 - Jan 2017     

    Uses ArduinoProMini board on the stick. The code is written in Arduino. A prototype of a stick as a guidance system for blind people through obstacle detection and providing tactile feedback.

  • Quantum Chess

    Jul 2016 - Nov 2016   Github    Link

    A Unity3D game using UnityScript. It allows multiplayer gaming through gamerooms using GameSparks API. Quantum chess is a game where the classic chess game rules have been modified to follow quantum mechanic principles. In quantum chess you can do classical moves which follow all the normal chess game rules.

  • CricScores-Live

    June 10, 2016   Github    Link

    An app that shows live cricket scores fetched from an API. It uses Material Design element “Card” to show the scores.
    Built as an assessment task

  • Popular Movies

    May 2016 - Dec 2016   Github    Link

    Built an app, optimized for tablets, to help users discover popular and highly rated movies on the web. It displays a scrolling grid of movie trailers, launches a details screen whenever a particular movie is selected, allows users to save favorites, play trailers, and read user reviews.
    Part of the Android Developer Nanodegree Program

  • Sunshine app

    May 2016 - Nov 2016   Github    Link

    A synchronous weather app for Android. Built to learn and strengthen concepts in Android such as Content Providers, AsyncTask, Widgets. It also heeds to localisation and accessibility standards.

  • Hostel Website | TechSoc

    March 12, 2016   Github    Link

    The Ruby on Rails based website was built for an inter-hostel competition. It is a login portal.
    Team Member : Mythreyi Ramesh

  • ClipSync

    Feb 29, 2016   Github    Link

    Ruby on Rails Backend + Android Client app that synchronises clipboard across mobile devices. Rails is used for authentication and data syncing.
    Completed Submission for Microsoft Code.Fun.Do at IIT Madras.