mirror of
https://github.com/Kyren223/website.git
synced 2025-12-28 08:54:37 +00:00
Updated skills
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -17,8 +17,8 @@ pnpm-debug.log*
|
||||
.env
|
||||
.env.production
|
||||
|
||||
# macOS-specific files
|
||||
.DS_Store
|
||||
# kde-specific files
|
||||
.directory
|
||||
|
||||
# jetbrains setting folder
|
||||
.idea/
|
||||
|
||||
@@ -13,7 +13,7 @@ const data = [
|
||||
];
|
||||
|
||||
const langs = ["Java", "C/C++", "Golang", "Kotlin", "Rust", "Lua"];
|
||||
const tools = ["Git & GitHub", "Sqlite3", "Neovim and IntelliJ", "Linux"];
|
||||
const tools = ["Git & GitHub", "Sqlite3", "Neovim and IntelliJ", "Linux", "NixOS"];
|
||||
const frameworks = ["Spigot API", "Bubbletea", "Astro"];
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user