You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web-based Server Monitoring Dashboard backend built using Django and Django REST Framework. It provides APIs to monitor server statistics like CPU, memory, disk usage, and application-level metrics.
A simple website that generates a password using a secrets module in python. The passwords are generated randomly (to some extent). The website is made using django framework.