This page will contain an overview and more detailed description of all the projects that were listed on the home page.
This system provides a web application that can be used for adding staff members to a database and managing those staff members. It consists of features in a CRUD application and uses backend integration to work.
This system uses numerous languages to work, which are listed below.
This webpage aims to be dynamic and provide users with multiple pages. This specific project was an early-developed project, the styling rules intend to be updated in the future to suit industry-level requirements.
The home.php page uses session variables to ensure that greetings are personalised and access is denied without an active session, improving security of the website. Along with this, there is also a logout file which can delete the current session and ensure, allowing users to logout and reducing risks of account compromisation.
The provided SQL file can be used to create a database with the correct structure for the website to submit any form data to. This makes it easy to setup and integrate into existing systems.
The source code for this specific project can be found via the projects list on the home page.
This bot application was created using the discord.js library through the NodeJS runtime. It also used other libraries to improve functionality for its intended uses.
The APIs used are listed below
This bot application provided a wide range of commands, ranging from general-use to moderation. Developer commands were also included, such as evalulate.
The popular hosting service Heroku was used to host this bot application initially, higher resourced platforms were available easily accessible by just uploading the source code.
Ease of access was taken into consideration whilst making this bot. This is seen through the use of the help command and suggest command, allowing users to navigate the bot's operations and cast opinions about it.
The source code for this specific project can be found via the projects list on the home page. However, this project is no longer maintained due to its old version use, and many dependencies being discontinued since.
This website uses HTML and PHP to create a personalised user experience. It uses sessions to fetch information from a database and then create a greeting page based on the current logged in user.
The languages used are listed below
This web application isn't intended to be used as is, it provides seamless integration for web applications to use secure sessions for ensuring that users are given data relevant to them.
The source code for this specific project can be found via the projects list on the home page.
This project refers to this portfolio page, it is created with basic HTML and Bootstrap 5. Future plans intend to add PHP into the project to allow for user comments and more user-based interactions.
The languages used are listed below
This web application currently lacks user interaction, and only provides pages that can be read from. This will be changed in the future via PHP integration.
The source code for this project is not publicly available, since it is being actively maintained.