Hello, my name is Owain. Welcome to my portfolio.
Check out my projects. Or, contact me here.

About

I am a Full Stack Web Developer, having earned my stripes as a Computer Science graduate from The University of Hertfordshire. My journey in technology is fueled by an insatiable passion for both learning and creating.
Send me an Email

Personal Projects

Bug tracker pie chart

Bug Tracker App

A Full-Stack application that uses CRUD to create projects and create bug tickets as well as display said tickets in pie-chart form. Uses of best pracitce web security and utilises react's dom manipulation.
(The app needs time to start up after first interaction)

Social Media image

Responsive Social Media front-end

A responsive front-end for a social media website. Custom components which dynamically increase with user level.

Member Management Image

Laravel School Member Management

MVC School management demo where a user can view a school and it returns a full list of the schools members. A user can also delete edit and create schools/members. Use of unit tests and creation of API endpoints. Repo also has a flutter frontend branch.