Started work on resume

This commit is contained in:
2023-08-30 04:25:34 +02:00
parent 0933a9ba77
commit 99ade31495
22 changed files with 536 additions and 0 deletions

2
svg.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
curl https://devicon-website.vercel.app/api/$1/plain.svg?color=%23FFFFFF > svg/$1.svg