• Developed a sample app to demo the usage of AWS Android SDK. AWS services used in the sample app are DynamoDB, Cognito, Mobile Analytics.
• Implemented a Transfer Manager class to deal with upload and download tasks in AWS Simple Storage Service(S3) Android SDK. The Transfer Manager class supports multi-part upload, pausing and resuming transfers, exception handling and etc.
• Developed a web crawler to collect customer feedbacks from tech forums such as StackOverflow, Github issues and AWS Forums.
• Developed a Django website for the web crawler above to manage crawler tasks and view feedbacks.