The Wayback Machine - https://web.archive.org/web/20210821125239/https://github.com/fwcd
Skip to content
Avatar
  • Kiel University
  • Germany

Achievements

Achievements

Highlights

  • Pro

Organizations

@swift-calendar
Block or Report

Block or report fwcd

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol

    Kotlin 758 93

  2. IDE support for the functional logic language Curry

    Haskell 11 1

  3. Distributed peer-to-peer messaging app using Bluetooth LE mesh networks

    Swift 18 3

  4. Advent of Code 2020 solutions in 25 different languages

    C++ 6 1

  5. Tiny video editor for macOS and iOS (WWDC 2021 submission, accepted)

    Swift 3

  6. Command-based virtual assistant for Discord, IRC and Telegram

    Swift 5 1

5,028 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2021

Created 1 repository

Created a pull request in tafia/quick-xml that received 4 comments

Add $primitive for serializing unit variants as string

Fixes #283 This PR updates the serializer for unit variants to serialize them as string primitives instead of self-closing tags if prefixed with $p…

+42 −1 4 comments
Reviewed 2 pull requests in 2 repositories
H1ghBre4k3r/moneyboy-app 1 pull request
apple/sourcekit-lsp 1 pull request

Created an issue in H1ghBre4k3r/moneyboy-app that received 1 comment

Add scripts to make it easier to bootstrap a development environment locally or in CI

Add a set of scripts that make it easier to bootstrap a development environment. For example, scripts/setup could be a script that automatically in…

1 comment