The Wayback Machine - https://web.archive.org/web/20220428143823/https://github.com/jonatanklosko
Skip to content
Avatar
🍵
Turning tea into code
🍵
Turning tea into code

Achievements

Achievements

Organizations

@elixir-lang @thewca @dashbitco @livebook-dev
Block or Report

Block or report jonatanklosko

Report abuse

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

Report abuse

Pinned

  1. Interactive and collaborative code notebooks for Elixir - built with Phoenix LiveView

    Elixir 2.6k 208

  2. Platform for running WCA competitions and sharing live results with the world

    Elixir 35 13

  3. notebooks Public

    A collection of Livebook notebooks

    33 4

  4. meow Public

    Multi-population evolutionary algorithms with support for GPU and distributed computing

    Elixir 18

  5. Elixir grammar for tree-sitter

    JavaScript 147 11

  6. Simple confirmation dialogs built on top of @mui/material and straightforward to use thanks to React Hooks

    JavaScript 185 37

2,444 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created 4 repositories

Created a pull request in elixir-lang/elixir that received 9 comments

Fix System.shell/2 command escaping on Unix

Given System.shell("x=1; echo $x") we would currently spawn port as Port.open({:spawn, ~s/sh -c "x=1; echo $x"/, ...) and apparently the $x is inte…

+23 −13 9 comments
Opened 56 other pull requests in 11 repositories
livebook-dev/livebook 24 merged 1 open
elixir-nx/nx 10 merged
livebook-dev/kino 7 merged
dashbitco/table 4 merged
aws-beam/aws_signature 3 merged
livebook-dev/vega_lite 2 merged
elixir-nx/explorer 1 merged
elixir-ecto/myxql 1 merged
elixir-ecto/postgrex 1 merged
elixir-nx/stb_image 1 merged
elixir-nx/scholar 1 merged
Reviewed 58 pull requests in 13 repositories
livebook-dev/livebook 19 pull requests
livebook-dev/kino 14 pull requests
elixir-nx/nx 9 pull requests
livebook-dev/livebook.dev 4 pull requests
livebook-dev/vega_lite 2 pull requests
elixir-nx/stb_image 2 pull requests
elixir-lang/tree-sitter-elixir 2 pull requests
elixir-ecto/myxql 1 pull request
elixir-ecto/postgrex 1 pull request
aws-beam/aws_signature 1 pull request
wojtekmach/req 1 pull request
jonatanklosko/material-ui-confirm 1 pull request
dashbitco/table 1 pull request

Created an issue in phoenixframework/phoenix_live_view that received 6 comments

Formatter doesn't indent function calls

Function calls are formatted as <%= live_patch("Import", to: Routes.home_path(@socket, :import, "url"), class: "button-base button-outlined-gray …

6 comments
Opened 5 other issues in 4 repositories
livebook-dev/livebook 1 open 1 closed
erlang/otp 1 open
livebook-dev/kino 1 open
livebook-dev/nerves_livebook 1 open