Pinned Repositories
DefinitelyTyped
The repository for high quality TypeScript type definitions.
akka-quickstart-scala
My participation from following the guide
at
AT is a framework written in Go for communication with AT-compatible devices like Huawei modems via serial port.
essential-scala
Source code for Underscore's Essential Scala
Luncheon
Quick Golang Snippets, to help me learn the language
palindrome
A complete palindrome checker library, written entirely in Haskell.
primes
A prime numbers library
webpack-learn
Webpack2 Typescript 2 Demo
evandertino's Repositories
evandertino/akka-serial
Reactive serial communication library for Akka and Scala.
evandertino/angular-performance-checklist
Cheatsheet for developing ⚡lightning⚡ fast progressive Angular applications.
evandertino/api-cheat-sheet
API Design Guidelines and Best Practices Cheat Sheet
evandertino/apigateway
A Performant API Gateway based on NGINX and Openresty
evandertino/Aspose.Cells-for-Java
Aspose.Cells for Java examples, plugins and showcases
evandertino/awesome-code-review
An "Awesome" list of code review resources - articles, papers, tools, etc
evandertino/cassandra-migrate
Simple Cassandra schema migration tool written in Python
evandertino/crud-to-es
evandertino/email-rfc2822-validator
The world's only Java-based rfc2822-compliant email address validator and parser
evandertino/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
evandertino/examples
DC/OS examples
evandertino/excellentexport
Javascript export to Excel
evandertino/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
evandertino/framer-modules
Discover, install and save your favorite modules at one place
evandertino/hacker-scripts
Based on a true story
evandertino/inventory-management-lagom
Basic Inventory Management with Lagom
evandertino/js-xlsx
:green_book: SheetJS Community Edition -- Spreadsheet Parser and Writer
evandertino/lagom-service-locator-consul
Lagom Service Locator using Consul
evandertino/lagom-service-locator-zookeeper
Lagom Service Locator for ZooKeeper
evandertino/learnrxjava
A set of exercises to designed to teach developers Rx (Reactive Streams)
evandertino/material-components-site-generator
Generator of Material Components documentation sites.
evandertino/numvalidate
Phone number validation REST API
evandertino/prep
Pre-renders your web app (React, Vue, Angular, ...) into static HTML based on your specified routes enabling SEO for single page applications.
evandertino/project-mulla
Talk to MPESA API via a REST API. Bringing the MPESA G2 API to the 21st century. --
evandertino/react-dnd
Drag and Drop for React
evandertino/react-virtualized
React components for efficiently rendering large lists and tabular data
evandertino/RealtimeBus
This project uses Lagom,Play,Socket-io and Kafka to calculate the loop back time in a simple chat app
evandertino/scalacaster
Purely Functional Algorithms and Data Structures in Scala
evandertino/scalajs-spa-tutorial
Tutorial for creating a simple Single Page Application in ScalaJS
evandertino/spring-boot-akka-event-sourcing-starter
A toolkit for spring boot akka persistance event sourcing starter which contains abstracted common logic for aggregate flow definition and cluster sharding plus taking benefit of spring boot echo system