Skip to content
View ppabcd's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@TeaInside @KylaAI @C22-PS001-Capstone
Block or Report

Block or report ppabcd

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

👨‍💻: About Me:

I am a Backend Engineer from Indonesia.

  • 🌱 Learning Machine Learning, Nuxtjs, Typescript and Lua.
  • 💻 I'm working as a Software Engineer as a backend developer.
  • 🥇 In my free time, I participate in Web Design and UI/UX competition.
  • ⚖️ Investing in cryptocurrency and stock market.
  • ⚡ Fun fact: I like create Telegram bot ._.

🛠️: Languages and Tools:

PHP  Typescript  JavaScript  Java  Kotlin  Python  NodeJS  HTML  C++ 

MySQL  MongoDB  PostgreSQL  Firebase 

Laravel  VueJS  NuxtJS  Express  Tailwind 

Google Cloud  Digital Ocean  Nginx  Apache  Composer 

Figma  Xd  Visual Studio Code  Jetbrains 


🔥 My Stats:

  GitHub Streak Top Langs


Personal Project:

  1. Kyla Chat: Telegram bot for finding a friend based on interest
  2. Amegu: Web and Android Application for pet adoption
  3. Politeknik Penerbangan - Manajemen Pelatihan Bahasa Inggris

Pinned

  1. airdrop airdrop Public

    Manage your airdrop with this project

    Vue 7 2

  2. prepare-commit-msg prepare-commit-msg
    1
    #!/bin/sh
    2
    
                  
    3
    COMMIT_MESSAGE_FILE=$1
    4
    VERSION_FILE="${PWD}/.version"
    5
    TEXT_VERSION="v0.1.0"
  3. Pre-commit file for fix php files Pre-commit file for fix php files
    1
    #!/bin/sh
    2
    FILE="${PWD}/.php_cs.service.php"
    3
    COMMAND="/usr/bin/php-cs-fixer"
    4
    CONFIG_URL="https://gist.githubusercontent.com/ppabcd/d0184b7ba0f05b9ed59bd0d12753a5a6/raw/f76e893696b205278d40412f6fd4a2e8e78b399f/.php_cs.service.php"
    5
    
                  
  4. vanity-cli vanity-cli Public

    JavaScript 2