<?php
$arthur = [
'name' => 'Arthur Willers',
'age' => date('Y') - 2008,
'location' => 'Brazil',
'formation' => [
[
'course' => 'Técnico em Informática — IFFAR-SA',
'status' => 'completed',
],
[
'course' => 'Ciência da Computação — IFFAR-FW',
'status' => 'pending',
],
],
'nationality' => 'Brazilian',
'currently' => 'studying and writing code',
];- 🌱 My first programming language was Pascal.
- 🎧 I listen to rock — especially power metal.
- 🐧 I use Arch btw — through Omarchy.
O futuro é glorioso.
github.com/arthurwillers

