BR0kEN-'s Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
swc-project/swc
Rust-based platform for the Web
parallax/jsPDF
Client-side JavaScript PDF generation for everyone.
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
python/mypy
Optional static typing for Python
lima-vm/lima
Linux virtual machines, with a focus on running containers
upptime/upptime
⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary
evilsocket/opensnitch
OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
millsp/ts-toolbelt
👷 TypeScript's largest type utility library
Sequel-Ace/Sequel-Ace
MySQL/MariaDB database management for macOS
xdebug/xdebug
Xdebug — Step Debugger and Debugging Aid for PHP
spatie/laravel-responsecache
Speed up a Laravel app by caching the entire response
pubkey/broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
shakacode/sass-resources-loader
SASS resources (e.g. variables, mixins etc.) loader for Webpack. Also works with less, post-css, etc.
leonardodino/rci
🔢 better code inputs for react/web
qruto/laravel-wave
Painless Laravel Broadcasting with SSE
KhaosT/SimpleVM
Sample code for Virtualization framework
phpstan/phpstan-strict-rules
Extra strict and opinionated rules for PHPStan
youtype/mypy_boto3_builder
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
laravel-json-api/laravel
JSON:API for Laravel applications
satojkovic/DeepLogo
A brand logo detection system using tensorflow object detection API.
luigigubello/PayloadsAllThePDFs
PDF Files for Pentesting
tannerntannern/ts-mixer
A small TypeScript library that provides tolerable Mixin functionality.
Stanko/animated-scroll-to
Lightweight scroll to function with a powerful API.
danielrfry/toyvm
Toy Linux VM for macOS on Apple Silicon and Intel
maximkornilov/types-quill-delta
Package with typescript type definitions for quill delta project.