Skip to content
View ToranMarriott's full-sized avatar

Highlights

  • Pro

Block or report ToranMarriott

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ToranMarriott/README.md

Hi, I'm Toran 👋

🚀 Pinned Projects

  • 🌊 PaddleGaugeLive demo Real-time river level monitoring for paddlers. Built with vanilla JavaScript against the Environment Agency's public API — covers async data fetching, defensive coding against imperfect third-party datasets, and a condition system designed around what paddlers actually need to know. A full backend and community features are in active development.

  • 🛒 Kayak Gear Rental (gear-to-go) Rental cart prototype exploring state management, validation and totals logic.

  • 🔐 Password Generator Configurable generator with clipboard integration and input handling.

  • 📏 Unit Converter Multi-unit converter focused on clean logic and UI feedback.

🧠 Currently Learning

  • JavaScript (ES6+) — async/await, Promises, DOM manipulation, API integration
  • Web fundamentals — HTML, CSS, responsive layouts, accessibility
  • Computer science foundations (CS50)

💡 What drives me

I came to coding through problem decomposition, systems thinking and a frustration with tools that almost do what you need. My background managing technical teams means I think about users, tradeoffs and maintainability. I focus on building things I'd actually use.

Pinned Loading

  1. paddle-gaugepaddle-gaugePublic

    Real-time river level monitoring for paddlers. Search any river in England, see gauge readings and conditions at a glance.

    JavaScript

  2. gear-to-gogear-to-goPublic

    Kayaking gear rental cart built with JavaScript to explore state management and dynamic UI updates

    JavaScript

  3. colour-scheme-generatorcolour-scheme-generatorPublic

    A responsive color scheme generator built with vanilla JavaScript and The Color API.

    HTML

  4. learning-journallearning-journalPublic

    JavaScript

  5. password-generatorpassword-generatorPublic

    Configurable password generator built with JavaScript (validation + clipboard copy)

    JavaScript

  6. unit-converterunit-converterPublic

    Chrome extension unit converter built with JavaScript (DOM, validation, UI feedback)

    CSS