Skip to content
View ddevsr's full-sized avatar
❤️
Made with Love
❤️
Made with Love
Block or Report

Block or report ddevsr

Report abuse

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

Report abuse
ddevsr/README.md
  • 👋 Hi, I’m Denny Septian Panggabean
  • 👀 I’m interested in Web Developer
  • 🌱 I’m currently learning UI & UX
  • 📫 Contact me on hexageek1337@gmail.com

📈 My GitHub Statistics

My GitHub Statistics

My GitHub Statistics

Pinned Loading

  1. Denny-HUGO Denny-HUGO Public

    A configuration website for HUGO

  2. PHPDevsr/reCaptcha-Codeigniter4 PHPDevsr/reCaptcha-Codeigniter4 Public

    Free to Use Library reCAPTCHA v2 for Codeigniter 4

    PHP 7 3

  3. translations translations Public

    Forked from codeigniter4/translations

    System message translations for CodeIgniter4

    PHP

  4. Pull Request for ABB-DEV Pull Request for ABB-DEV
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    SUCCESS='\033[0;32m'
    4
    FAILED='\033[0;31m'
    5
    NC='\033[0m'