diff options
| author | Fuwn <[email protected]> | 2021-09-01 14:18:53 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-09-01 14:18:53 -0700 |
| commit | ecae68d7513a33ef4b32841ed9e01ed2d7cd7a69 (patch) | |
| tree | 7d7c7e047e16c469203d7e152814281c04d4dfcf | |
| parent | fix(make): common name of certificate (diff) | |
| download | space-ecae68d7513a33ef4b32841ed9e01ed2d7cd7a69.tar.xz space-ecae68d7513a33ef4b32841ed9e01ed2d7cd7a69.zip | |
feat(skills): re-add c and c++
| -rw-r--r-- | content/pages/skills.gmi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/pages/skills.gmi b/content/pages/skills.gmi index 0852549..ad70cbf 100644 --- a/content/pages/skills.gmi +++ b/content/pages/skills.gmi @@ -2,6 +2,8 @@ ## TECH STACKS +* C +* C++ * Go * Node.js: Discord.js, Angular, Express, Akairo, React, Nuxt, Vue * Deno @@ -16,4 +18,4 @@ * Build Tools: CMake, Make * Version Control: Git * Game Engines: Unity -* Databases: PostgreSQL, SQLite, Mongo, MySQL
\ No newline at end of file +* Databases: PostgreSQL, SQLite, Mongo, MySQL |