Uncategorized
Invoice Tracker Website Project
A simple invoice approval website. Invoices are loaded to the site by upload.php page, instead of uploading the files directly, the data…
Arduino Wake On Lan Project
A project to use Arduino as a WOL server. Components: Arduino Board(ATmega328P) and ENC28J60 ethernet board. Pin configuration for ENC28J60 VCC =>…
WireGuard Forwarding Script
https://github.com/necsay/Wireguard-Forward/blob/main/forward.sh…
Helpdesk Application
A simple domain-based remote execution application written in C# .NET. Windows Forms was chosen because the application was intended to be used…