Matejkob
Software Engineer championing platforms. Passionate Swift lover. Blending my dedication to CS with every Swift function.
Poland
Pinned Repositories
advent-of-code-2024
Happy Coding!
BankHacking
5city Bank Hack Minigame
CodableWrappers
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
IoTSensorServices
IoT Socket Communication Services
resume-template
A clean, customizable LaTeX resume template for professionals across various industries
swift-macro-compatibility-check
GitHub Action that verifies compatibility of a Swift package with macros against all swift-syntax versions
swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
un-securedApp
(un)securedApp are mobile iOS applications for demonstrating methods of fixing selected security vulnerabilities.
swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Matejkob's Repositories
Matejkob/swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
Matejkob/resume-template
A clean, customizable LaTeX resume template for professionals across various industries
Matejkob/swift-macro-compatibility-check
GitHub Action that verifies compatibility of a Swift package with macros against all swift-syntax versions
Matejkob/CodableWrappers
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
Matejkob/advent-of-code-2024
Happy Coding!
Matejkob/blog
Matejkob/Engine
Engine makes it easier to create idiomatic APIs and Views that feel natural in SwiftUI without sacrificing performance
Matejkob/swift-sharing
Instantly share state among your app's features and external persistence layers, including user defaults, the file system, and more.
Matejkob/ios-interview
Matejkob/Matejkob
Matejkob/ManagedModels
A SwiftData like `@Model` infrastructure for CoreData.
Matejkob/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
Matejkob/papyrus
A type-safe HTTP client for Swift.
Matejkob/RiverFlow
Matejkob/swift-case-paths
🧰 Case paths extends the key path hierarchy to enum cases.
Matejkob/swift-clocks
⏰ A few clocks that make working with Swift concurrency more testable and more versatile.
Matejkob/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Matejkob/swift-concurrency-extras
Useful, testable Swift concurrency.
Matejkob/swift-custom-dump
A collection of tools for debugging, diffing, and testing your application's data structures.
Matejkob/swift-dependencies
A dependency management library inspired by SwiftUI's "environment."
Matejkob/swift-identified-collections
A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
Matejkob/swift-macro-toolkit
A powerful toolkit for creating concise and expressive Swift macros
Matejkob/swift-perception
Observable tools, backported.
Matejkob/swift-power-assert
Power Assert in Swift.
Matejkob/swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Matejkob/SwiftGodot
New Godot bindings for Swift
Matejkob/TheApp
Matejkob/Vexil
Vexil (named for Vexillology) is a Swift package for managing feature flags (also called feature toggles) in a flexible, multi-provider way.
Matejkob/website
My personal website; mainly a container for my thoughts
Matejkob/workflow-swift
A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.