Skip to content
View b-daarr's full-sized avatar
:electron:
b_d
:electron:
b_d

Block or report b-daarr

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

About me

My name is b‿daarr (in Persian means 'being awake') and a part of Quasar Company! I made C-SHARK project to internet sanction bypassing (more about C-SHARK).

My World

Cyber Security Quantum PowerShell Bash Shell Batch Script Command Prompt HTML5 CSS3 JavaScript Markdown C# Python Java SQL Windows Linux Android .NET Framework .NET SDK

# Python
""" b‿daarr from SPACE """

print("SPACE")
print("C-SHARK")
print("SQ-LION")
#include <iostream>
using namespace CPP;

class CPlusPlusSpace {
static:
    void main() {
        // C++
        /* b‿daarr from SPACE */

        cout << "SPACE" << endl;
        cout << "C-SHARK" << endl;
        cout << "SQ-LION" << endl;
    }
};
class JavaSpace {
    static void main(String[] args) {
        // Java
        /* b‿daarr from SPACE*/

        System.out.println("SPACE");
        System.out.println("C-SHARK");
        System.out.println("SQ-LION");
    }
}
using System;

class CSharpSpace
{
    static void Main()
    {
        // C#
        /* b‿daarr from SPACE */

        Console.WriteLine("SPACE");
        Console.WriteLine("C-SHARK");
        Console.WriteLine("SQ-LION");
    }
}
namespace QSharpSpace{
    open Microsoft.Quantum.Canon;
    open Microsoft.Quantum.Intrinsic;

    operation Space() : Unit {
        // Q#
        // b‿daarr from SPACE

        Message("SPACE");
        Message("C-SHARK");
        Message("SQ-LION");
    }
}
// F#
(* b‿daarr from SPACE *)

printfn "SPACE"
printfn "C-SHARK"
printfn "SQ-LION"
-- SQL
/* b‿daarr from SPACE */

SELECT 'SPACE', 'C-SHARK', 'SQ-LION';
<?php
// # PHP
/* b‿daarr from SPACE */

echo "SPACE";
echo "C-SHARK";
echo "SQ-LION";
?>
{
    "comment" : [
    {
        "_language" : "Json",
        "_me" : "b‿daarr from SPACE"
    }]

    "company": "SPACE",
    "01" : "C-SHARK",
    "02" : "SQ-LION"
}
# PowerShell
<# b‿daarr from SPACE #>

Write-Output "SPACE"
Write-Output "C-SHARK"
Write-Output "SQ-LION"
#!/bin/bash
# Bash shell
# b‿daarr from SPACE

printf "SPACE"
printf "C-SHARK"
printf "SQ-LION"
@echo off
:: Batch script or Command Prompt
REM b‿daarr from SPACE

echo SPACE
echo C-SHARK
echo SQ-LION
pause

Pinned Loading

  1. C-SHARK C-SHARK Public

    C#