Hi, my name is

William Knight

scroll to learn more about me!

Encryption malware based on TH3SW4N

This program was made utilizing specific Rust dependencies which can be located in the Cargo.toml file, along with use of GTK4 for creating the GUI.
The program threatens to delete system files at the end of the countdown, and awards the user by decrypting some files every reset after the initial encryption process.

click here to view code repository

Silly ransomware malware using AES algorithm

Utilizing Java and JFrames, I created this ransomware that encrypts all important user files. It then asks the user to solve five math questions in under ten seconds.
If the user manages to solve them, the files are decrypted, otherwise, the program closes and the random AES key used to encrypt the files is lost forever.

click here to view code repository

Web scraping and API integration project

Updates DiscordRPC based on game entered. Created utilizing Node.js and Puppeteer, made in JavaScript, BAT, and utilizes VBS if you'd like to use Windows task scheduler.
Simply typing the name of the game after initial setup, will update your Discord status with the name and cover of the game.

click here to view code repository

Back-end project for the website mypropertyisworth.nz

Utilizing AJAX xtml requests and DOM manipulation, I was able to execute simultaneous php files at once without affecting the user experience.
I used PHPMailer and created HTML email templates to parse information in from the database that I had setup prior and automatically sent emails to both the user and the admin.

click here to view code repository

Web-app I made using React, TailwindCSS, Node.js, and the Spotify-API spotify-profile-app

This was a little hobby project of mine to play around with Spotify API calls and use React, Tailwind, and Node.js technology.

If you would like a demo of the application, send me an email with your name and the email registered to the Spotify account so I can grant you access.

click here to view code repository