Skip to content
View salaaad2's full-sized avatar
🥗
🥗

Block or report salaaad2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ogircd ogircd Public

    Old-Generation Irc Deamon is an IRC server written in c++98, based on the RFC https://www.rfc-editor.org/rfc/rfc1459

    C++ 1

  2. taskmaster taskmaster Public

    taskmaster @ 42

    C++ 1

  3. Single-File init.vim: colors, mouse,... Single-File init.vim: colors, mouse, 4space tabs, lsp-nvim, cmp/vsnip completion, treesitter. Requires vim-plug. move to ~/.config/nvim/init.vim then run :PlugInstall from nvim
    1
    call plug#begin('~/.local/share/nvim/site')
    2
    Plug 'scrooloose/nerdtree', { 'on':  'NERDTreeToggle' }
    3
    Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
    4
    Plug 'vim-airline/vim-airline'
    5
    Plug 'vim-airline/vim-airline-themes'
  4. GAUFRE GAUFRE Public

    Go AUtomated Fitness REcorder

    Go

  5. lidlvoice lidlvoice Public

    Svelte frontend for https://huggingface.co/coqui/XTTS-v2

    Svelte 2

  6. 101fetch 101fetch Public

    screenfetch but for 101 school

    Shell 2 3