Pinned Repositories
aber_raster
advent-of-code-2021
advent_of_code_2023_rust
Welcome to my Advent of Code 2023 repository! This project is a collection of daily solutions to the Advent of Code challenges, each implemented in Rust.
basic_algorithm_scripting
My solutions to @freeCodeCamp's "Basic Algorithm Scripting" challenges
HikeBuddy
Plan your hike on the Scottish National Trail - create routes, track your progress and explore points of interest along the trail. Full-stack app with a RESTful API build with Java, and a React frontend. Group project for @CodeClan, built with @craiggough376, @Arledis and @StewartMacLeman
osm_pub_hexagons
Kepler.gl map plotting all UK pubs, using a H3 index, with data extracted from OpenStreetMap
Spending_Tracker
A spending tracker which offers insights into spending to allow users to better control their finances. First solo @CodeClan project, completed in week 5. Ruby/Sinatra backend with a PostreSQL database, HTML5 and CSS3 used for frontend.
atlas-ownership-next
A map of property rights and obligations across time and space
digital-planning-data-schemas
JSON Schemas to describe digital planning services, applications, and more
planx-new
Plan✕ is a platform for creating and publishing digital planning services
DafyddLlyr's Repositories
DafyddLlyr/Homework_Wk11D3_Debugging_in_IDE
CodeClan homework - An introduction to debugging Java using IntelliJ
DafyddLlyr/Homework_Wk08D1_Games_Hub
CodeClan homework - Analysis of a full stack web app
DafyddLlyr/Lab_Wk06D4_Reading_List
CodeClan Lab - a Reading List app that allow a user to submit items they intend to read later and view them on the page
DafyddLlyr/Homework_Wk06D1_Who_Dunnit
CodeClan homework - Working with scope and variables in JavaScript to solve crimes!
DafyddLlyr/Lab_Wk04D3_Hogwarts
CodeClan lab - A Hogwarts app following RESTful principles where students can be added, removed and searched. Built with @laurasheach
DafyddLlyr/Homework_Wk04D2_RESTful_Pizza_Shop
CodeClan homework - A pizza shop app following RESTful principles which allows you to create, read, update and delete pizza orders. HTML/CSS frontend with Ruby/Sinatra/PostgreSQL backend.
DafyddLlyr/Homework_Wk04D1_Rock_Paper_Scissors
CodeClan homework - create a rock, paper, scissors game using the Sinatra framework. HTML & CSS frontend, Ruby/Sinatra backend.
DafyddLlyr/Homework_Wk03D5_CodeClan_Cinema
CodeClan homework - create a cinema system with a database to handle customers, guests, tickets and screenings
DafyddLlyr/Lab_Wk03D4_IMDb
CodeClan lab - recreate IMDb with movies, stars and castings. Use SQL to link database tables - display stars linked to movies, movies linked to stars etc
DafyddLlyr/Homework_Wk03D3_Music_Collection
CodeClan homework - create an app that will allow a music collector to manage their collection of CDs
DafyddLlyr/Lab_Wk03D2_Property_DB
CodeClan lab - Create a class which implements full CRUD functionality on a database of properties
DafyddLlyr/Homework_Wk03D2_CRUD_Quiz
CodeClan homework - CRUD quiz
DafyddLlyr/Homework_Wk03D1_SQL_Cinema
CodeClan homework - an intro to SQL, maintain a database of movies.
DafyddLlyr/Homework_Wk02D5_Karaoke_Bar
CodeClan homework - building an object oriented karaoke bar, using TDD
DafyddLlyr/Lab_Wk02D3_Snowman
CodeClan lab - plan out, build and test an object oriented implementation of the word guessing game Snowman.
DafyddLlyr/fcc_tribute_page
A basic tribute page created as part of @freeCodeCamp's "Responsive Web Design Certification".
DafyddLlyr/fcc_technical_documentation_page
An example of a technical documentation page, build for @freeCodeCamp's Responsive Web Design Certification. For this project I used Michael Stonebank's UNIX Tutorial as the source.
DafyddLlyr/fcc_survey_page
A survey page built for @freeCodeCamp's Responsive Web Design Certification.
DafyddLlyr/fcc_product_landing_page
Product landing page for the boardgame "Scythe", build for @freeCodeCamp's Responsive Web Design Certification.
DafyddLlyr/Lab_Wk02D3_OO_Pub
CodeClan lab - plan and create an object oriented model of a pub, with drinks and customers
DafyddLlyr/Homework_Wk02D2_Ecosystem
CodeClan homework - building an ecosystem with a river, fish and bears to build an understanding of working with multiple classes
DafyddLlyr/Lab_Wk02D2_OO_Bus_Stop
CodeClan lab work - working with multiple classes
DafyddLlyr/Homework_Wk02D1_Classes
CodeClan homework - intro to classes
DafyddLlyr/chris_pine_learn_to_program
My solutions to the exercises set in Chris Pine's "Learn to Program, Second Edition".
DafyddLlyr/Homework_Wk01D5_Pet_Shop
CodeClan homework - Working on functions, data structures, and TDD to build a pet shop.
DafyddLlyr/Homework_Wk01D3_Data_Structures
CodeClan homework - reviewing data structures and loops
DafyddLlyr/Homework_Wk01D2_Functions
CodeClan homework - practicing functions and TDD
DafyddLlyr/Homework_Wk01D1_Git
CodeClan homework - practicing use of Git & GitHub
DafyddLlyr/intermediate_js_challenges
My solutions to @freeCodeCamp's "Intermediate JS Challenges".
DafyddLlyr/basic_algorithm_scripting
My solutions to @freeCodeCamp's "Basic Algorithm Scripting" challenges