oyeaussie
A CCIE #17355 (Security) & a full stack web developer.
Bazaari E Trade Pty LtdMelbourne/Australia
Pinned Repositories
community
Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
PwnedPasswordsDownloader
A tool to download all Pwned Passwords hash ranges and save them offline so they can be used without a dependency on the k-anonymity API
assets
Personal Assets
8-bit-Avatar-Generator
This is a small script I have written to basically copy what 8biticon.com is doing, only you are able to generate an image with php and either store it on the server or push it out to the website directly. It basically generates a 400 x 400 pixel avatar based on what you selected, right now it's set to generate a male avatar. (note, I have it exporting to the browser instead of saving the image)
oyeaussie
Me!
PHPFirewall
PHPFirewall is a tool to allow/block connections to your web resource using IP address. The IP address details are either retrieved from local database or by making API calls to IP2Location.io
PHPPwnedPasswordsDownloader
A tool to download pwned password hash files from their API written in PHP. (https://haveibeenpwned.com/Passwords)
cphalcon
High performance, full-stack PHP framework delivered as a C extension.
PHPTerminal
Run PHP Cli like Unix Terminal
core
SP Framework's Core
oyeaussie's Repositories
oyeaussie/PHPPwnedPasswordsDownloader
A tool to download pwned password hash files from their API written in PHP. (https://haveibeenpwned.com/Passwords)
oyeaussie/PHPFirewall
PHPFirewall is a tool to allow/block connections to your web resource using IP address. The IP address details are either retrieved from local database or by making API calls to IP2Location.io
oyeaussie/8-bit-Avatar-Generator
This is a small script I have written to basically copy what 8biticon.com is doing, only you are able to generate an image with php and either store it on the server or push it out to the website directly. It basically generates a 400 x 400 pixel avatar based on what you selected, right now it's set to generate a male avatar. (note, I have it exporting to the browser instead of saving the image)
oyeaussie/oyeaussie
Me!