CodeConcise

Portfolio

Projects

A selection of client and personal work — shipped sites and applications, plus videos from the projects we build to learn on. Every card links out to the thing itself.

Showing all 7 projects

The Diamond Motors wordmark alongside partial screenshots of their website.
ProjectClient2026

Diamond Motors (opens in a new tab)

A responsive, full-stack site built for an automotive specialist establishing their first online presence. Bootstrap and JavaScript on the front, PHP and MySQL behind it.

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • PHP
  • MySQL
  • Full Stack
  • Web Design
  • Web Development
Screenshot of MOTory, a UK vehicle MOT checking application.
ProjectPersonalAug 2026

MOTory (opens in a new tab)

A web application for checking the MOT history of any UK vehicle. Server-rendered with TanStack Start for a fast first paint, with Zod validating everything that crosses the boundary.

  • TypeScript
  • React
  • TanStack Start
  • Tailwind CSS v4
  • Vite
  • Full Stack
  • Zod
  • SSR
  • Web Development
Screenshot of Tetris Loop, a web-based Tetris implementation.
ProjectPersonalFeb 2026

Tetris Loop (opens in a new tab)

A web-based implementation of the classic Tetris game, built after a conversation with a friend and fellow software engineer. Plain HTML, CSS and JavaScript, no framework.

  • HTML
  • CSS
  • JavaScript
  • Game Development
  • Web Development
Thumbnail for the FroggoMania Tech Demo #01 video (on YouTube).
VideoPersonalJul 2026

FroggoMania Tech Demo #01 (opens in a new tab)

A video showcasing FroggoMania, a non-commercial game project built purely for personal learning and research. This demo shows a modern reinterpretation of a classic game level.

  • C++
  • Game Development
  • Unreal Engine 5
  • 3D Graphics
  • Unreal Engine Blueprints
Thumbnail for the FroggoMania Tech Demo #02 video (on YouTube).
VideoPersonalJul 2026

FroggoMania Tech Demo #02 (opens in a new tab)

A second demo from FroggoMania, a non-commercial game project built purely for personal learning and research. This one covers a larger level with PBR materials and more gameplay.

  • C++
  • Game Development
  • Unreal Engine 5
  • 3D Graphics
  • Unreal Engine Blueprints
Thumbnail for the SIPT interactive path tracer video (on YouTube): demonstrating volume rendering and participating media.
VideoPersonalMay 2026

SIPT Development #08 (opens in a new tab)

A video on the development of an interactive path tracer (titled SIPT), a learning and research project written in C++ and CUDA. It demonstrates volume rendering and participating media.

  • C++
  • CUDA
  • Graphics Programming
  • Path Tracing
  • Ray Tracing
  • GPU Programming
Thumbnail for the FrontRunner video (on YouTube): a prototype frontend for MAME.
VideoPersonalJan 2026

FrontRunner Development #02 (opens in a new tab)

An early development video showing FrontRunner (working title), a frontend for MAME. It is written in C# (.NET 10) and uses WinUI 3 for the user interface.

  • C# .NET 10
  • Windows App SDK
  • WinUI 3
  • Application Development