web developer // freelancer


<?php

namespace App\About\Me;

use App\PHP;
use App\JavaScript;
use App\HTML;
use App\CSS;

class Frameworks extends ProgrammingLanguage
{
	public function __construct()
	{
		$this->framework('php', ['WordPress', 'Laravel']);
		$this->framework('javascript', ['jQuery', 'vuejs', 'alpinejs']);
		$this->framework('html_css', ['Bootstrap', 'Bulma', 'tailwindcss']);
	}

	var $thisSite = new WorkInProgress("my new website");


Would you like to make contact?
Send me your email address and I'll get back to you as soon as possible.

I value your privacy: no unwanted emails; your email address will not be shared.