Randomly select a word from a file, have the user guess characters in the word. For each character they guess that is not in the word, have it draw another partof a man hanging in a noose. If the picture is completed before they guess allthe characters, they lose.
View codeAn application to help manage sent job applications. It features filtering and sorting by columns and allows you to change statuses at any time.
View codeThe application simulates the operation of 20 power generators that send data at short intervals on the power generated, the data is stored in a MongoDB database and once a day a report is generated from all the generators with the average power generated by each generator during the hour.
View codeMy design patterns implementations in PHP from book "Head First! Design Patterns" 1st edition
View code