<?php
$albin_bio = [
    "name" => "๐ Albin Varghese ๐งโโ๏ธ",
    "age" => "Turning the page to my 21th chapter.",
    "crush_on" => "ChatGPT ๐ค๐ค (she's got a way with words)",
    "education" => "Undergraduate CS Engineer",
    "interests" => [
        "Tech Enthusiast ๐ป",
        "Coding Sorcerer ๐ฎ",
        "AI & Web Development Explorer ๐"
    ],
    "fun_fact" => "I run two companies, Wexron Hosting and Cloxo AI!"
];
print_r($albin_bio);
?>- Wexron Hosting: Simplifying web hosting and domain services for individuals and businesses with top-notch reliability and support.
 - Cloxo AI: Providing accessible and free AI inference services with powerful APIs to democratize technology for everyone.
 






