From 180a705e1430e27ea200e3dfee5ef2e640a7bb67 Mon Sep 17 00:00:00 2001 From: "loefey (nolan)" Date: Thu, 1 May 2025 17:14:31 -0400 Subject: [PATCH] Added me --- merchants/index.json | 2 +- merchants/venqoi.json | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 merchants/venqoi.json diff --git a/merchants/index.json b/merchants/index.json index c12738b..bc9e3f8 100644 --- a/merchants/index.json +++ b/merchants/index.json @@ -2,6 +2,6 @@ "itsnetworking", "shxde", "faintdev", - "loefey", + "venqoi", "codegraph" ] \ No newline at end of file diff --git a/merchants/venqoi.json b/merchants/venqoi.json new file mode 100644 index 0000000..e6dfff2 --- /dev/null +++ b/merchants/venqoi.json @@ -0,0 +1,13 @@ +{ + "username": "venqoi", + "icon": "https://cdn.racc.lol/pfp.png", + "experience": "4+ Years", + "bio": "i code so much epik stuff, like racc.lol and venqoi.love :)", + "programming_languages": ["PY", "TS", "JS", "GO", "Rust"], + "socials": { + "twitter": "https://twitter.com/venqoii", + "youtube": "https://youtube.com/venqoi", + "github": "https://github.com/venqoi", + "telegram": "https://t.me/venqoi" + } +} \ No newline at end of file