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

Block or report borisBarac

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

Hi there 👋

Welcome to my GitHub

I am a software engineer, my main focus is on mobile technologies.
At the moment I am mostly focused on finding good ways to increase code reusability, robustness, and quality of large code bases through modularization and automation. I am also a lazy developer who loves finding ways to do more with less, and this is currently quite an interesting topic, especially with the growth of the number of devices we run our apps on.
Big fan of Kotlin Multiplatform and Serverless. In my opinion, both are great ways to move faster and increase developer engagement both on FE and BE.

Feel free to check out my pinned projects.

  • 🔭 I’m currently mostly working with Swift, Flutter and Kotlin.
  • 🤖 playing around with AI and loving Langchain.
  • 🌱 I’m currently learning AWS CDK and general best practices around serverless development
  • 📫 How to reach me: [email protected]
  • ⚡ Hobbies: Love MTB and skiing

Pinned Loading

  1. CloneFlix CloneFlix Public

    Scalable app example done in Flutter. TDD, Feature packages, configuration files, responsive design, iOS, Android and WEB (mobile and desktop)

    Dart

  2. RM-App RM-App Public

    Scalable iOS project example, based around feature packages, graphQl and tied up with composable architecture.

    Swift

  3. flutter-GQL-tutorial flutter-GQL-tutorial Public

    Shows how to use GraphQL in flutter. Relies on code generation, DDD principles and shows how to do TDD.

    Dart

  4. htmx-fastapi-playground htmx-fastapi-playground Public

    TypeScript