v4run's Stars
folke/snacks.nvim
🍿 A collection of small QoL plugins for Neovim
spf13/fileflow
A robust set of utilities to safely move, copy, and rename files even across different drives/filesystems
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
magic-quill/MagicQuill
Official Implementations for Paper - MagicQuill: An Intelligent Interactive Image Editing System
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
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.
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
v4run/transpose
Transpose is an extension for VSCode for transposing selection or characters.
baazhq/baaz
Centralized Control Plane for building Shared, Dedicated and Private Infra
fairyglade/ly
display manager with console UI
infrahouse/infrahouse-toolkit
InfraHouse Toolkit.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
ChistaDATA/ChistaDATA-Anansi-Profiler
ChistaDATA Profiler for ClickHouse
vishal-joshy/timesheeet
Yadhu-S/BulletPhysicsPlugin
Bullet Physics SDK for Unreal Engine
datainfrahq/dsoi-spec
Kubernetes CRD Spec for building operators for distributed systems
datainfrahq/druid-operator
Apache Druid On Kubernetes
datainfrahq/operator-runtime
Library for building Kubernetes Custom Controller
datainfrahq/pinot-control-plane-k8s
Apache Pinot Control Plane On Kubernetes
ardanlabs/gotraining
Go Training Class Material :
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
xo/usql
Universal command-line interface for SQL databases
gibbed/Gibbed.Borderlands2
Tools & code for use with Borderlands 2.
gibbed/Gibbed.BorderlandsOz
Tools & code for use with Borderlands: The Pre-Sequel!
abykuruvilla-dev/JFXNodeMapper
Maps ResultSets and other popular data representations to JavaFx Nodes based on thier ids
gkjoyes/go-code
A Golang Tutorial with Code Examples.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
tonybeltramelli/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
rmuhzin/spotifymute
Shell script to mute spotify during commercials
mrnugget/virtual_brainfuck_machine
Companion repository for a blog post about Brainfuck, interpreters and VMs