• Home
  • Applications
  • Games
  • About Me
  • Gitea
  • GitHub
  • Donate
Matthew Barnes
  • Home
  • Applications
  • Games
  • About Me
  • Git
    • Gitea (self-hosted)
    • GitHub
  • Donate

Applications

Ruth Taylor Photographic Gallery

A website made in PHP; Bootstrap; Ajax; CSS and jQuery that allows users to purchase photographs taken by Ruth Taylor.

PHP JavaScript jQuery
SUVAT Calculator

An online utility made in JavaScript that allows the user to input three factors of projectile motion and will calculate the other two using SUVAT equations. Useful for Physics and Maths students (like me).

JavaScript jQuery
PhotoCalc

A C# utility that gets a photograph and outputs information about it such as dimensions; conversions and prices for that photograph in different possible sizes.

C#
Nubble!

A C# utility that has the user input 4 numbers and will output every number that one can make with those 4 numbers. Inspired from the game 'Nubble!'.

C#
Password Organiser

A C# utility that encrypts and stores account information.

C#
GCE

A Java utility I created for a friend that handles client information and prints receipts.

Java Swing
sizeof.c

A simple C program that outputs the size of various data types (int; float; char etc.) in bytes.

C