halan's Stars
hakimel/reveal.js
The HTML Presentation Framework
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
vercel/hyper
A terminal built on web technologies
bitcoinbook/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
okfn-brasil/serenata-de-amor
🕵 Artificial Intelligence for social control of public administration | **This repository does not receive frequent updates. Check out the README**
evancz/elm-architecture-tutorial
How to create modular Elm code that scales nicely with your app
PokemonGoF/PokemonGo-Bot
The Pokemon Go Bot, baking with community.
sporto/awesome-elm
A curated list of useful Elm tutorials, libraries and software. Inspired by awesome list. Feel free to contribute. :rocket:
crypto101/book
Crypto 101, the introductory book on cryptography.
w3c/html
Deliverables of the HTML Working Group until October 2018
diafygi/webcrypto-examples
Web Cryptography API Examples Demo: https://diafygi.github.io/webcrypto-examples/
ricmoo/aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
RubyCrypto/rbnacl
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
ztoben/assets-webpack-plugin
Webpack plugin that emits a json file with assets paths
square/js-jose
JavaScript library to encrypt/decrypt data in JSON Web Encryption (JWE) format and to sign/verify data in JSON Web Signature (JWS) format. Leverages Browser's native WebCrypto API.
polycrypt/polycrypt
PolyCrypt - A pure JS implementation of the WebCrypto API
Netflix/NfWebCrypto
Web Cryptography API Polyfill
deadfoxygrandpa/elm-test
A unit testing framework for Elm
ttaubert/secret-notes
Examples for my talk "Keeping secrets with JavaScript - An Introduction to the WebCrypto API"
alexmoreno/jargoes-programacao-funcional
Jargões da programação funcional em termos simples!
kandebonfim/show-your-terms
Simple demos of your applications' terminal commands.
lee-dohm/code-smells
A complete Code Smells reference
abadi199/elm-creditcard
:credit_card: Pretty credit card form built with Elm
nabeelamjad/poke-api
Poke API - A Ruby API gem for Pokémon GO.
chrishulbert/crypto
Deliberately simple, thoroughly commented AES/DES/etc crypto implementations in various languages, for learning purposes.
JoelQ/rgit
Ruby implementation of Git
robertsosinski/ruby-des
A Ruby implementation of the Data Encryption Standard.
fnando/dogo
A simple URL shortener service backed by Redis.
justinethier/aes
Implementations of the AES encryption algorithm in various languages. For educational purposes only!