r-rayns's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
vercel/pkg
Package your Node.js project into an executable
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
nexe/nexe
🎉 create a single executable out of your node.js apps
marceloprates/prettymaps
Draw pretty maps from OpenStreetMap data! Built with osmnx +matplotlib + shapely
hwayne/awesome-cold-showers
For when people get too hyped up about things
magit/magit
It's Magit! A Git Porcelain inside Emacs.
Shawn-Shan/fawkes
Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes
PistonDevelopers/piston
A modular game engine written in Rust
RetireJS/retire.js
scanner detecting the use of JavaScript libraries with known vulnerabilities. Can also generate an SBOM of the libraries it finds.
nagix/mini-tokyo-3d
A real-time 3D digital map of Tokyo's public transport system
scrapinghub/dateparser
python parser for human readable dates
jreybert/vimagit
Ease your git workflow within Vim
adambom/dictionary
A JSON representation of Webster's Unabridged Dictionary
san-kumar/howdoi
Get quick answers to common linux related questions, right inside your terminal by typing "howdoi [your question]".
deep-learning-indaba/indaba-pracs-2019
yao-pkg/pkg-binaries
Collection of pkg nodejs binaries that are not supported by pkg
febo/myra
A collection of Ant Colony Optimization (ACO) algorithms for the data mining classification and regression tasks
callumthomson/dear-next-visitor
A website where you read a message from the previous visitor, and leave a message for the next visitor.
oruga-ui/demo-tailwindcss
🎐 TailwindCSS 2 + Oruga demo
FilipPano/react-typescript-boilerplate
Boilerplate project for React with Typescript to quickly bootstrap your next project
r-rayns/inky_dash
Inky dash is an interface for Pimoroni's line of Raspberry Pi ePaper displays. It is intended to be self-hosted from a Raspberry Pi and accessed from a browser.
r-rayns/decision_tree_js
Implementation in JavaScript of Josh Gorden's (@random-forests) decision tree classifier tutorial
wizzah/headfirst_typescript
Head first design patterns in typescript flavor