Added hyperlinks in projects
This commit is contained in:
@@ -37,8 +37,8 @@ Find out more about my projects on my [self hosted git server](https://git.kska
|
||||
<summary><a href="https://git.kska.io/notkshitij/PiDetectify">2. PiDetectify</a></summary>
|
||||
<ul>
|
||||
<li>Developed a real-time monitoring system using Raspberry Pi, featuring motion detection capabilities.</li>
|
||||
<li>Implemented secure alert dispatch through ntfy.sh for immediate notifications.</li>
|
||||
<li>Utilized WireGuard VPN to ensure secure communication when users are outside the local network.</li>
|
||||
<li>Implemented secure alert dispatch through <a href="https://ntfy.sh/">ntfy.sh</a> for immediate notifications.</li>
|
||||
<li>Utilized <a href="https://www.wireguard.com">WireGuard VPN</a> to ensure secure communication when users are outside the local network.</li>
|
||||
<li>Containerized the entire application stack with Docker to enhance scalability and deployment efficiency.</li>
|
||||
<li>Raspberry Pi for processing tasks and Pi Camera for motion detection.</li>
|
||||
<li>Notifications are triggered upon motion detection and sent to users via ntfy.sh.</li>
|
||||
|
||||
Reference in New Issue
Block a user