The Wayback Machine - https://web.archive.org/web/20221125152744/https://github.com/avelino
Skip to content
Avatar

Sponsors

@fcpimenta
@dans-stuff
@aidasap
@workos
@keygen-sh
@kingkongqn4444
@sstarkey-cataboom

Sponsoring

@seancorfield
@caarlos0
@borkdude
@DeLaGuardo
Block or Report

Block or report avelino

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
avelino/README.md

Hey, I'm Avelino !

What I'm working on 👨‍💻

λ: moclojer - Simple and efficient HTTP mock server with specification in yaml, edn or OpenAPI
🐘: prestd - PostgreSQL + REST, simplify and accelerate development, instant, realtime, high-performance on any Postgres application, existing or new

I use monotropic editor theme.

Find me elsewhere 🌎

🚀: Site
🐘: mastodon 🐦: Twitter
💼: LinkedIn
📸: Instagram - good dream is dream lived, triathlete 🏊‍♂️ 🚴‍♂️ 🏃‍♂️

Pinned

  1. golang/go Public

    The Go programming language

    Go 106k 15.6k

  2. Scripting in Clojure on Node.js using SCI

    Clojure 653 43

  3. This project contains a set of "hello world" projects to verify which Clojure libraries do actually compile and produce native images under GraalVM.

    Clojure 421 42

  4. prest/prest Public

    PostgreSQL REST, low-code, simplify and accelerate development, instant, realtime, high-performance on any Postgres application, existing or new

    Go 3.4k 253

  5. Reactive Extensions for the Go language.

    Go 4.4k 316

  6. The database purpose-built for stream processing applications.

    Java 5.3k 1k

Contribution activity

November 2022

Created 4 repositories

Created a pull request in babashka/sci.configs that received 8 comments

promesa: add done?

could not resolve symbol: p/done? it is in the documentation that this "method" exists https://github.com/babashka/nbb/blob/main/doc/api.md#promesa…

+5 −0 8 comments
Opened 10 other pull requests in 9 repositories
babashka/nbb 1 closed 1 merged
avelino/sci.configs 1 open
ghoseb/planet.clojure 1 merged
babashka/sci.configs 1 closed
avelino/bots.clj.social 1 merged
clojure/clojure-site 1 merged
fediblock/fediblock 1 open
prest/doc-template 1 merged
prest/prest 1 merged
Reviewed 3 pull requests in 2 repositories

Created an issue in babashka/nbb that received 3 comments

Could not resolve symbol: p/future

version v1.0.144 platform macOS problem Could not resolve symbol: p/future repro (ns example (:require [promesa.core :as p])) (p/future (fn [] (prn…

3 comments