Skip to content
View BajaCali's full-sized avatar

Highlights

  • Pro

Block or report BajaCali

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

Hi there πŸ‘‹

Welcome to my GitHub profile! I'm Michal NΔ›mec, and you'll learn a bit about my work in this file.

Contents:

🏎️ Try out

Two projects I've worked on are available to you (a Mac user) via Homebrew.

πŸͺ© Diskostat

Project's repo. The best utility to make some space. Built with Rust and a few colleagues from my university. I've created the backbone of this project: the data structure and algorithm to compute the folder sizes. The computation is done in parallel with proper synchronization and memory handling.

  • Install: brew tap Diskostat/homebrew-diskostat && brew install diskostat.
  • Use: disko and disko --help for cli settings.

🌌 SpaceAlias

Project's repo. Never forget which macOS space you are on by making aliases for your spaces in the menu bar!

  • Installation and usage in the repo ☝️.

πŸ“± iOS Showcase

While professional projects have been my primary focus, I am eager to share one small personal project with you.

MoneyWellSpend

Project's repo. Organize your money across accounts and assign them a purpose.

πŸ› οΈ iOS Development tools

I am also passionate about the process of crafting apps. Therefore, I forked and contributed to several projects regarding the process.

πŸ’‰ Dependency Injection

My fork's repo. Container Dependency Injection framework was originally from STRV.

πŸ“’ FTLogKit

Project's repo. I've created a logging framework with the ambition to unify logging across projects at a company I worked for.

  • Several customizations
  • Synchronization with Swift Actor

πŸ„ License2Chill

Project's repo. Framework for testing in the philosophy of Behaviour-driven Development.

More about me

  • 🌱 I’m currently learning Emacs, and I hope I will never be done.
  • πŸ‘― I’m looking to collaborate on an iOS Project.
  • πŸ“« Please drop a message on LinkedIn if you're interested in working with me.

Pinned Loading

  1. Diskostat/diskostat Diskostat/diskostat Public

    Rust 2

  2. ios-dependency-injection ios-dependency-injection Public

    Forked from strvcom/ios-dependency-injection

    Dependency injection library

    Swift

  3. futuredapp/FTLogKit futuredapp/FTLogKit Public

    Yet another logging framework for Apple platforms

    Swift 1 1

  4. homebrew-SpaceAlias homebrew-SpaceAlias Public

    Show the number of desktops and add them to the menu bar as aliases.

    Ruby