Skip to content
View SassyDice's full-sized avatar
Block or Report

Block or report SassyDice

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

while(noSuccess) { tryAgain();

    if(Alive)
    {
            eat();
            code();
            sleep();
            repeat();
    }
    else if(Dead)
            break;

}

Popular repositories

  1. VLAN-Configuration VLAN-Configuration Public

    Creating vlan configuration with cisco packet tracer program.

    2

  2. RF-Controlled-Robotic-Hand RF-Controlled-Robotic-Hand Public

    Created for school project using inmoov 3d models. All the necessary explanations are available in the files.

    C++ 1

  3. Wireless-Turret-Gun Wireless-Turret-Gun Public

    Turret prototype that can be controlled both via computer and android with BT module. If you want to use the ready '.exe' file of LFK, you can download it from LFK's page. All the necessary explana…

    TeX 1

  4. Ev_Guvenlik-Alarm_Sistemleri Ev_Guvenlik-Alarm_Sistemleri Public

    Smart home system that can perform the commands of locking/unlocking the door with Bluetooth, warning with red LED and alarm sound when heat or gas leakage is detected.

    C++ 1

  5. SassyDice SassyDice Public

    Config files for my GitHub profile.

  6. Emlak_ilan-Talep_sistemi Emlak_ilan-Talep_sistemi Public

    Real Estate Advertisement & Request System - System Analysis and Software Development