Axel-Jacobsen's Stars
torvalds/linux
Linux kernel source tree
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
microsoft/vscode
Visual Studio Code
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system in 275+ supported cars.
k88hudson/git-flight-rules
Flight rules for git
vim/vim
The official Vim repository
carbon-app/carbon
:black_heart: Create and share beautiful images of your source code
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
ethereum/solidity
Solidity, the Smart Contract Programming Language
ovity/octotree
GitHub on steroids
dylanaraps/neofetch
🖼️ A command-line system information tool written in bash 3.2+
petkaantonov/bluebird
:bird: :zap: Bluebird is a full featured promise library with unmatched performance.
tipsy/profile-summary-for-github
Tool for visualizing GitHub profiles
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
jashkenas/coffeescript
Unfancy JavaScript
frappe/charts
Simple, responsive, modern SVG Charts with zero dependencies
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
alexjc/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
airblade/vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
philipl/pifs
πfs - the data-free filesystem!
nordtheme/nord
An arctic, north-bluish color palette.
diego-vicente/som-tsp
Solving the Traveling Salesman Problem using Self-Organizing Maps
hundredrabbits/Left
Distractionless Writing Tool
megahertz/electron-log
Simple logging module Electron/Node.js/NW.js application. No dependencies. No complicated configuration.
nordtheme/iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
iKevinY/EulerPy
Python-based Project Euler command line tool.
awni/jiro
Practice problems for Machine Learning