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
This project involves setting up a Linux server on Zorin OS to collect data about the PC workload, including CPU, Memory, HDD, and Network usage. The data is saved into a text file and sent via email every 12 hours using a Python script and a systemd file.
Python Snake game with Turtle module. This project demonstrates Python skills, game development, object-oriented programming and code organization. It features snake movement, random food placement, score tracking, collision detection and keeping High Score in a file. Explore and enjoy the game!