Skip to content
View bartoszluka's full-sized avatar
Block or Report

Block or report bartoszluka

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
bartoszluka/README.md

Hi, I'm Bartek

I am a passionate software developer and I love to customize my tools. That's why I mainly use NeoVim as my text editor on Arch Linux (btw) running on a used ThinkPad™️.. I also like to nerd about keyboards and keyboard layouts (probably I'll switch from QWERTY to BEAKL soon).

I enjoy exploring and learning new programming languages and also creating them.

My favorite programming languages are:

Available for hire

You can check out my résumé/CV here

Projects I'm proud of

  • seal - a C-like programming language. The project consists of a parser, interpreter and a compiler to LLVM intermediate representation
  • fsharp-algs - implementation of a few sorting algorithms in F#. The project also has benchmarks against the built-in sort function
  • geometry.hs - a library for analytic geometry, written in Haskell. Currently a work in progress but in the future it may have a GeoGebra or Desmos like interface
  • advent of code 2021 - advent of code solutions in Haskell
  • advent of code 2022 - advent of code solutions in Rust

Pinned

  1. seal seal Public

    C-like programmin language

    Haskell 1

  2. cv cv Public

    My CV/Resume

    TeX

  3. aoc2022 aoc2022 Public

    Advent of Code 2022 in Rust

    Rust

  4. fsharp-algs fsharp-algs Public

    F#

  5. advent-of-code-2021-haskell advent-of-code-2021-haskell Public

    My solutions to advent of code 2021 problems in Haskell

    Haskell

  6. geometry.hs geometry.hs Public

    Geometry library written in Haskell

    Haskell