Skip to content
View wiefunkdai's full-sized avatar
😀
Life is a Choice, Success is a Gift!
😀
Life is a Choice, Success is a Gift!

Organizations

@SDaiLover @ClubCodingPalcomtech
Block or Report

Block or report wiefunkdai

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

⭐ Welcome to My Profile ⭐

 

StephanusDai Developer

$${\color{red}Hi:wave: \space \color{lightblue}I \space am \space \color{darkorange}Stephanus \space Dai!}$$

I'm ${\color{green} PROGRAMMER}$ for coding with HTML/CSS/Javascript, PHP, C#-Net Visual Studio, Java Android from Indonesia. Born with the name ${\color{darkorange} Stephanus\space Bagus\space Saputra}$ ( nickname: ${\color{blue} Stephanus\space Dai}$; chinese: ${\color{blue} 戴dai\space 偉wie\space 峯funk}$ ). In developing and creating software, I focus on development projects for ${\color{red}libraries, \space widgets, \space programming \space tools}$ that have a class-oriented object structure. This aims to make program creation easier, more efficient and practical (user-friendly) and make it easier to deal with program bug/crash situations. Greetings and Regards by @wiefunkdai, nice to met you! make love and stay healthy! 💙

 

Contact Me


Support by You


Social Links


Listen My Song


Multimedia Skills

Programming Skills

Networking Skills


Operating System Operations

Github Profile Stats:
Stephanus Dai's Github stats Stephanus Dai's Language stats

Code Gist's:


Repository Code's:


Stephanus Dai (戴偉峯) Developer

@sdailover

I have some very interesting open source!
Let's find and learn so that our knowledge and insight will be better!

⭐ Supported by ⭐

Pinned

  1. AndroidPHPAjaxGetPostJSONRequest AndroidPHPAjaxGetPostJSONRequest Public

    The Implementation of JSON Function API based on Request POST, GET, PUT, DELETE methods on Android

    Kotlin 2 1

  2. ShellLinuxAutoBackupFile ShellLinuxAutoBackupFile Public

    A simple helper script to backup all file and directory in GNU/Linux

    Shell 2 1

  3. C-NetSDImageResizer C-NetSDImageResizer Public

    Forked from SDaiLover/C-NetSDImageResizer

    C-NetSDImageResizer: Simple Application for Resizing JPEG, PNG Picture Images

    C# 2

  4. PascalAULWindows PascalAULWindows Public

    Forked from SDaiLover/PascalAULWindows

    AULWindows is Tool Software for Custom User Library Windows

    Pascal 2 1

  5. The Shell Script for Any Linux to Cr... The Shell Script for Any Linux to Create Action for Auto Backup File on Cron Task Scheduler. Configure the script first, then create a crontask schedule. And for the rest, let your Linux system run and I thank you and hope it is useful. Regards by ^_^ @wiefunkdai
    1
    #!/bin/bash
    2
    #-------------------------------------------------------
    3
    # Auto Backup MySQL, Firebird & File Folder Data
    4
    # 
    5
    # @author  Stephanus Bagus Saputra
  6. PHP file for get response from any r... PHP file for get response from any request server on Android. This code can also be used to receive requests from Ajax-Javascript, HttpRequest-Net Visual Studio, and any form in the form of POST, GET, PUT, DELETE
    1
    <?php
    2
    /**
    3
     * #AndroidAjaxGetSendRequest
    4
     * Implementation of JSON Function API based on 
    5
     * Request POST, GET, PUT, DELETE methods on Android