Skip to content
View japiirainen's full-sized avatar
👓
👓

Highlights

  • Pro

Block or report japiirainen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
japiirainen/README.md

I work as a software engineer @Adalyon. Broadly, I'm interested writing correct software. As a hobby I do recreational mathematics, programming language theory and rock climbing.

Some of my hobby projects

  • fp,A point-free programming language.
  • vl,Tool for writing shell scripts in TypeScript.
  • sp,CLI tool for interacting with spotify.
  • lines,CLI tool for generating line counts of a project.
  • Advent Of Codeis the worlds largest programming competition, taking place every year during december, in which I've participated for many years. 🎄
  • nns,hello world machine learning examples
  • gists,my greatest github gists as a single repository.
  • Myy,a lambda calculus interpreter.
  • oluet-api,Graphql API for querying all kinds of beer and other drinks!

System configurations

Sources for my personal website/blog

Pinned Loading

  1. fp fpPublic

    A small, weird and unpractical programming language.

    Haskell 102 1

  2. vl vlPublic

    Shell scripting in typescript. Powered by deno.

    TypeScript 28 1

  3. sp spPublic

    A command-line client for spotify.

    Haskell 1

  4. darwin darwinPublic

    My macos machine configurations as a nix-flake

    Nix

  5. lines linesPublic

    CLI tool for counting lines of any project. Built in Haskell.

    Haskell 1

  6. gists gistsPublic

    my greatest gists

    Haskell