8000 Aabill (Aaron Bill B. Domingo) Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Aabill's full-sized avatar
πŸ’»
πŸ’»
  • Philippines
  • 23:20 (UTC +08:00)

Block or report Aabill

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

πŸ‘‹ Hi, I'm Aaron

I'm an E-commerce Web Developer who specializes in building and customizing online stores with platforms like ShopWired. I focus on creating clean, responsive, and functional themes, while also extending core capabilities through custom integrations and API work.


πŸš€ What I Do

  • 🎨 Custom Theme Development
    Tailoring and optimizing ShopWired themes to meet unique client branding and user experience needs.

  • πŸ”Œ Third-Party Integrations
    Built a Laravel-based application that connects with ShopWired via API (Basic Auth) to extend functionality beyond what the platform offers out-of-the-box.

  • 🧰 Tech Stack
    Laravel, PHP, ShopWired, HTML, CSS, JavaScript, REST API, Tailwind CSS, Git


πŸ›  Recent Focus

  • Improving front-end performance and accessibility in custom e-commerce builds.
  • Creating reusable Laravel modules for API-based app integrations.
  • Exploring more advanced API strategies for multi-platform e-commerce apps.

πŸ“« Let's Connect


Thanks for stopping by! ⭐ If you like what I do, feel free to connect or collaborate!

Pinned Loading

  1. Laravel App Docker Compose Sample De... Laravel App Docker Compose Sample Dev Environment
    1
    version: '3'
    2
    services:
    3
      web:
    4
        build: 
    5
          context: .
  2. simple-crud simple-crud Public

    Laravel simple crud

    PHP

  3. Dictionary and Matrix JS Dictionary and Matrix JS
    1
    console.log("Matrix and Dictionary");
    2
    
                  
    3
    function Find(dictionary_yords, matrix_yords) {
    4
        if (matrix_yords.length < 6)
    5
        {
  4. Filtering Array with in_array() func... Filtering Array with in_array() function.
    1
    $products = [
    2
        ["code" => 'btk', "name" => 'Butik'],
    3
        ["code" => 'umt', "name" => 'Urmot'],
    4
        ["code" => 'klo', "name" => 'Kalbo'],
    5
    ];
  5. Cakephp SEED MIGRATE Sample Cakephp SEED MIGRATE Sample
    1
    <?php
    2
    use Migrations\AbstractMigration;
    3
    
                  
    4
    class AddOperatorRoleSeedToRoles extends AbstractMigration
    5
    {
  6. Make-Everything-OK Make-Everything-OK Public

    css, js practice

    JavaScript

0