An android application to showcase a person’s resume/portfolio for the Android platform. Based on the current user context, it proactively retrieves and presents all the relevant data from a json file (details.json).
Some of the Libraries Used:
- android.graphics.Typeface
- android.net.Uri
- android.widget.Toast
- android.view.WindowManager
- android.view.Window
- android.os.Handler
Some of the Components used:
- Splash screen
- Grid layout
- Navigation drawer
- Relative layout
- Linear layout
- Card View
Different Screens:
- Splash Activity:
- Welcome Fragment:
- Navigation Drawer:


