fazil@altinel.dev:~$ find / -iname "projects"
├── SelfDrivingCarTrafficLight
|   Simple TensorFlow implementation of traffic light detection and classification tasks for Udacity annotated self-driving dataset.
|
├── ytMusicNotification
|   Chrome extension to get desktop notifications when the song changes in Youtube Music.
|
└── ytMusicNotification
    Chrome extension to get desktop notifications when the song changes in Youtube Music.
fazil@altinel.dev:~$ ps ax
PID     TTY     STAT    TIME    COMMAND
1       tty2    R+      0:00    Main
2       ?       Z       0:00    Notes
3       pts/0   Ss<     8875:32 Publications
4       pts/1   Rl+     0:00    Projects
fazil@altinel.dev:~$