Portfolio - Glenn Jenkins - PHP Developer

These are links to projects of varying sizes that I've experimenting with. The code is version-controlled by git, and they are stored in GitLab.

The code is written using PHP, SQL (MySql), HTML, CSS, JavaScript, JQuery, etc, and frameworks such as Laravel and Angular.

The projects

  • Bookmarks is an Angular 5 application for managing and sharing your bookmarks.
  • Countdown is designed to solve the Channel 4 Countdown Numbers game.
  • Scrabble: And then I had the urge to implement Scrabble. Written in Angular 2, and painfully upgraded to Angular 5.
  • Codebreaker: This is an Angular 5 application that helps you solve codebreaker puzzles.
  • Tetris: I suddenly had the urge to write this in JavaScript. Then I used it to practice CSS3 animations, RWD and mobile gestures.
  • FizzBuzz is a trivial program to display the output from the FizzBuzzWhizz game.
  • TickTack is a Ticket-tracking application. It is not a commercial application; it exists to show off my talents!
  • TickTack-NG is an alternative front end to TickTack (above), using AngularJS and the API in TickTack.

Bear in mind these are still works in progress, so there may be bugs and features still to add (see issues in Github/GitLab).