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

Block or report DuncanRitchie2

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
DuncanRitchie2/README.md

Duncan Ritchie’s apprenticeship account.

I studied for twelve weeks at the web development bootcamp Code Nation, then secured an apprenticeship at the R&D company Information Catalyst and went back to the bootcamp for a further twelve weeks as part of my course. This GitHub account is for my apprenticeship work — mainly from my second stint at Code Nation. For other code I’ve written, see my primary account.

🕸️ www.duncanritchie.co.uk

Pinned

  1. cyberpet cyberpet Public archive

    A simple console game. 🐹 Run CreatePet, and try to keep your pet alive! 🐱 If you would prefer to play in your browser, see my JavaScript version from February 2019: https://www.duncanritchie.co.uk/…

    Java

  2. js-snake js-snake Public archive

    The game Snake in JavaScript. 🐍 Forked at https://github.com/DuncanRitchie/snake 🐍

    JavaScript 1 1

  3. java-snake java-snake Public archive

    The game Snake in Java. 🐍🐍🐍

    Java

  4. spring-boot-weather-app spring-boot-weather-app Public archive

    Using Spring Boot and the Mapbox and Dark Sky APIs to return weather data. ☀️🌧️ 🌩️❄️ Was at https://spring-weather.herokuapp.com/, but I’ve since killed it because Heroku is no longer free.

    Java 4 3

  5. reminders reminders Public archive

    A Code Nation project for working in a team of three, with Express.js and MySql. 🗒️ Back-end not deployed. Front-end might have once been deployed, but is no longer because Heroku disallowed free a…

    JavaScript 1 3

  6. window-bookings window-bookings Public archive

    Bookings system for a fictional window-repair company. 🕵️ My induction project for Information Catalyst under the tutelage of Code Nation. 🏚️ Neither finished nor deployed, but it demonstrates what…

    JavaScript