Duncan Ritchie (DuncanRitchie2)

DuncanRitchie2

Geek Repo

Company:Information Catalyst

Location:Chester, UK

Home Page:https://www.duncanritchie.co.uk

Github PK Tool:Github PK Tool

Duncan Ritchie's repositories

spring-boot-weather-app

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.

Language:JavaStargazers:4Issues:0Issues:0

js-snake

The game Snake in JavaScript. ๐Ÿ Forked at https://github.com/DuncanRitchie/snake ๐Ÿ

Language:JavaScriptStargazers:1Issues:0Issues:0

reminders

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 apps.

Language:JavaScriptStargazers:1Issues:0Issues:0

2d-array-symmetry-check

My solution to an 'expert'-level Edabit problem. ๐Ÿฆš Describes the symmetry of an array of arrays as horizontal, vertical, both, or neither. ๐Ÿฆš The Edabit challenge is at https://edabit.com/challenge/3Z26nkfwANCBguJCu . ๐Ÿฆš

Language:JavaScriptStargazers:0Issues:0Issues:0

abstract-classes

Playing around with interfaces and classes by modelling the animal kingdom. ๐Ÿ™ You can run Main in the console. ๐Ÿฆˆ Pretty silly. ๐Ÿฆ

Language:JavaStargazers:0Issues:0Issues:0

CalculatorWinforms

Following a tutorial to build a simple calculator, to help me learn some Windows Forms. ๐Ÿงฎ

Language:C#Stargazers:0Issues:0Issues:0

cash-machine

A very simple console simulation of a cash machine in Java. ๐Ÿง ๐Ÿ’ท ๐Ÿฆ

Language:JavaStargazers:0Issues:0Issues:0

cyberpet

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/jsChallenges/cyberpet/cyberpet.html ๐Ÿถ

Language:JavaStargazers:0Issues:0Issues:0

java-snake

The game Snake in Java. ๐Ÿ๐Ÿ๐Ÿ

Language:JavaStargazers:0Issues:0Issues:0

window-bookings

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 I'm capable of in only ten days. ๐Ÿ“‹ Made with a React front-end, Express server, and a MySql database.

Language:JavaScriptStargazers:0Issues:0Issues:0

countdown-timer

A Code Nation project. โฒ๏ธ Forked at https://github.com/DuncanRitchie/countdown-timer . โฒ๏ธ

Language:JavaScriptStargazers:0Issues:0Issues:0

DuncanRitchie2

Readme for my apprenticeship GitHub profile.

Stargazers:0Issues:0Issues:0

first-spring-app

I'm starting to learn about Spring and working with servers in Java. ๐Ÿ‘จโ€๐Ÿ’ปโ˜• So far, I've got it displaying "Hello world!" at localhost:8080 root. ๐Ÿ‘‹๐ŸŒ See https://github.com/DuncanRitchie2/spring-boot-weather-app for a more substantial project. ๐ŸŒž

Language:JavaStargazers:0Issues:0Issues:0

java-day-1

An assortment of code from messing around with Java classes & methods, and doing Edabit challenges. ๐Ÿ‘จโ€๐Ÿ’ปโ˜• ArrayPractice and StringMethods have some simple methods that are potentially useful. โ˜•๐Ÿ‘จโ€๐Ÿ’ป The Edabit class has methods with a mix of usefulnesses.

Language:JavaStargazers:0Issues:0Issues:0

josephus

The Josephus problem, where every i'th person in a group of n people gets eliminated until there's only one left. ๐Ÿ‘จ๐Ÿ‘จโ˜ ๏ธ๐Ÿ‘จ๐Ÿ‘จโ˜ ๏ธ My solution to an Edabit challenge: https://edabit.com/challenge/owwJbMCXJBv9n5FJD

Language:JavaStargazers:0Issues:0Issues:0

lowest-common-multiple

My solution to an Edabit challenge to calculate the lowest common multiple of a pair of numbers, e.g. lcm(12, 15) => 60.

Language:JavaScriptStargazers:0Issues:0Issues:0

MySql-day-1

I'm starting to learn about MySql. ๐Ÿ—„๏ธ Here are some files I created while doing practice exercises. ๐Ÿ“š They involve three databases: mybooks, owners, and myshop.

Stargazers:0Issues:0Issues:0

mysql-node

My first project connecting MySql to a frontend. ๐Ÿ—„๏ธ Very basic, and not deployed, but it got me started in my foray into the tech stack.

Language:JavaScriptStargazers:0Issues:0Issues:0

number-to-english

Convert integers (0-19999) to English. ๐Ÿงฎ๐Ÿ’ฌ My response to an Edabit question at https://edabit.com/challenge/PFH9yEZXSbAngQm7T .

Language:JavaScriptStargazers:0Issues:0Issues:0

quiz

A Code Nation project. ๐Ÿง Forked at https://github.com/DuncanRitchie/quiz .

Language:JavaScriptStargazers:0Issues:0Issues:0