Pinned Repositories
Shamaoke's Repositories
Shamaoke/friends_bdd_coffeescript
Shamaoke/chm2pdf
Let's convert it
Shamaoke/shamaoke.github.io
Shamaoke/c-solutions
My Solutions to K. N. King's "C Programming: A Modern Approach", second edition
Shamaoke/dotfiles
Shamaoke/ffconcat
Concatenate multiple audio files of some audio format into one Opus format audio file with chapters and metadata.
Shamaoke/fzf-buffers.vim
Display a list of buffers to open.
Shamaoke/fzf-filefind.vim
Shamaoke/fzf-files.vim
Display a list of files to open.
Shamaoke/fzf-filesearch.vim
Shamaoke/fzf-grep-buffer.vim
Display a list of strings in the current buffer to search in them.
Shamaoke/fzf-grep.vim
Display a list of files to search for strings in them.
Shamaoke/fzf-run.vim
Provide a function to start Fzf inside Vim with a given spec.
Shamaoke/fzf-spellsuggest.vim
Shamaoke/fzf-tags.vim
Display a list of tags in the project.
Shamaoke/happenings
Shamaoke/minimal-qml6-examples
A collection of minimal QML6 examples.
Shamaoke/mux
Manage tmux sessions
Shamaoke/Noot-Compiler
The Noot language and compiler. This is me experimenting with programming language design. The compiler will compile Noot to TAM (Triangle Abstract Machine). Written in Java with Antlr 3.
Shamaoke/pdfmrg
Calculate margins for pages of PDF documents.
Shamaoke/playground
Shamaoke/riichi
麻雀飜符手役点数計算(日麻和牌点数计算)
Shamaoke/riichi-tracker
Riichi calculator, compass, and tracker
Shamaoke/sample_media_player
Shamaoke/study
Shamaoke/summaries
Shamaoke/tabbed
A fork of the suckless tabbed (http://tools.suckless.org/tabbed) with personal preferences
Shamaoke/VimFx
Vim keyboard shortcuts for Firefox
Shamaoke/vvimpulation
A Firefox add-on which provides keyboard navigation like Vim
Shamaoke/webextensions-examples
Example Firefox add-ons created using the WebExtensions API