projects

🧩 console sudoku

python script which creates a playable sudoku game in your terminal

⬇️ download and play Screenshot showing sudoku game running in console
exciting gameplay!

🧼 sonar violation script

python script to collect all sonar violations for easier automation

⬇️ try it out Screenshot showing example output of sonar script
outputs as a CSV, shown as an excel sheet for readability.

i wrote this script as part of an AI activation - chatgpt / in-line AI was faster at addressing issues when they had all the violations in front of them as a list. enabled much faster resolutions and less time spend reviewing AI suggestions.