Skip to content

Portfolio

1. Personal projects(Android):

PDF Widgets

  • A utility app that can make widgets of PDFs available on mobile
  • Links : Playstore

Varabhaya Mobile App

  • A Native Mobile App for an NGO. Serves as an interactive platform for receiving event information and watching media content.
  • Uses MVVM, APIs from WordPress, Firebase and Amazon AWS for various tasks.
  • Links : Playstore

Self Notes

  • A simple note taking app that can give pin-able notifications for each note.
  • Uses latest Architecture Components and MVVM pattern.
  • Links : Playstore

  • A small , easy to use app for restaurants for storing data, immediately creating a PDF, add/modify items, etc
  • Links : Playstore | Github

Body building app

An open source app built with Latest Jetpack components,Water manager is a full fledged Intake tracker app that can remind users to drink water, log their data and provide meaningful analysis.
Github(java) | Github(kotlin)

Water Manager : Water Intake Tracker and Reminder

An open source app built with Latest Jetpack components,Water manager is a full fledged Intake tracker app that can remind users to drink water, log their data and provide meaningful analysis.

Links: Playstore | Github

2. Other Mini Projects(Android)

  • Android Experiments : A repository having various samples of architecture components (room, livedata, paging, navigation,etc)
  • Attendance tracker : A simple way to track your subject wise Attendance manually.
  • File Manager : Full fledged file manager using storage access framework (SAF Api).
  • #100DaysOfCode : A utility reminder app to remind the user to code for 1 hr each day.
  • m-player : a basic music player using media libraries.
  • CareAid : A hackathon project this is an app. It is a mobile client for an iot based emergency sensor button that will send the message to the app and or receiving such message app will start ringing and notifying the registered emergency helpers.
  • B-Browser :A single screen mobile browser. made while learning about android WebView.
  • MyJIMS : One of my first full fledged app from 2017-18. Its an app for showing my college details.It Also has a chat-based announcement portal which uses Firebase Auth and Firebase Realtime Database as backend server.
  • 9Notes : The first version of my note taking app.
  • NewsView : A basic news app
  • 2048 : A puzzle game.

  • Sensor game | google-groups web view | Report card

3. Other Mini Projects(Web)

4. Other Mini Projects(Misc)

  • All in one convertor : A react based file conversion platform that we made as major project in college.
  • PicsaBiz : A small art selling e commerce platform that we made as minor project.

  • "Talk to Super jarvis" : Super Jarvis a trivia on Marvel Avengers made for Google assistant.

  • Venturebeat article analysis : The following project aims to display how the use of scrapy, matplotlib and NLTK library can be put together to get some meaningful analysis. Here we crawl around 600+ articles of december 2018 from a tech-news site Venturebeat.com , put them in a large text file, and then read that file using NLTK library to build a hashmap of unique words, filtering out the non usefult stopwords.
  • Python Experiments : Random stuff i do in python