[go: up one dir, main page]

Skip to content
View prana10's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report prana10

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
prana10/README.md

Hi 👋, I'm Prana

just a beginner who wants learn to be a Mobile Apps Developer

prana10

Total time coded since Apr 4 2023
  • 🔭 I’m currently working on Flutter & Native Android Project

  • 🌱 I’m currently learning Actix, Spring boot, Vapor & Flask

  • 💬 Ask me about Flutter, Kotlin

Connect with me:

prana10 prana-dhika dhika_prana @pranadhika22

prana10

Pinned Loading

  1. downloadersample downloadersample Public

    Sample Downloader Using WorkManager & HttpURLConnection in Java

    Java 1

  2. Custom Dialog Overlay Loading with T... Custom Dialog Overlay Loading with Transparent Background and Lottie Animation
    1
    package com.m3.fakultaskedokteranumum.common.utils
    2
    
                  
    3
    import android.app.Activity
    4
    import android.app.AlertDialog
    5
    import com.m3.fakultaskedokteranumum.R
  3. feat: Update command for access serv... feat: Update command for access server with port | Access Server (Without Pem file) using shell
    1
    #!/bin/bash
    2
    
                  
    3
    username="root"
    4
    ipserver="ipserver"
    5
    password="password"
  4. Flutter-Architecture-Research Flutter-Architecture-Research Public

    Research Architecture & Concept for Flutter App

    Ruby

  5. Simple-PDFViewer-Flutter Simple-PDFViewer-Flutter Public

    Flutter Simple PDF Viewer with Bookmark feature and Resume Last Page PDF

    Dart

  6. HLS Video Player on C++ with ffmpeg ... HLS Video Player on C++ with ffmpeg and SDL2
    1
    /*
    2
    # How to Run HLS Video Player Program Using FFmpeg and SDL
    3
    4
    ## 1. Install Dependencies
    5