Analysis Favorit Youtube Video using Selenium and Beautiful Soup Python
November 3, 2019
This project was started on Saturday, 19 October 2019. At first, the reason why I want to build this project is I want to know what the topics that I like on Youtube and what is my favorite channel.
#python
#selenium
#juypter notebook
Mussichusetts (Android App with MVP Architecture)
July 19, 2019
I make an Android app called Massachusetts where serve music data from MusixMatch API. This app implements MVVM architecture using Dagger2, Room, RxJava2, Retrofit, and Realm.
#android
#mvp
Bogor Tourism Guide (Android App)
July 14, 2019
I make an Android app called Massachusetts where serve music data from MusixMatch API. This app implements MVVM architecture using Dagger2, Room, RxJava2, Retrofit, and Realm.
#android
#google map API
From You (Android App)
December 18, 2018
It's an android app to get fundraising and crowdfunding platform.
#java
#android
#mvc
Speaknition (Android App)
July 14, 2018
I create an android app using Microsoft API to train and test voice recognition.
#nlp
#java
#android
#mvc
Tomato Classification (Android App - Image Processing with OpenCV)
January 17, 2018
This project is to create an android app that can classificate the ripeness of tomato. I use kNN algorithm and openCV library to classificate the tomato
#image processing
#openCV
#java
#android