Skip to content
View hakivin's full-sized avatar
💻
code 24/7
💻
code 24/7
  • Bukalapak
  • Jakarta, Indonesia

Block or report hakivin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hakivin/README.md

Hi there 👋

  • 🔭 I’m currently working at Bukalapak as a Software Engineer
  • 📫 How to reach me: @hakivin in every platform!

hakivin

Pinned Loading

  1. hakis_mob Public

    Haki's Mob minecraft mod

    Java

  2. rock-paper-scissor-CNN Public

    CNN Model for detecting hand gesture using rock-paper-scissors dataset.

    Jupyter Notebook 6 8

  3. Singleton Retrofit Client for API Ko...
    1
    interface RetrofitApi {
    2
      
    3
      //example retrofit function for get
    4
      @GET("yourendpoint/{param}")
    5
      fun getData(@Path("param") param : String?) : Call<YourResponseData>
  4. poc_seo Public

    A PoC of a SSR Website that uses Jaspr with Flutter embedding

    Dart