Software Development Enginner in Test
This is the project Budget Buddy. A simple web app for managing your day to day expenses. I created this as a side project really for Javascript understanding and Web App development.
This is a JS Test Automation framework that I created to utilise cucumber and selenium. I wanted the framework to handle UI tests and API tests which are both incoperated in the code base and allow running from GITHUb actions as well.
This is my Type script framework I created off the back of learning typecript. The framework itself focuses on UI tests only. I wanted this to be a robust framework that I can use as a skeleton form on any future projects allowing easy setup and allows a test team to use BDD from the start of a project.
This is my simple gym exercise app that I created using Dart and Flutter. I created this purely for the reason as I was fed up of having my workouts on pieces of paper in the gym. Finding that most apps meant expensive cost for gym programs as well I used this as an opportunity to learn the popular framework Flutter and Dart language.
A full stack web app for free movies. MERN to its best. I have been working on this app to improve my understanding of a fully working application using Mongo, Express, React and Node.