Systems / Software / Solutions
Morgan.
I turn business requirements into reliable systems, practical software, and maintainable solutions - from analysis and architecture through development and deployment.
Selected work
My Portfolio
A visual selection of projects, interfaces, and technical work from my portfolio.
Profile
About Me
Analysis first, implementation second, maintainability always.
I am a 🇵🇭 systems analyst and full-stack developer with a passion for using analytical thinking and technical expertise to design, develop, and optimize software applications and systems. From gathering requirements to deployment, I work across the software development life cycle, translating business needs into scalable, practical solutions.
skills.md
if ("Java".equals(language)) {
knowledge = true;
}
if (language == "C#" || language == "C++") {
knowledge = true;
}
if (language === "JavaScript" || framework === "ReactJS" ||
framework === "ReactNative" || framework === "Express") {
knowledge = true;
}
if ($language === "PHP") {
$knowledge = true;
}
if language == "Python" or framework == "Django":
knowledge = True
If language = "VB" Then
knowledge = True
End If
IF (@dbengine = 'MSSQL' OR @language = 'SQL')
BEGIN
SET @knowledge = 1;
END;
IF (dbengine IN ('MYSQL', 'MARIADB')) THEN
SET knowledge = 1;
END IF;
IF dbengine = 'POSTGRES' THEN
knowledge := 1;
END IF;
SELECT CASE
WHEN :dbengine = 'SQLITE' THEN 1
ELSE :knowledge
END AS knowledge;
Built & shipped
Live Projects
Working browser projects you can open and try directly.
Meateor Blaster
An arcade-style browser game where falling meteors are replaced by meat. Tap to launch rockets and blast the falling meat away before it gets through.
Launch project Live utilityAjman Bus Live Schedule
A browser-based schedule utility focused on Ajman bus information.
Open schedule Live assistantUAE Parking SMS Assistant
A practical browser tool built around the UAE parking SMS workflow.
Launch assistant Live gameT³GG
T³ means TTT — Tic-Tac-Toe — while GG stands for Good Game. Play the classic game against Easy, Medium, or Hard difficulty.
Play T³GG