Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions devs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3631,5 +3631,29 @@
}
}
]
},
{
"name": "Yousef Alharbi",
"githubURL": "https://github.com/y2w8",
"projects": [
{
"name": "nmrs-tui",
"URL": "https://github.com/y2w8/nmrs-tui",
"description": "A fast, Vim-friendly NetworkManager TUI built in Rust",
"details": {
"language": "Rust",
"topics": ["Linux", "Rust", "Wifi", "Tui", "NetworkManager"]
}
},
{
"name": "neolij.nvim",
"URL": "https://github.com/y2w8/neolij.nvim",
"description": "Seamless Neovim/Zellij integration with built-in navigation, pane/tab management, and Lua scripting",
"details": {
"language": "Lua",
"topics": ["Neovim", "Lua", "Plugin"]
}
}
]
}
]