Skip to content
View PivoSteve's full-sized avatar
👁️‍🗨️
Focusing
👁️‍🗨️
Focusing
Block or Report

Block or report PivoSteve

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

PivoSteve 👋


[syra@archlinux ~]$ sudo rm rf /*
[sudo] password for syra: █

             


#include <iostream>
using namespace std;

int main() {
    cout << "Welcome!";
    system("pause");
    return 0;
}

Pinned Loading

  1. 2501 2501 Public

    A personal portfolio website

    JavaScript

  2. AITerminal-py AITerminal-py Public

    Custom python terminal with chat bot

    Python 2

  3. EvaLib EvaLib Public

    solid-potato

    Lua 1

  4. treenode-py treenode-py Public

    A tree nodes library for python

    Python