Created the following projects as part of Web Technologies (CSCI-571) coursework at University of Southern California.
-
Artist Search (Artsy-6) => Implemented an online art showcase platform using Artsy's REST API. This project was built using Flask framework. HTML, CSS and JavaScript were used for creating web pages. Used fetch API for AJAX. Used Artsy API and Google Cloud Platform (GCP).
You can view this project at Artsy 6.
-
Artist Search (Artsy-8) => Implemented an online art showcase platform using Artsy's REST API. Created backend applications using JavaScript/Node.js in server side with Express framework. Used Angular, TypeScript, and Bootstrap in client side and creating responsive frontend. Utilized HttpClientModule of Angular for AJAX. Used Artsy API and Google Cloud Platform (GCP).
You can view this project at Artsy 8.
-
Artist Search - Android App (Artsy-9) => Utilized Java, JSON, and Android Studio for Android app development. Learnt Android Lifecycle, the essentials of Google’s Material design rules for designing Android apps and to use Artsy APIs and the Android SDK. Utilized third party libraries like Picasso, Glide and Volley.
You can view this project at Artsy 9.