Joe Herbert - Portfolio
Top  

My Portfolio

I have developed many programs and websites, several of which can be downloaded or viewed below.

Websites

Click a site for more info

   
My Personal Site

My Personal Site

Designer and Developer

VIEW HERE

Over the last few years I've developed this website from scratch, using it to advance my capabilities and learn about new technologies. This site is built using HTML, CSS, JS, PHP and MySQL. It now includes a range of small utilities and applications I've developed.

The View and Hill Farm Marina

The View and Hill Farm Marina

Designer and Developer

VIEW HERE

I developed two websites, one for a stunning marina (Hill Farm Marina) and one for the scenic cafe (The View) on site. Both websites, while separate, use the same theme to link them together. At the client's request, these were both developed using Wix, so he can easily change the websites in the future.

Yoga With Karen Sear

Yoga With Karen Sear

Designer and Developer

VIEW HERE

This website was developed from scratch for a client who runs yoga classes, and needed a website to advertise herself. The site is completely customisable by the client, with an admin section which allows her to change the content and colours with ease and no programming experience. I also set up Google My Business to help boost her classes.

Edward's Boys

Edward's Boys

Web and Social Media Manager

VIEW HERE

My role with this website was as Web Manager, maintaining content and the design at the request of the client. I did not create this site, I maintained it. The website is powered by WordPress. I also managed the Edward's Boys social media and email announcements.

Recursion Computer Science Fair

Recursion Computer Science Fair

Designer and Developer

VIEW HERE

This is a website I completely redesigned and updated for my school computer fair. The old website looked poor and contained old information, so I gave it a more modern look and updated the content. This was done as part of my role in the KESDev group, which is made up of a few students at KES Stratford who enjoy coding.

Alpha Projects

Alpha Projects

Designer and Developer

VIEW HERE

This is a website I coded from scratch for my dad. He was a Project Manager and needed a website to show what he did and showcase some of his projects. This was the first website I made for public viewing, and I also used the process to teach my dad how to code.

Other Projects

Connectron

This is a game based upon the classic game Connect 4, but with many extra features, including up to 10 players, a variable sized grid, alliances, bomb counters and more. To download click here, download the .zip file, extract and then run the .exe. Click here to download the source code.
NOTE: This is a Windows application, not designed for macOS, Linux, or any other OS, and especially not for mobile.

Connectron

This program was coded entirely in C# as a school project during Year 12. It taught me a lot about making larger programs, as well as using threading and creating a very basic AI so the user can play against the computer. See the Help.txt file included in the download for a full list of the program's features.

Scrabble

This is my Scrabble program. It allows you to play against your friends on this computer. To download click here, download the .zip file, extract and then run the .exe. Click here to download the source code.
NOTE: This is a Windows application, not designed for macOS, Linux, or any other OS, and especially not for mobile.

Scrabble

This Scrabble program has been coded entirely in VB.NET. Unfortunately it doesn't currently work against the computer, but pass and play works perfectly. It also has many smaller functions, like an anagram solver, word lists and a word finder, all of which can help if you get stuck.