class About {
public $name = "Michael Tilley";
public $profession = "Student";
public $techStack = [
"frontend" => ["Javascript", "Bootstrap", "Tailwind", "ReactJS"],
"backend" => ["PHP", "Laravel", "Laravel Livewire"],
"databases" => ["MySQL", "SQLite", "PostgreSQL", "MongoDB"],
"devops" => ["Git", "Docker", "Vercel", "Laravel Forge"]
];
}
I am passionate about solving problems and enjoy working on cool open-source projects. I particularly enjoy working with the Tall Stack enabling me to create feature rich, dynamic web applications.
- Learning in public on michaelt.uk
- Focusing on University, all projects on hold :(
- Always learning