MrkRbrts

Coding portfolio

All Projects


Blackjack

An absolute classic.

This was probably the first project I ever "completed" - although there are a lot of features I would like to add in the future (for example, a gambling mechanic, saving the game, nice animations), I am pretty proud with how far I developed my coding skills over a short period of time.

Blackjack is one of the first projects of Scrimba's Frontend Developer course - if you are interested in learning about coding, you should definately check out Scrimba. They have a wide range of courses available, and an active community with regular coding challenges and livestreams. Their enthusiasm for teaching people around the world is inspiring, I can't recommend them highly enough!

Play Blackjack
A blackjack player with an Ace and a Jack.

BoredBot

My first foray into APIs and FETCH requests.

BoredBot will give you a random task to do, pulled from Bored API.

Check out the proceduraly generated background whenever you click the button!

Try BoredBot

A man who's so bored that he's fallen asleep in his books.

Color picker

My second foray into APIs and FETCH requests.

This one allows you to pick a starting color, choose a theme, and it will return a number of complimentary colors for you to use on your project

The next update to this project will allow you to click on the color code and it will copy to clipboard.

Get a color swatch

Color swatches.

Mailing List - BBQ

A simple form to sign up to a fictional mailing list.

The main point of this site was to practice CSS, which to this day is one of my weakest areas as a developer. If you asked me to replicate this site from scratch, I'd struggle - but practice makes perfect!

"Sign up" to the BBQ Mailing List

A vegetable kebab on a barbeque.

My First RPG

This simple RPG was my first dive into Constructors in JavaScript. I found it difficult to wrap my head around the concept at first, but with more practice it started to come together.

The game is pretty short, but I'm proud of the progress I made writing it.

Play My First RPG

A wizard fighting an orc.

Snake

You can't beat the classics. Snake was one of the first games I coded from scratch. It is entirely made using HTML, CSS and JavaScript.

Give it a try - it gets pretty challenging the higher the score...

Please note: at the moment, it only supports arrow buttons on a keyboard. If you don't have a keyboard with arrows on your device, you're gonna have a bad time.

Play Snake

An old Nokia mobile phone.