BROWSER
PHP
My biggest PHP project is this porfolio website, which you can learn more about here.
For my final assignment in the PHP area of my study was to make a blog website which you can find here and the repo for it here, this blog website has a functional local login system, and moderation based on which user is logged in. For example a user thats made a post can change their post and delete comments on their post, while the comment poster can only delete their own comment, and the admin can delete all posts but must give a reason. the blog has a built in user creator accessable by the admin account. there's also a profile overview list, and sorting and filtering on all blog posts. GitHub pages is being difficult about this right now.