Skip to content
View Quasar-I's full-sized avatar
🫸
Uhhhnahh
🫸
Uhhhnahh

Block or report Quasar-I

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Quasar-I/README.md

INDUJ // QUASAR

⦗ Learning Rust | Mathematician ⦘

Status Clearance


📂 user_profile.rs

Accessing primary directive...

struct Quasar {
    identity: String,
    modules: Vec<&'static str>,
    mission: MissionState,
}

impl Quasar {
    fn new() -> Self {
        Self {
            identity: "Induj".to_string(),
            modules: vec![
                "Cryptography",  // Zero-Knowledge Proofs
                "Mathematics",   // Elliptic Curves
                "Blockchain",    // Consensus Logic
            ],
            mission: MissionState::Active,
        }
    }

    fn execute(&self) {
        println!(">> Compiling future protocols...");
    }
}

⚡ Technical Arsenal

Core Systems Crypto
C++ Linux Hashing
Python Docker Zero-Knowledge Proofs
Rust Networking Elliptic Curves

📡 Intercepted Signal

Click to decrypt transmission
-----BEGIN PGP MESSAGE-----
Vs lbh penpxrq guvf, lbh'er rvgure zber pbby 
guna zr be lbh'er zl sevraq. Jrypbzr gb gur 
vaare pvepyr, sryybjf pbfzvp geniryre. 
-----END PGP MESSAGE-----

Hint: Caesar knew this cipher, but rotated it 13 times...



"YEAH YEAH, THAT'S TOUGH." -The man on Street36.

Pinned Loading

  1. Aistox-Sentiment-Aware-Stock-Market-Analysis-Platform Aistox-Sentiment-Aware-Stock-Market-Analysis-Platform Public

    Aistox– A hybrid AI-driven system that combines financial fundamentals, technical indicators, macroeconomic data, and real-time sentiment analysis from news and social media to predict stock price …

    Python 3

  2. Customer-Segmentation-Using-KMeans-and-PCA Customer-Segmentation-Using-KMeans-and-PCA Public

    Customer segmentation using KMeans and PCA to identify patterns in transaction behavior and group similar customers for targeted strategies.

    Jupyter Notebook 1

  3. digital-signer digital-signer Public

    A lightweight web application for digitally signing images using RSA cryptography. It supports drag-and-drop uploads, key generation, signature export/import, signature verification, and embedding …

    JavaScript 1

  4. portfolio portfolio Public

    So yeah, This is my Portfolio :|

    JavaScript 1

  5. Generate-primes-from-sounds Generate-primes-from-sounds Public

    Just wasting my time talking with my math :)

    Jupyter Notebook 1

  6. hft_notes hft_notes Public

    Forked from reshinto/hft_notes

    Disclaimer: The information/data provided is for informational purposes only. Readers are advised to exercise their own judgment and use the data at their own risk

    1