Pinned Repositories
azimutt
An Entity Relationship diagram (ERD) visualization tool, with various filters and inputs to help understand your database schema
calva
Clojure & ClojureScript Interactive Programming for VS Code
challenge-elm
Challenge your Elm coding skills (and optionally apply to our remote FE developer position!)
chuck-norris-jokes
Elm application that randomly shows jokes about Chuck Norris.
danilosilva-website
My personal website. Built with elm-pages.
elm-bookshelf
Personal project to help me manage the books of my personal library
elm-math-expressions-parser
A Simple Math Expression Parser
functional-programming-resources
Resources I have been using to learn Functional Programming and Haskell
html-to-elm
Transform a html node into an Elm function
optional-result
Elm library to handle computations that can be an error, a success or empty
dev-danilosilva's Repositories
dev-danilosilva/functional-programming-resources
Resources I have been using to learn Functional Programming and Haskell
dev-danilosilva/elm-bookshelf
Personal project to help me manage the books of my personal library
dev-danilosilva/azimutt
An Entity Relationship diagram (ERD) visualization tool, with various filters and inputs to help understand your database schema
dev-danilosilva/calva
Clojure & ClojureScript Interactive Programming for VS Code
dev-danilosilva/chuck-norris-jokes
Elm application that randomly shows jokes about Chuck Norris.
dev-danilosilva/danilosilva-website
My personal website. Built with elm-pages.
dev-danilosilva/elm-math-expressions-parser
A Simple Math Expression Parser
dev-danilosilva/html-to-elm
Transform a html node into an Elm function
dev-danilosilva/optional-result
Elm library to handle computations that can be an error, a success or empty
dev-danilosilva/coral
Python Web Framework
dev-danilosilva/core
Elm's core libraries
dev-danilosilva/dev-danilosilva.gihub.io
dev-danilosilva/egua
🦄 Linguagem de programação em português, simples e moderna
dev-danilosilva/elm-hangman
Hangman game built with Elm
dev-danilosilva/elm-pokedex
Pokedex built with Elm
dev-danilosilva/elm-spa-example
A Single Page Application written in Elm
dev-danilosilva/elm-tower-of-hanoi
Visual Tower of Hanoi Solution App
dev-danilosilva/fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
dev-danilosilva/frontend
Cambiatus Web based frontend using Elm
dev-danilosilva/fuckoff-twitter
Fuck off @twitter, let me have "latest tweets" as a default.
dev-danilosilva/Hackerrank-Codes
Here are some of the hackerrank questions I solve.
dev-danilosilva/haskell-luhn-algorithm
Luhn Algorithm implemented w/ Haskell
dev-danilosilva/integer-arithmetic-expression-evaluator
Arithmetic Expression Interpreter
dev-danilosilva/lambda_py
Set of lazily evaluated python functions
dev-danilosilva/my-ranks-admin
dev-danilosilva/planning-poker
Planning Poker Tool for Agile Teams
dev-danilosilva/planning-poker-server
Planning Poker App Server
dev-danilosilva/screenshot-catalog-chrome-extension
dev-danilosilva/stock_monitor
Script to store daily data from Alpha Advantage API
dev-danilosilva/testing-starlette-framework
Simple ASGI Rest API w/ Starlette Framework