Skip to content
View xqb-dpx's full-sized avatar
:electron:
Quarantine in a Quantum Quasar Qubit!
:electron:
Quarantine in a Quantum Quasar Qubit!
  • Quasar
  • Space
  • 05:36 (UTC +03:30)
  • Reddit u/xqb-dpx
  • Joined Jan 11, 2025

Block or report xqb-dpx

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

About me

My name is b‿daarr (in Persian means 'being awake') and a part of Quasar Company!

concert this md to html:

Quasar Company
C-Shark
SQ-Lion
FLO-Wolf

My World

Software Hardware Network Windows Linux Android Cyber Security Programming
  • p y t h o n
""" b‿daarr """
# Quasar

print("C-Shark")
print("SQ-Lion")
print("FLO-Wolf")
  • c + +
#include <iostream>
using namespace Code;

class Code {
static:
    void main() {
        /* b‿daarr */
        // Quasar

        cout << "C-Shark" << endl;
        cout << "SQ-Lion" << endl;
        cout << "FLO-Wolf" << endl;
    }
};
  • j a v a
class Code {
    static void main(String[] args) {
        /* b‿daarr */
        // Quasar

        System.out.println("C-Shark");
        System.out.println("SQ-Lion");
        System.out.println("FLO-Wolf");
    }
}
  • c #
using System;

namespace Code
{
    class Code
    {
        static void Main()
        {
            /* b‿daarr */
            // Quasar

            Console.WriteLine("C-Shark");
            Console.WriteLine("SQ-LION");
            Console.WriteLine("FLO-Wolf");
        }
    }
}
  • q #
namespace Code {
    open Microsoft.Quantum.Canon;
    open Microsoft.Quantum.Intrinsic;

    operation Code() : Unit {
        // b‿daarr
        // Quasar

        Message("C-Shark");
        Message("SQ-Lion");
        Message("FLO-Wolf");
    }
}
  • f #
(* b‿daarr *)
// Quasar 

printfn "C-Shark"
printfn "SQ-Lion"
printfn "FLO-Wolf"
  • s q l
/* b‿daarr */
-- Quasar 

SELECT 'C-Shark', 'SQ-Lion', 'FLO-Wolf';
  • p h p
<?php
/* b‿daarr */
// Quasar

echo "C-Shark";
echo "SQ-Lion";
echo "FLO-Wolf";
?>
  • j s o n
{
    "comment" : [
    {
        "_me" : "b‿daarr",
        "_company" : "Quasar",
    }]

    "project_01" : "C-Shark",
    "project_02" : "SQ-Lion",
    "project_03" : "FLO-Wolf"
}
  • p o w e r s h e l l
<# b‿daarr #>
# Quasar

Write-Output "C-Shark"
Write-Output "SQ-Lion"
Write-Output "FLO-Wolf"
  • b a s h
#!/bin/bash
# b‿daarr
# Quasar

printf "C-Shark"
printf "SQ-Lion"
printf "FLO-Wolf"
  • b a t c h
@echo off
REM b‿daarr
:: Quasar

echo C-Shark
echo SQ-Lion
echo FLO-Wolf
pause
  • h t m l
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Web</title>
    <link rel="stylesheet" href="styles.css">
</head>
<body>
    <div class="project-01">C-Shark</div>
    <div class="project-02">SQ-Lion</div>
    <div class="project-03">FLO-Wolf</div>

    <script src="script.js"></script>
</body>
</html>
  • c s s
/* b‿daarr */
/* Quasar */

.project {
    color: blue;
    font-weight: bold;
}
  • j a v a s c r i p t
/* b‿daarr */
// Quasar

document.addEventListener('DOMContentLoaded', () => {
    const projects = document.querySelector('h1');
    projects.forEach(projects => {
        console.log(projects.className);
    });
});
  • m a r k d o w n
<!-- b‿daarr -->
\[Quasar\]

> C-Shark

> SQ-Lion

> FLO-Wolf 

Pinned Loading

  1. C-SHARK C-SHARK Public

    Like a shark, bypass the laws of nature.

    C#