Skip to content
View BeKnowDo's full-sized avatar
:bowtie:
Focusing
:bowtie:
Focusing

Highlights

  • Pro
Block or Report

Block or report BeKnowDo

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
BeKnowDo/README.md
  • 👋 Hi, I’m @BeKnowDo
  • 👀 I’m interested in leadership, web technologies, user experience, and web performance optimization.
  • 🌱 I’m currently learning Prisma, Docker, Fastify.
  • 💞️ I’m looking to collaborate on autism focused software solutions.
  • 📫 You can reach me on Instagram @veteranpatriot

Pinned

  1. bkd-puppeteer bkd-puppeteer Public

    Puppeteer Website Screenshots Generator for UI Regression testing or general UI Testing

    JavaScript 1

  2. Setting up Ubuntu for my development... Setting up Ubuntu for my development environment and other utilities
    1
    ## Ubuntu 20.04
    2
    ### Installing gDebi
    3
    ```sudo apt install gdebi-core```
    4
    
                  
    5
    ## Sharing Drives via Samba
  3. Kanebridge/laravel-odbc-driver Kanebridge/laravel-odbc-driver Public

    A database service provider for Laravel 6.x that provides ODBC support via PDO.

    PHP