Code Examples

SQL Examples

I've been working through some of the projects that Datacamp created to test my SQL skills.

All of the writing and images was created by Datacamp, but all SQL code written is my own.

R Examples

I've also been learning R through Datacamp, and will be using it to look a few interesting data points of my own from time to time. Such as:

Bookclub Scores Dashboard

During lockdown I joined a bookclub, that is amazingly still going. With all this lovely data lying around, there was only one thing to do with it.

Figure out how to make dashboards in Tableau.

Telephone Input Challenge

After hearing about the challenge to make the most over-engineered and ridicolous way you could make users enter a phone number, I had to give it a go.

Images taken from Clip Safari and Audio from Free Sound.

Baby's First Blockchain

After getting into a number of heated arguements about Blockchain, with people who don't understand what one actually is, I've decided to make my own interactive tutorial. Built in Vue JS!

Learning how to Code HTML Emails

Using Mailchimp I've created a email newsletter that you can subscribe to to receive regular updates on my HTML email attempts. Either click the above title or here. It's an interesting skill set that I want to improve and learn more about going forward. Simple, pure HTML and CSS focused on design and effiency. I love it.

Conway's Game of Life

I've just finished my own version of Conway's game of life, using Bootstrap and Javascript/jQuery, at this link here.

Learning Vue.js

Javascript frameworks are a large hole in my knowledge, and I'm trying to rectify that. I've created a basic to-do list in Vue here, and I hope to add more applications soon.

Learning Javascript

To check out my javascript examples (and yes, that includes Fizzbuzz!) click here.

Go Back Home