alexktech's Stars
zudochkin/awesome-newsletters
A list of amazing Newsletters
tramcar/awesome-job-boards
sobolevn/awesome-cryptography
A curated list of cryptography resources and links.
jaegeral/security-apis
A collective list of public APIs for use in security. Contributions welcome
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
matheusfelipeog/beautiful-docs
Pointers to useful, well-written, and otherwise beautiful documentation.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
alimony/homophonic-cipher-attack
Efficient cryptanalysis of homophonic substitution ciphers
ncase/trust
An interactive guide to the game theory of cooperation
ncase/loopy
A tool for thinking in systems
microsoft/api-guidelines
Microsoft REST API Guidelines
microsoft/vscode-tips-and-tricks
Collection of helpful tips and tricks for VS Code.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
rsp/scripts
Random shell scripts for different tasks
olemartinorg/tarmak-xmodmap
Xmodmap mappings for Tarmak 1-4
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
angular/angular-cli
CLI tool for Angular
johnpapa/angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
angular/flex-layout
Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
n0shake/Public-APIs
📚 A public list of APIs from round the web.
btroncone/learn-rxjs
Clear examples, explanations, and resources for RxJS
microsoft/TypeScript-Handbook
Deprecated, please use the TypeScript-Website repo instead
karma-runner/karma
Spectacular Test Runner for JavaScript
angular/components
Component infrastructure and Material Design components for Angular
airbnb/javascript
JavaScript Style Guide
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.
jasmine/jasmine
Simple JavaScript testing framework for browsers and node.js
ReactiveX/rxjs
A reactive programming library for JavaScript