Welcome To My Portfolio

I am a full stack self taught Developer with a passion for problem solving and making things look good! If you want to know more about me...

Projects SkillSet Find Me

Projects

Below are some of my recent website applications and projects that I have been working on, please click the laptop to view the corrosponding Github page

vidz-img

VidzSharing

A completely serverless video sharing website! This website takes advantage of lambda functions and s3 buckets to upload your videos. Once a video is uploaded a lambda function is then tiggered that uploads the URL to a firebase database.

Website Github
crwn-clothing-img

ElseWhereProject

The ElseWhereProject is a website I've been apart of building. It is a website that allow aspiring journalist or anyone else to write articles and post them to the world map. You can find out about local areas and news from around the world. The frontend is built with React and Redux. The Back end is built using express.js, postgreSQL, redis and docker.

Website Github
smart-brain-image

Smart-Brain

The Smart-Brain application uses the Clarifai face detection API to take in a photo, detect the faces for tagging people. It also keeps a record of users login details, hash encrypted passwords and how many photos they have used the API with. Its front end is built using React, Flexbox, Tacyons and uses Github pages. The Back end is built using PostgreSQL.js, Express.js, bcrypt-node.js and hosted on Heroku.

Github
crwn-clothing-img

Crwn Clothing

A ecommerce website that sells the latest in fashion clothes. This website is built using React and Redux Sagas. It takes advantages of React Hooks to create pure functions as well as other performance enhancers. You can even go through the checkout process (please use the fact credit card).

Website Github

SkillSet

React and Redux

I have built multiple projects using these libraries such as the ElseWhereProject, Crwn-Clothing and Smart-Brain. I also combined React with Graphql when writing my blog using the gatsby library.

AWS

I have recently completed the Solutions Aritect Associate course and looking to take the exam over the next couple of weeks. I used my knowledge of AWS Serverless to create VidShare, a completely serverless video sharing website using S3, Lambda and Api Gateways.

Git

I have worked on team projects in github and GitLab. Having used both to set up pipelines to continually deploy code to servers and S3 Buckets.

Backend

I have experience using both postgreSQL and firebase as the backend of my projects. I have also combined S3 Buckets and lambda functions to give serverless functionality to some projects.