> sans buster
<?= "Hello World"; ?>
<?php
$learning = array('Web', 'QA Manual & Automation');
$ide = array('Vs Code');
$languages = array('PHP', 'Javascript', 'Dart');
$databases = array('PostgreSQL', 'MySql', 'Firebase');
$frameworks = array('Codeigniter 3', 'yii 2');
$platforms = array('Heroku', 'Vercel');
$designs = array('Indesign', 'Photoshop', 'Illustrator', 'Figma');
?>
Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.