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

Highlights

  • Pro
Block or Report

Block or report japiirainen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking 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 about reporting abuse.

Report abuse
japiirainen/README.md

I work as a software engineer @Adalyon. Broadly, I'm interested writing correct software. As a hobby I enjoy doing recreational mathematics and PL theory.

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.
  • AdventOfCode is the worlds largest programming competition, taking place every year during december. 🎄
    • 2015, Clojure.
    • 2016, 25 different programming languages.
    • 2017, WIP, Agda.
    • 2020, Python.
    • 2021, Haskell and Python.
    • 2022, Haskell.
    • 2023, Python.
  • nns, hello world machine learning examples
  • gists, my github gists as a single repository.
  • Myy, a lambda calculus interpreter.
  • js-quiz, A website for learning Javascript.
  • oluet-api, Graphql API for querying all kinds of beer and other drinks!

System configurations

Sources for my personal website/blog

Pinned

  1. fp fp Public

    A small, weird and unpractical programming language.

    Haskell 102 1

  2. vl vl Public

    Shell scripting in typescript. Powered by deno.

    TypeScript 28 1

  3. sp sp Public

    A command-line client for spotify.

    Haskell 1

  4. darwin darwin Public

    My macos machine configurations as a nix-flake

    Nix

  5. lines lines Public

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

    Haskell 1

  6. gists gists Public

    my greatest gists

    Haskell