Pinned Repositories
advanced-react
@wesbos course
arduino-morse
Arduino sends random Morse code to an LED, then decodes it using a photosensor
arduino-washing-machine
Just a fun task I did for uni: simulate a washing machine cycle with Arduino
autohotkey
Just a couple of AutoHotKey scripts to make my life 0.002% better.
capstone
Capstone project 2017-2018
compare-sorting-algorithms
A program to compare efficiencies of common sorting algorithms (bubble/selection/insertion/merge/quick)
johnnyfive-sunrisealarm
An alarm clock with sunrise simulation features to prevent Seasonal Affective Disorder. Powered by an Arduino UNO and the Johnny-Five JavaScript Robotics & IOT Platform.
joshuascott-blog
joshuascott.io-v1
My portfolio. Contains my CV and links to projects.
js30
30 vanilla JS projects with Wes Bos at javascript30.com
joshua-scott's Repositories
joshua-scott/arduino-washing-machine
Just a fun task I did for uni: simulate a washing machine cycle with Arduino
joshua-scott/compare-sorting-algorithms
A program to compare efficiencies of common sorting algorithms (bubble/selection/insertion/merge/quick)
joshua-scott/arduino-morse
Arduino sends random Morse code to an LED, then decodes it using a photosensor
joshua-scott/js30
30 vanilla JS projects with Wes Bos at javascript30.com
joshua-scott/local-weather-viewer
Uses geolocation to get your current local weather.
joshua-scott/pomodoro-timer
A pomodoro timer written in vanilla ES6 js.
joshua-scott/quote-generator
Gets quotes from an api and displays them.
joshua-scott/arduino-blackjack
Another fun Arduino thing for uni
joshua-scott/calculator
A calculator written in vanilla ES6 js.
joshua-scott/cs50-harvard-computer-science
Problem sets completed as part of Harvard University's excellent introductory Computer Science course, 'CS50'.
joshua-scott/css-grid-playlist
Course files for the CSS Grid playlist on The Net Ninja YouTube channel.
joshua-scott/d3-book
Code examples for “Interactive Data Visualization for the Web”
joshua-scott/fidgetspin.xyz
joshua-scott/javascript-guessing-game
You know there are too many JavaScript libraries when there is a game for it 🎯
joshua-scott/mysql-tasks
My solutions to MySQL tasks on the Northwind database, completed for a Databases course at university.
joshua-scott/pok3r-layouts
POK3R keyboard layouts for Windows and OS X/Mac
joshua-scott/python
Python summer course at Viope.
joshua-scott/recursion
A collection of ten C# 'mini-programs' mostly based around recursion, written for a Data Structures and Algorithms university course.
joshua-scott/system-software
joshua-scott/technical-documentation-page
joshua-scott/tic-tac-tetris
A game that incorporates elements of TicTacToe and Tetris. Made for a university course.
joshua-scott/tic-tac-toe
aka noughts and crosses, written in vanilla es6 js.
joshua-scott/tldr.jsx
:books: A Reactive web client for tldr-pages
joshua-scott/totes-amaze
A game where the player uses the arrow keys to navigate a bouncing ball out of a maze. Written for an Object-Oriented Programming university course.
joshua-scott/twitch-checker
Quickly check who's streaming on twitch.tv. A freeCodeCamp project.
joshua-scott/victor-hugo
Victor Hugo is a Hugo boilerplate for creating truly epic websites!
joshua-scott/vuejs-course
Maximilian Schwarzmüller's Vue.js course on Udemy
joshua-scott/vuejs-simple-form
A simple form to demonstrate how Vue components work
joshua-scott/what-the-flexbox
Flexbox course with Wes Bos at flexbox.io
joshua-scott/wikipedia-viewer
Uses the Wikipedia api to find articles.