tanvirtin's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
neovim/neovim
Vim-fork focused on extensibility and usability
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
sharkdp/bat
A cat(1) clone with wings.
golang-standards/project-layout
Standard Go Project Layout
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
libuv/libuv
Cross-platform asynchronous I/O
ogham/exa
A modern replacement for ‘ls’.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
rockerBOO/awesome-neovim
Collections of awesome neovim plugins.
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
benbjohnson/thesecretlivesofdata
Understanding what your bits do when you're not looking.
LuaLS/lua-language-server
A language server that offers Lua language support - programmed in Lua
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
simplecrawler/simplecrawler
Flexible event driven crawler for node.
ollama/ollama-js
Ollama JavaScript library
JohnnyMorganz/StyLua
An opinionated Lua code formatter
mhartington/formatter.nvim
hrsh7th/nvim-compe
Auto completion Lua plugin for nvim
luvit/luv
Bare libuv bindings for lua
kabouzeid/nvim-lspinstall
Provides the missing :LspInstall for nvim-lspconfig
camspiers/snap
A fast finder system for neovim.
davidm/lua-bit-numberlua
Bitwise operators in pure Lua using Lua numbers
rahmanshamit/react-bootstrap-pokedex
Pokedex that pulls data from the free Pokemon API using ReactJS. This is mainly for bootstrap, api and components practice, and I also wanted to build a clean and fun UI.