Emily emily
  • Joined on 2023-05-24
some quick and dirty centralised api key management system for a uni project. Note, this system was merely thrown together as i needed something quick and easy to do the job in a dev environment. This shouldnt be used in prod.
Updated 2026-04-13 01:26:02 +02:00
Updated 2026-02-22 15:37:33 +01:00
Watchfox is a system that is supposed to be used as a discord server watchdog, but as fox
Updated 2026-01-21 15:34:37 +01:00
Updated 2026-01-21 15:34:18 +01:00
A Project meant to be used as a base for programming all sorts of NodeJS applications. The main advantage of this system is the ability to reload, edit, remove and add code/functionality during runtime. The helps to add more functionality to projects, without the need to restart the software.
Updated 2025-10-30 18:06:10 +01:00
A simple NodeJS HTTP server setup used to act as a honeypot for portscanners. If a portscanner scans the port, it establishes a connection, and then the ip will get added to the firewall to be blocked.
Updated 2024-03-11 17:56:02 +01:00
A simple NodeJS based URL shortener. It essentially allows you to create your own shortened urls like bit.ly for example does.
Updated 2023-11-03 21:13:44 +01:00