Skip to content
View im-machakata's full-sized avatar
😁
😁

Organizations

@caasi-co-zw
Block or Report

Block or report im-machakata

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
im-machakata/README.md
$aboutMe       = new Bio();
$smartUser     = new User();
$hiringManager = new User();

// smart users
$smartUser
    ->reads($aboutMe)
    ->on('https://isaac.co.zw/');

// hiring managers
$hiringManager
    ->reads($aboutMe)
    ->on('https://isaac.co.zw/')
    ->browsesProjects()
    ->emails('[email protected]')
    ->withJobOffer();

Pinned Loading

  1. codels-sms codels-sms Public

    PHP wrapper for 2waychat.com bulk sms by codel.co.zw

    PHP 1

  2. ci4-relationships ci4-relationships Public

    Forked from michalsn/codeigniter-nested-model

    Simple nested model relations for CodeIgniter 4 framework

    PHP 3

  3. vue-pindula-news vue-pindula-news Public

    A pro-like redo version of the popular news site zero.pindula.co.zw

    CSS 2

  4. sp-hostel-management.php sp-hostel-management.php Public

    Just a basic hostel management system built using Bootstrap 5 and a custom MVC Pattern.

    PHP 2

  5. react-fushai react-fushai Public

    TypeScript 1

  6. yomix-clone yomix-clone Public

    Just a clone of Yomix using React as part of my React & Tailwind journey.

    JavaScript