NivekNK's Stars
public-apis/public-apis
A collective list of free APIs
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
dlvhdr/gh-dash
A beautiful CLI dashboard for GitHub 🚀
jrouwe/JoltPhysics
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
oneapi-src/oneTBB
oneAPI Threading Building Blocks (oneTBB)
pingdotgg/uploadthing
File uploads for modern web devs
BuilderIO/micro-agent
An AI agent that writes (actually useful) code for you
mozilla/webextension-polyfill
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome
ibhagwan/fzf-lua
Improved fzf.vim written in lua
chengkehan/GPUSkinning
Aslam97/shadcn-minimal-tiptap
Minimal Tiptap Editor
shellRaining/hlchunk.nvim
This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed
mubaidr/vite-vue3-browser-extension-v3
Another vite powered web extension (chrome, firefox, etc.) starter template.
googlesamples/vulkan-basic-samples
edluffy/specs.nvim
👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped.
Lusito/webextension-polyfill-ts
This is a TypeScript ready "wrapper" for the WebExtension browser API Polyfill by Mozilla
lemire/fastmod
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
qlibs/mp
C++20 Meta-Programming library
vue-a11y/vue-announcer
A simple way with Vue to announce any useful information for screen readers.
folke/paint.nvim
Easily add additional highlights to your buffers
kazhala/close-buffers.nvim
:bookmark_tabs: Delete multiple vim buffers based on different conditions
utilyre/sentiment.nvim
Enhanced matchparen.vim plugin for Neovim
sontungexpt/sttusline
A very lightweight, super fast and lazyloading statusline plugin for Neovim written in lua.
gaborvecsei/usage-tracker.nvim
NeoVim plugin with which you can track the time you spent on files, projects, repos, filetypes
sontungexpt/stcursorword
A concise, precise, and high-performance cursor word highlighting plugin for Neovim, implemented in Lua.
sontungexpt/better-diagnostic-virtual-text
Enhances the display of virtual text for diagnostics in Neovim. This function aims to provide a more user-friendly and informative presentation of diagnostic messages directly within the editor.
nyngwang/suave.lua
Multi-tabs project session automation
vue-a11y/vue-axe-next
Accessibility auditing for Vue.js 3 applications using axe-core
Kohirus/cppassist.nvim
A Neovim plugin that can do sometings like VAssistX.