Skip to content
View kha333n's full-sized avatar
🕵️‍♂️
Something better is coming
🕵️‍♂️
Something better is coming

Block or report kha333n

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. kha333n-org/Labmuffles kha333n-org/Labmuffles Public

    Java 1

  2. Laravel Pagination with Datatables F... Laravel Pagination with Datatables Filters and pagination Trait
    1
    <?php
    2
    /*
    3
     * Copyright (c) 2024-12-5.
    4
     * 2BTech
    5
     *
  3. laravel-acl laravel-acl Public

    Coming Soon...

    PHP

  4. svg_to_pdf_api svg_to_pdf_api Public

    Necesasty is the mother of invention. OR Invention is the son of necesasty. Whatever...

    Python

  5. WSL Disk Optimize: Its for Ubuntu W... WSL Disk Optimize: Its for Ubuntu WSL only. If you can adjust paths or see the command and manually execute them. Will work on any WSL.
    1
    # Run e4defrag in WSL / e4defrag must be installed first
    2
    wsl -u root -- sudo e4defrag -v /
    3
    
                  
    4
    # Fill empty space in WSL for better compaction
    5
    wsl -u root -- bash -c "dd if=/dev/zero of=~/zero.fill bs=1M status=progress || true && rm -f ~/zero.fill"
  6. StaffSpy StaffSpy Public

    Forked from cullenwatson/StaffSpy

    Staff scraper library for LinkedIn - obtain experiences, schools, skills & more

    Python