Skip to content

Instantly share code, notes, and snippets.

View dav1dnix's full-sized avatar
🏠
Working from home

david dav1dnix

🏠
Working from home
View GitHub Profile
/**
* You can edit, run, and share this code.
* play.kotlinlang.org
*/
fun main() {
fun a(b: Int) {
val a = b
print("Number $a in binary is ${Integer.toBinaryString(a)}")
}
@dav1dnix
dav1dnix / music.py
Last active March 27, 2020 13:57
Add ID3 metadata to audio files
import eyed3
import os
import chalk
mp3list = []
prompt = chalk.magenta('> ')
def func():
dir = os.listdir("./")

Keybase proof

I hereby claim:

  • I am dps910 on github.
  • I am dps_ (https://keybase.io/dps_) on keybase.
  • I have a public key ASCkKLwABc9fj43FbsKcfaVuNhRxeO7WbrsZ1vChccrohwo

To claim this, I am signing this object: