Pinned Repositories
algorithmaday
Repository containing source code for submissions at DailyAlgorithm Twitter account.
elasticsn
Parser and Elasticsearch indexer for Leo Laporte & Steve Gibson's radio show transcripts
gosecretfields
Simple library to represent secret or sensitive values in Go variables or fields, defaulting to redaction in serialization
mandelbrot_spark
A spark distributed Mandelbrot Set generator
mazesolver
scalawk
Scala DSL to easily compose awk programs. Its underlying goal is to serve as a simple and concise example of how to build DSLs upon Scala.
thebutlerdidit
A thread dump analyzer tool running on your browser or in your JVM that generates DOT documents out of `jstack` outputs.
pfcoperez's Repositories
pfcoperez/algorithmaday
Repository containing source code for submissions at DailyAlgorithm Twitter account.
pfcoperez/mandelbrot_spark
A spark distributed Mandelbrot Set generator
pfcoperez/elasticsn
Parser and Elasticsearch indexer for Leo Laporte & Steve Gibson's radio show transcripts
pfcoperez/cloudflaredoh
A docker image spinning up a DNS over HTTPs (DoH) client serving regular DNS requests over port 53/udp
pfcoperez/crossdata
Easy access to big things
pfcoperez/madrid_air
ETLs to index air quality measurements performed by Madrid City Hall across the city into Elasticsearch
pfcoperez/mandelbrot_scalajs
A ScalaJS graphic representation of the Mandelbrot Set
pfcoperez/android_scalarpel
An Android Scala RPEL
pfcoperez/Common-utils
Stratio's common utlities
pfcoperez/dogs
data structures for pure functional programming in scala. see the completely incomplete documentation website:
pfcoperez/dotfiles
A repository with my fix settings for i3wm, emacs, ...
pfcoperez/dotfiles-1
pfcoperez/endpoints
Scala library to define HTTP-based communication protocols
pfcoperez/endpoints-akka-http
PoC using Endpoints to document and generate an akka-http server
pfcoperez/ensime-emacs
ENhanced Scala Interaction Mode for Emacs
pfcoperez/ensime-server
ENSIME JVM Process
pfcoperez/github
The github API for Haskell
pfcoperez/homecontentsmanagement
How I manage my digital personal content at home
pfcoperez/marathon
Deploy and manage containers (including Docker) on top of Apache Mesos at scale.
pfcoperez/microsakka
Microservices playground in Akka & Akka-http
pfcoperez/multiproject-multiversion
Example of cross Scala versions dependencies in multi SBT projects.
pfcoperez/openseadragon
An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
pfcoperez/scala
The Scala programming language
pfcoperez/scala-refactoring
A library providing automated refactoring support for Scala.
pfcoperez/smile
Statistical Machine Intelligence & Learning Engine
pfcoperez/spark
Mirror of Apache Spark
pfcoperez/sparkExercises
Spark examples and exercises
pfcoperez/spray
[Elastic Cloud] A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable
pfcoperez/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
pfcoperez/utad_bigdata_introscala
U-Tad Introduction to Scala exercises solutions