Projects

🌐 DodgeScores

A hub for sports leagues in the UK, with results, fixtures, league tables and statistics. Built with Next.js & React on the Frontend, with Supabase for backend API integration.

🌐 tomcarleton.dev

Portfolio website built from scratch with HTML, Tailwind & JavaScript.

🎞️ DodgeThumbnail web app

Web app to automate youtube thumbnail creation, using html canvas to generate a downloadable image based off a number of selectable parameters.

⏱ DodgeRef web app

Dodgeball refereeing assistant app for managing match/set times, scores, cards, timeouts, etc.

🔎 Sudoku Solver

A C# application for solving sudoku puzzles using a hybrid bifurcation approach.

🔎 Wordle Solver

A C# application for solving wordle puzzles, adapted from my previous console based python application.

🔎 Wordle Solver (console app)

A python based console application for solving wordle puzzles.