Skip to content
View dworak's full-sized avatar

Organizations

@objcio
Block or Report

Block or report dworak

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

πŸ‘‹ Hello GitHub community!

πŸ’» I specialize in iOS, macOS app development using SwiftUI and Swift, crafting intuitive and elegant applications. Additionally, I am proficient in Angular for web development and Python for versatile scripting and backend tasks. Alongside my talented wife, we navigate the challenges and joys of parenthood.

🏑 In addition to my roles as a parent and a developer, I'm an active member of the local community, seeking connections and fostering understanding across different backgrounds.

🌟 Each day brings new discoveries, challenges, and moments of joy, contributing to a meaningful and fulfilling life in this international setting.

πŸ” Feel free to explore my GitHub repositories, where I bring a global perspective to my coding adventures. Excited to connect with fellow developers and share experiences from this unique chapter of life! πŸš€

Pinned

  1. WeatherApp WeatherApp Public

    This repository contains the Angular application for a weather forecast service. The application utilizes Angular framework along with various components and services to provide a seamless weather …

    TypeScript

  2. EthereumWallet EthereumWallet Public

    Explore the future of browsing with our fork of the Firefox browser, enhanced with a built-in Ethereum wallet. This innovative browser seamlessly integrates the power of Firefox's robust features w…

    Swift 2 1

  3. AutoreleasePool AutoreleasePool Public

    A simple Swift implementation of an autorelease pool. Autorelease pools help manage memory in situations where objects need to be released at a later point in time. The implementation follows the b…

    Swift 2

  4. BiometryFingerprint BiometryFingerprint Public

    This Python set of script provides functionality for thinning fingerprint images using a set of predefined structures. Additionally, it calculates minutiae points on the thinned image. The script u…

    Python 1

  5. BiometryFaceDetection BiometryFaceDetection Public

    This Python script utilizes the OpenCV library to perform feature detection. The script includes functionalities to capture frames from a camera or load images from a local file for feature detection.

    Python