bonqus's Stars
mkosir/typescript-style-guide
⚙️ TypeScript Style Guide. A concise set of conventions and best practices for creating consistent, maintainable code.
Coder-Spirit/nominal
Powerful nominal types for your Typescript project
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
nikitabobko/AeroSpace
AeroSpace is an i3-like tiling window manager for macOS
erikthedeveloper/code-review-emoji-guide
An emoji legend to help convey intention and added meaning in code review comments.
vasanthk/react-bits
✨ React patterns, techniques, tips and tricks ✨
eza-community/eza
A modern alternative to ls
jesseduffield/lazygit
simple terminal UI for git commands
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ianyepan/vscode-dark-plus-emacs-theme
An accurate port of the default Visual Studio Code Dark+ theme for Emacs
tc39/proposal-set-methods
Proposal for new Set methods in JS
tc39/proposal-array-grouping
A proposal to make grouping of array items easier
tc39/proposal-throw-expressions
Proposal for ECMAScript 'throw' expressions
tc39/proposal-pipeline-operator
A proposal for adding a useful pipe operator to JavaScript.
tc39/proposal-record-tuple
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
tc39/proposals
Tracking ECMAScript Proposals
tc39/ecma262
Status, process, and documents for ECMA-262
Gelio/loose-ts-check
Run TS type-check and ignore certain errors in some files
Rigellute/spotify-tui
Spotify for the terminal written in Rust 🚀
hendricius/the-sourdough-framework
Open source book dedicated to helping you to make the best possible sourdough bread at home.
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
nemanjan00/uniread
Uniread is Spritz like CLI fast reading software.
redguardtoo/eacl
eacl - Emacs auto complete lines by grepping project
dlvhdr/gh-dash
A beautiful CLI dashboard for GitHub 🚀
powerman/wcwidth-icons
Support fonts with double-width icons in xterm/rxvt-unicode/zsh/vim/…
RunaCapital/awesome-oss-alternatives
Awesome list of open-source startup alternatives to well-known SaaS products 🚀
nkaminski/csrmesh
Reverse engineered bridge implementation of the CSRMesh BTLE protocol
diku-dk/futhark
:boom::computer::boom: A data-parallel functional programming language
patrikzudel/PatrikZeros-CSGO-Sound-Fix
Program that lowers volume when aren't alive and get flashed in CS:GO. It aims to lower the chance of hearing damage by reducing overall sound exposure. Uses game state integration. Anti-cheat safe.
ctgk/PRML
PRML algorithms implemented in Python