unnamedd
Always working on something with Swift, Xcode, CLI and now, Rust too. #StandWithUkraine.
@EGYM @evolution-AppBerlin
Pinned Repositories
iOS
Unofficial app for Swift Evolution
script-commands
Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.
CoordinatorSwiftUI
A simple project to test the implementation of Coordinator Pattern using SwiftUI.
raycast-create-repository
A Raycast Script Command to help users to create repositories in GitHub easier.
SiliconCLI
A thin Swift Package to expose information of the apps on our macOS
SwiftTips-Framework
A simple parser from John Sundell's tips and tricks
unnamedd's Repositories
unnamedd/CoordinatorSwiftUI
A simple project to test the implementation of Coordinator Pattern using SwiftUI.
unnamedd/SiliconCLI
A thin Swift Package to expose information of the apps on our macOS
unnamedd/raycast-create-repository
A Raycast Script Command to help users to create repositories in GitHub easier.
unnamedd/script-commands
Script Commands lets you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.
unnamedd/app-downloader
Easily search and download macOS® apps from the huge `homebrew cask` app catalog.
unnamedd/MarkdownSyntax
☄️ A Type-safe Markdown parser in Swift.
unnamedd/AppLandingPage
A sample project for a static landing page for iOS apps, using Publish
unnamedd/badger-system-ii-rs
Tinkering with Badger 2040. This one will be in Rust.
unnamedd/badger2040-rs
Examples and firmware for the Badger 2040 and Badger 2040 W, with a version written in Rust
unnamedd/bluejay
A simple Swift framework for building reliable Bluetooth LE apps.
unnamedd/BookStore
A simple example to test Delegates using NSViewRepresentable
unnamedd/Chime
An editor for macOS
unnamedd/CodeEdit
CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
unnamedd/DeckUI
Swift DSL for writing slide decks in Xcode
unnamedd/extensions
Everything you need to extend Raycast.
unnamedd/flipperzero-firmware
Flipper Zero firmware source code
unnamedd/fuse-swift
A lightweight fuzzy-search library, with zero dependencies
unnamedd/Jobs
A job system for Swift backends.
unnamedd/Loungy
Loungy is a WIP launcher in the vein of Spotlight, Alfred, Raycast.
unnamedd/Networking
⚡️ URLSession + Combine + Decodable + Generics = <3
unnamedd/SeeLess
C IDE for iOS
unnamedd/segmentio-objc
The hassle-free way to integrate analytics into any iOS application.
unnamedd/shell-scripts
Some scripts to help me to be faster on common tasks ;)
unnamedd/SourceKitForSafari
SourceKit for Safari is a browser extension for GitHub, that enables IDE features on your browser such as symbol navigator, go to definition and documentation on hover.
unnamedd/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
unnamedd/swift-package-manager
The Package Manager for the Swift Programming Language
unnamedd/SwiftTUI
SwiftUI for Terminal Applications
unnamedd/uc8151-rs
A Rust port of Pimoroni's uc8151 driver, as used on badger2040
unnamedd/unnamedd
Easter egg by GitHub to make possible the use of Markdown on profile!
unnamedd/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.