chemacortes
Programmer: an artist who can see formal patterns inside a model and has the ability to make a new order with them.
DGAZaragoza, Spain
Pinned Repositories
algorithms
Algunos algoritmos famosos, reprogramados según la programación funcional (lenguaje scala)
Ammonite
Scala Scripting
beeware-tutorial
blog
Blog de Chema Cortés
elm-calculator
Calculadora RPN en elm
s99
Ninety-Nine Scala Problems
chemacortes's Repositories
chemacortes/algorithms
Algunos algoritmos famosos, reprogramados según la programación funcional (lenguaje scala)
chemacortes/blog
Blog de Chema Cortés
chemacortes/elm-calculator
Calculadora RPN en elm
chemacortes/beeware-tutorial
chemacortes/bootstrap-scss-gulp
Plantilla para bootstrap, scss y gulp
chemacortes/cardwiki
TiddlyWiki clone, with UI differences, written in Elm.
chemacortes/chemacortes
Personal profile
chemacortes/dbf2csv-py
Conversor de ficheros de formato DBF a CSV (sólo dBASE7, de momento)
chemacortes/ejercicio-pagina-personal
Ejercicio HTML5 para construir una página personal con algunos elementos multimedia
chemacortes/elm-in-action
Webapp in elm, from the book "Elm in action" (Not a fork)
chemacortes/elm-template
Template para crear proyectos elm con elm-tooling y elm-review
chemacortes/exercitium2
chemacortes/fact-rust
Factorials in rust
chemacortes/factPar
Parallel factorial made with scala, beyond parallel collections of the scala standard library
chemacortes/fediverse-docs
Docs about fediverse
chemacortes/future-python
Seguimiento del tutorial hypermodern-python
chemacortes/grid-css
Pruebas de feature queries en CSS para emplearlo en navegadores que no soportan display: grid
chemacortes/hello-frege.g8
g8 template for use sbt-frege
chemacortes/ihp-with-elm
chemacortes/lazyseq
Secuencias perezosas en python
chemacortes/mypage-elm-pages
Prueba de elm-pages, generador estático de webs generado con elm.
chemacortes/nu_scripts
A place to share Nushell scripts with each other
chemacortes/numeros-felices
Solución al ejercicio para calcular números felices
chemacortes/pelican-subtle-mod
pelican-subtle is a responsive theme for Pelican
chemacortes/pymonad-1
PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. Included are Monad and Monoid data types with several common monads included - such as Maybe and State - as well as some useful tools such as the @curry decorator for defining curried functions. PyMonad 2.x.x represents an almost complete re-write of the library with a simpler, more consistent interface as well as type annotations to help ensure correct usage.
chemacortes/restaurante-backend
Para el curso de docker
chemacortes/rich-demo
chemacortes/scala-advent-of-code
Scala Center's solution of Advent of Code
chemacortes/tiddlywiki-para-desarrolladores
Una visión particular sobre tiddlywiki para su empleo por desarrolladores
chemacortes/zig-async-demo
Comparing concurrent code example programs between other languages and Zig