Skip to content
View BartekBH's full-sized avatar

Block or report BartekBH

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

Hi, I am Bartek👨‍💻

I am a System Analyst at Data Warehouse and functional programming enthusiast. I am passionate about technologies and love to learn new things.

⚡ About me

Here are some of the skills I have acquired during my learning journey:

In my daily routine, I extensively use SQL and data modeling. During my free time, I enjoy expanding my knowledge in Scala and functional programming.

Currently, I am focused on enhancing my practical skills in pure functional programming by developing an application for budget management: https://github.com/BartekBH/spendless

During my programming journey, I learned how to develop using the actor model with Akka, and you can find one of my projects here: https://github.com/BartekBH/akka-shop

Also I'm interested in compilation theory and I made simple compilator which you can see here: https://github.com/BartekBH/tiny-basic-compilator

I'm committed to writing clean code and constantly improving my skills and knowledge.

Technologies:

Scala Akka Oracle SQL Cats Postgres

Pinned Loading

  1. spendless spendless Public

    Home budget manager

    Scala

  2. akka-shop akka-shop Public

    REST API with event sourcing for online shop written in Scala and Akka

    Scala

  3. tiny-basic-compiler tiny-basic-compiler Public

    Compiler written in Scala, which compile dialect of BASIC to C.

    Scala

  4. JSON-serializer JSON-serializer Public

    Simple JSON serializer with nice formatting written in Scala

    Scala