Akarsh Seggemu

Results 5 issues of Akarsh Seggemu

Hi @jangrewe , I used the docker image for testing the gitlab-ci. Have you tried functional tests in gitlab-ci for any android project ? I tried to use `android-sdk-linux/tools/emulator -avd...

Hi jsonresume team (@PeterDaveHello , @nathanhoad ), I developed mobile client apps in iOS and Android. - [ios-akarsh-seggemu-resume](https://github.com/akarsh/ios-akarsh-seggemu-resume) - [android-akarsh-seggemu-resume](https://github.com/akarsh/android-akarsh-seggemu-resume) I want to make similar projects for iOS and Android...

- removed duplicate "#" from the Headers - Added white space after "#" - Refactored Headers to make the readme document compliant to github markdown flavour https://guides.github.com/features/mastering-markdown/

@rhysd I found that you can get watchers count via this url `/:owner/:project/watchers` This is an enhancement.

I found that using "stargazers_count" `console.log(repo.stargazers_count);` i am able to get the number of stars. I suggest checking the JQuery selector for, - all stars - today stars