FabianVegaA
I am a software developer, with a passion for learning about FP and computer science.
Chile
Pinned Repositories
automate-architecture
This is a program that allows creating a mockup of a project code
blog_platzi
Blogs in Markdown
fpy_lib
This is a library to do functional programming in Python.
ProductsAPI
A simple REST API made with Haskell, Scotty, and Postgres.
qiqe
This an experimental playground for a general purpose functional language. This is the implementation of a web application that allows to write and execute Qiqe code in the browser.
sand-simulator
A simple sand simulator using Rust, Yew, and Tauri
sigmaF
The project SigmaF is a programming language of functional paradigm and open-source.
sparrow
A library with a collection of decorators and functions to functional programming
The-Wizard-Frogy
A game made with Elm about a wizard frog 🐸
TO-DO-lambda
This is a simple TO-DO application built as a proof of concept for building HTML pattern SPA over Web sockets using Haskell.
FabianVegaA's Repositories
FabianVegaA/sigmaF
The project SigmaF is a programming language of functional paradigm and open-source.
FabianVegaA/ProductsAPI
A simple REST API made with Haskell, Scotty, and Postgres.
FabianVegaA/sparrow
A library with a collection of decorators and functions to functional programming
FabianVegaA/fpy_lib
This is a library to do functional programming in Python.
FabianVegaA/SafeDB
This is an immutable database in response to the InfinitaRecursión 15 and later challenge.
FabianVegaA/adventcode2022
Collection of my solutions to advent of code 2022
FabianVegaA/aprende_haskell_sin_dolor
This is a tutorial in Spanish to teach Haskell
FabianVegaA/Buda-API-Extractor
FabianVegaA/DevSapiens
A web application for blogs.
FabianVegaA/FabianVegaA
FabianVegaA/front-labmmba
A search engine for scientific articles about bacteria
FabianVegaA/jsonra
A simple json rest api using Haskell
FabianVegaA/qiqe
This an experimental playground for a general purpose functional language. This is the implementation of a web application that allows to write and execute Qiqe code in the browser.
FabianVegaA/sigmaf_presentation
This is a presentation about SigmaF project
FabianVegaA/wait
A command to interrupt another command after a specified amount of time.
FabianVegaA/sand-simulator
A simple sand simulator using Rust, Yew, and Tauri
FabianVegaA/The-Wizard-Frogy
A game made with Elm about a wizard frog 🐸
FabianVegaA/TO-DO-lambda
This is a simple TO-DO application built as a proof of concept for building HTML pattern SPA over Web sockets using Haskell.
FabianVegaA/-haskell-scotty-elm-ws-template-test
A haskell-scotty-elm-ws-template template test
FabianVegaA/abajo-en-la-mina
Explora un pozo de minas abandonado mientras usas bombas para matar esqueletos voladores y recolecta oro. Actualizado al idioma Español.
FabianVegaA/Accounts_BUDA
Obtención de datos usando SQL y Python de una DB.
FabianVegaA/aoc_2021_Haskell
Solutions to Advent of Code 2021 using Haskell
FabianVegaA/cv-generator-with-rust
This is a template based cv generator made with rust, comrak, wkhtmltopdf. It converts a json file to a pdf version
FabianVegaA/do-notation
The Haskell’s do notation brought to Rust
FabianVegaA/iris
🌈 Haskell CLI Framework supporting Command Line Interface Guidelines
FabianVegaA/monads_python
This a blog about monads and its implementation on python
FabianVegaA/presentations-articles
Presentations and articles about various topics
FabianVegaA/retos-programacion-2023
Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.
FabianVegaA/standard-py-project
A standard Python project with a Poetry framework with development libraries and base configurations
FabianVegaA/WordleHs
A simple Wordle clone made with Haskell.