Hello Friends,

I have created a simple android application named CFProfile.

This app simply takes Codeforces 'Handle' as a input and displays all the profile details with submissions etc.

You can have a quick look over video to know how it works.

You can also refer directions.doc file to know working.

This app can actually help to those who practice cp on codeforces to know statistics of submissions.

To create this app I had used codeforces api's to fetch the information of a particular handle.

Tools used to create the app:

  1. Platform: Android Studio

  2. Backend-Lang: Kotlin

  3. Api's- Codeforces API