SideProjects

loCRO

A tool to allow A/B tests to be developed on a local version of a clients website. Built with python, the tool will scrape the desired webpage, store all assets locally and integrate your development environment with it. In my case, it allowed me to make use of node modules such as browser-sync, sass and babel.

This tool not only speeds up development time by reducing time wasted on reloading the web page (which adds up to a surprising amount depending on the website) and also allows you to work offline, perfect for when travelling to meetings.

Toolkit:

HTML / CSS / JavaScript / Python

Classy Royale

Clash Royale Ladder Game Tracker

Using Python to handle the APIs and my knowledge of web development, I created a tool while on furlough to enable users to monitor and analyse their game performance. While the project was hindered by an understandably limited access to player data, this was a good side project as it allowed me to further develop my understanding of UI/UX design. Most of my work is focused on e-commerce and this project was the first opportunity I had to work on an analytical tool.

Toolkit:

HTML / CSS / JavaScript / Python / Google Analytics / Hotjar

Social Proof Messaging

Project used in A/B tests whilst working for iProspect

Built in PHP and JavaScript, this tool logs custom events to a database using a purpose built API and returns relevant information to be displayed back to the user.

The tool was used to display messaging such as "X people have bought this in the last Y hours"

Toolkit:

HTML / CSS / JavaScript / Python / SQL

enCapture

Exit intent behaviour targeted messaging.

Whilst at iProspect I aided in the development of a JavaScript function that detects exit intent behaviour and displays a popup modal to user, highlighting an offering or the website KSP's to retain the user's interest and aid them in progressing further down the funnel.

Toolkit:

HTML / CSS / JavaScript

This Site

This site is always evolving, this design is actually the 9th since I started in 2016! I recently refactored and expanded the current design using NextJS

The current version is served through Netlify and linked to the repo at https://github.com/BenC0/BenCoh-Miami

Toolkit:

HTML / CSS / JavaScript / React / NextJS

Misc.

There are loads of small examples and projects done for the purpose of curiosity and learning on my Codepen