Job Board

I gained a significant understanding with Laravel throughout this project. I learnt how to establish relationships between models, and more advanced topics in Laravel. This project is fully mobile friendly and I spent quite a long time trying to make an easy to use user interface. It detects the user's operating system theme (dark, light) using tailwindcss' features and changes the colour scheme accordingly.

Here you can see what the homepage looks like in both a standard desktop view and a mobile view.

Screen capture of the desktop view in dark mode.
Screen capture of the mobile view in dark mode.

The animated background was made using the canvas element and javascript. On a window resize it adjusts the size, number and speed of the particles. They are also interactive like the particles on my homepage.