Skip to content
View Benpeake's full-sized avatar
Block or Report

Block or report Benpeake

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Benpeake/README.md

Hey, I'm Ben! 👋

Passionate about digital experiences that are seamless, memorable and useful! I'm curios by the intersection of design and front-end development, and enjoy the UI/UX aspects of building applications ...that's not to say I don't get a kick out of building a robust RESTful API!

Technology:

               

Latest Project:

Colorator 🎨 - React | Laravel

what

A colour palette builder for designers. Craft, customise, save, and share palettes. Appreciate and inspire by liking other users' creations.

why

Explore building a full-stack application with users, authentication and the need for innovative UI/UX.

how

React for front-end, Laravel to create a RESTful API managing users, palettes, and likes in a relational MySQL database. Sanctum handles user authentication. Tested with Laravel's phpUnit.

Pinned

  1. colorator-app colorator-app Public

    Dynamic react front-end for colour palette tool and sharing platform - uses a custom hook to manage current palette state and history - dnd-kit for shuffling palette composition - react-colorful fo…

    JavaScript 1

  2. coloratorAPI coloratorAPI Public

    a RESTful API to serve my color palette front-end - numerous routes enables usual CRUD operations - sanctum is implemented to handle authentication via tokens - Tested using PHPUnit

    PHP

  3. collection collection Public

    A practical application for learning OOP principles, implementing CRUD operations, and working with a MySQL database using SQL queries. Built with vanilla PHP

    PHP

  4. portfolio-2.0 portfolio-2.0 Public

    A new react built portfolio - implements framer motion for animation - UX focused design

    JavaScript