Projects

Varun Master

One of my personal projects and interests are in networking. Currently, my homelab consists of ESXi hypervisor server. Within this server I have multiple VMs running. One of the VMs is a Windows 2016 server which runs Plex and a FTP service. Another VM is an Email server and Grafana to record the statistics of the Plex server. Lastly, one VM runs a Pi-Hole DNS service, which acts as a DNS server where all devices within the network point to, to remove any ads from entering the network.

On the Plex server, there are 2 API endpoints which were created using Node.JS. The endpoints can be found here and here.