Skip to content
View brytey2k's full-sized avatar

Highlights

  • Pro

Block or report brytey2k

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

Pinned Loading

  1. minimalist-mvc-framework minimalist-mvc-framework Public

    This is a side project I started building a minimalist framework that supports validation, migrations, routing, templates, autoloading, etc.

    PHP 2

  2. stock-tracker stock-tracker Public

    Simple API to track your favourite stocks on the stock market

    PHP 2

  3. e-learning-portal-achievement-system-starter e-learning-portal-achievement-system-starter Public

    Course Portal Achievement System: Gamify your online learning platform with automatic achievement and badge unlocking for users based on their course activities.

    PHP 1

  4. A simple Laravel job that can help y... A simple Laravel job that can help you export data through CSV from a database with millions of rows.
    1
    <?php
    2
    
                  
    3
    namespace App\Jobs;
    4
    
                  
    5
    use App\Models\GeneralExport;
  5. ticket-redemption-system-laravel ticket-redemption-system-laravel Public

    Simple ticket redemption system for events built with PHP and Laravel

    PHP 2

  6. simple-facial-rec-data-receiver-api simple-facial-rec-data-receiver-api Public

    Simple API to receive facial recognition data captured on mobile devices. This data will be used to restore facial data to other devices

    JavaScript