Showing 2 Result(s)

Secret Address Mail System

When sending mail, the email address serves as a means to identify the sender. Unfortunately, spam has become a significant problem. When your email address is shared with certain individuals or companies, they may start sending unwanted emails. While email can be a convenient communication tool when used properly, not everyone adheres to proper usage. …

Button Request

I have developed a project aimed at making the process of sending repeated messages easier. The project involves a dedicated device with a button that, when pressed, sends an HTTP request to a server. Using the Unique ID of the device, my system matches the code to a pre-configured message. I conceived this idea to …