aboutsummaryrefslogtreecommitdiff
path: root/assets/json/skills.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-01-21 19:19:46 -0800
committerFuwn <[email protected]>2021-01-21 19:19:46 -0800
commit64537f8850fe00b759f258999f33ffd0ad8c08d6 (patch)
tree8c8a5f32a75f1318c49ca33b0e279780c9896008 /assets/json/skills.json
parent:sa: (diff)
downloadme-64537f8850fe00b759f258999f33ffd0ad8c08d6.tar.xz
me-64537f8850fe00b759f258999f33ffd0ad8c08d6.zip
:star:
Diffstat (limited to 'assets/json/skills.json')
-rw-r--r--assets/json/skills.json71
1 files changed, 71 insertions, 0 deletions
diff --git a/assets/json/skills.json b/assets/json/skills.json
new file mode 100644
index 0000000..4ca6b84
--- /dev/null
+++ b/assets/json/skills.json
@@ -0,0 +1,71 @@
+{
+ "acknowledgements": [
+ "lead developer and proprietor of the Minecraft ghost client; Vespertine",
+ "lead development positions on various CS:GO clients",
+ "verified discord bot developer",
+ "verified discord bots",
+ "multi-langual"
+ ],
+ "tech-stacks": {
+ "javascript-typescript": {
+ "node-js": [
+ "discord.js",
+ "angular",
+ "express",
+ "akairo",
+ "react",
+ "nuxt",
+ "vue"
+ ],
+ "deno": [
+ "..."
+ ]
+ },
+ "python": [
+ "..."
+ ],
+ "java": {
+ "minecraft": [
+ "bukkit"
+ ],
+ "...": [
+ "spark",
+ "jda"
+ ]
+ },
+ "rust": [
+ "serenity",
+ "rocket",
+ "actix"
+ ],
+ "php": [
+ "mybb",
+ "fluxbb"
+ ]
+ },
+ "tools-accessories": {
+ "document-preparation.": [
+ "markdown",
+ "latex"
+ ],
+ "build-tools": [
+ "vs solutions",
+ "cmake",
+ "make"
+ ],
+ "version-control": [
+ "github",
+ "gitlab",
+ "git"
+ ],
+ "game-engines": [
+ "unity"
+ ],
+ "databases": [
+ "postgresql",
+ "sqlite",
+ "mongo",
+ "mysql"
+ ]
+ }
+}