<?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");
	                I value your privacy: no unwanted emails; your email address will not be shared.