<?php
namespace Irungu;
class About extends Me {
public function getPersonal(): array {
return [
'name' => 'Ian Irungu',
'age' => '20 something', // TODO: Update to 30 something when I get there
'location' => 'Nairobi, Kenya'
];
}
public function getProfessional(): array {
return [
'role' => 'Fullstack Developer',
'stack' => 'TALL',
'experience' => '5+ years',
'company' => 'Ringier South Africa'
];
}
public function getSkills(): array {
return [
Tailwind::class, MySQL::class,
AlpineJs::class, Python::class,
Laravel::class, GCP::class,
Livewire::class, GraphicsDesign::class,
];
}
}
Fullstack Developer | Graphics Designer
- Nairobi, Kenya
- https://jackofclubs.co.ke
Popular repositories Loading
-
-
safaricom_hackathon
safaricom_hackathon PublicPredict tweets that will be geo-tagged
Jupyter Notebook
-
revolution
revolution PublicAn informational website for Revolution Analytics (subsidiary Smart Data)
HTML
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.