Pinned Repositories
cmp-feature-flipper
An nvim-cmp source for the Ruby flipper gem
cmp-rails-fixture-names
An nvim-cmp source for Ruby on Rails fixture names including documentation
cmp-rails-fixture-types
An nvim-cmp source for Ruby on Rails fixture types
dotfiles
My dotfiles
elgato-light
A CLI application for controlling an Elgato light
gh-compare
A GitHub CLI extension to quickly open branch comparison URLs
gh-navigator.nvim
Navigate from Neovim to GitHub quickly with this plugin
neotest-minitest
Neotest adapter for Minitest
raycast-elgato-light
Control an Elgato light using Raycast
scalpel.nvim
A Neovim plugin for fast find-and-replace in a buffer
wassimk's Repositories
wassimk/gh-navigator.nvim
Navigate from Neovim to GitHub quickly with this plugin
wassimk/cmp-feature-flipper
An nvim-cmp source for the Ruby flipper gem
wassimk/scalpel.nvim
A Neovim plugin for fast find-and-replace in a buffer
wassimk/cmp-rails-fixture-names
An nvim-cmp source for Ruby on Rails fixture names including documentation
wassimk/dotfiles
My dotfiles
wassimk/cmp-rails-fixture-types
An nvim-cmp source for Ruby on Rails fixture types
wassimk/neotest-minitest
Neotest adapter for Minitest
wassimk/cheatsets
Personal cheat sheets used to learn new shortcuts and commands
wassimk/djangogirls
App built while coaching at DjangoGirls Tulsa
wassimk/elgato-light
A CLI application for controlling an Elgato light
wassimk/gh-compare
A GitHub CLI extension to quickly open branch comparison URLs
wassimk/interview-questions
Used for teaching at Tulsa Ruby User Group
wassimk/raycast-elgato-light
Control an Elgato light using Raycast
wassimk/email-junk-catcher
A Ruby shell script to manage my e-mail junk folder
wassimk/gh-actions-sandbox
I use this repository to test GitHub actions
wassimk/neotest
An extensible framework for interacting with tests within NeoVim.
wassimk/neotest-jest
wassimk/nvim-best-practices
Collection of DOs and DON'Ts for modern Neovim Lua plugin development
wassimk/qmk-configs
My QMK firmware and keyboard settings
wassimk/react-my-reads
React app to manage books you want to read, are reading or have read
wassimk/react-reddit
Reddit clone using Redux and React Router, made mostly to learn