Skip to content

Instantly share code, notes, and snippets.

View amitiwary999's full-sized avatar

Amit Tiwary amitiwary999

View GitHub Profile
@amitiwary999
amitiwary999 / BaseJob.kt
Last active June 26, 2019 07:01
This is the custom workmanager of ShutApp. I will push complete code by this weekend
//base job class. Every job class must extend this class.
/**
* Created by Meera on 24,May,2019.(Used in ShutApp)
*/
abstract class BaseJob {
abstract fun run(jobId: String)
interface Factory<T : BaseJob> {
@amitiwary999
amitiwary999 / GSoC 2017_report_susi_android_amittiwary999.md
Last active August 29, 2017 14:12
GSoC 2017 Final Project Report

GSoC 2017 SUSI Android, Amit Tiwary - FOSSASIA

This GSoC, I worked on SUSI Android App where we created an Android client to provide intelligent answer using loklak/AskSusi infrastructure. This app allows the user to query with SUSI.AI.

This app contains following features:

  • Login and signup functionality so that user can query with SUSI.AI privately.
  • Forgot password and Reset password functionality.
  • Anonymous mode that allows the user to query with SUSI.AI anonymously.
  • Implement functionality to render following action types:
  • Answer

GSoC 2017 SUSI Android, Amit Tiwary - FOSSASIA

This GSoC, I worked on SUSI Android App where we created an Android client to provide intelligent answer using loklak/AskSusi infrastructure. This app allows user to query with SUSI.AI.

This app contains following features:

  • Login and signup functionality so that user can query with SUSI.AI privately.
  • Forgot password and Reset password functionality.
  • Anonymous mode that allow user to query with SUSI.AI anonymously.
  • Implement functionality to render following action types:
  • Answer

Keybase proof

I hereby claim:

  • I am amitiwary999 on github.
  • I am amitiwary (https://keybase.io/amitiwary) on keybase.
  • I have a public key ASAe5X8VyY4RqTVsMu9FYZr6b56osQaoay7XluwjU-VfUAo

To claim this, I am signing this object: