An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Sajjon

A curated list of projects in awesome lists by Sajjon .

https://github.com/sajjon/swiftintro

A project introducing you to Swift

Last synced: 14 Mar 2026

https://github.com/Sajjon/klirr

Zero-maintenance and smart FOSS generating beautiful invoices for services and expenses.

consulting currency-converter exchange-rates expense-tracker expenses freelancer inquire invoice invoice-generator invoice-template klirr ron tui typesetting-system typst

Last synced: 10 Jul 2025

https://github.com/sajjon/swiftreflection

Retrieve name and type of properties for a class that inherits from NSObject. You do not need an instance of said class.

mirror reflection swift

Last synced: 12 May 2026

https://github.com/sajjon/viewcomposer

Compose views using enums swiftly: `let label: UILabel = [.text("Hello"), .textColor(.red)]`

enum styled-components swift-framework uikit view

Last synced: 13 Apr 2025

https://github.com/Sajjon/ViewComposer

Compose views using enums swiftly: `let label: UILabel = [.text("Hello"), .textColor(.red)]`

enum styled-components swift-framework uikit view

Last synced: 02 Aug 2025

https://github.com/sajjon/rad

Radix Babylon vanity address finder allowing easy import into Radix mobile Wallet.

babylon radix radixdlt vanity-address xrd

Last synced: 13 Apr 2025

https://github.com/sajjon/zeus

REST Client with Core Data persistence in Swift

Last synced: 02 Jul 2025

https://github.com/sajjon/identified_vec

Like HashSet but retaining INSERTION order and without `Hash` requirement on the Element type.

btreeset crate identified-vec insertion-order rust unique vec

Last synced: 18 Oct 2025

https://github.com/sajjon/tritium

H3: Heroes of Might and Magic III Frontend (GUI) in pure Swift

Last synced: 18 Aug 2025

https://github.com/sajjon/tictactoe

TicTacToe written in pure Swift, playable in your favourite shell! (ascii graphics)

ascii-game game tictactoe tictactoe-game

Last synced: 15 Jul 2026

https://github.com/sajjon/vanligaord

A minimal BIP39 compatible library for generation of common words as password or BIP39 mnemonic.

Last synced: 20 Jun 2026

https://github.com/sajjon/lemon-merringue-pie

UniFFI workspace demo project - sharing UniFFI types between a non trivial hierarchy of crates.

rust uniffi uniffi-rs workspace

Last synced: 08 Jul 2025

https://github.com/sajjon/makros

Collection of Swift Macros

Last synced: 31 Aug 2025

https://github.com/sajjon/radbal

Radix Olympia aggregated token balances fetcher

Last synced: 14 Jul 2025

https://github.com/sajjon/invoicelatex

Pretty, maintenance-free and ENV-configured Invoicing in LaTeX + Lua.

invoice invoice-generator latex-template lua

Last synced: 22 Apr 2026

https://github.com/sajjon/setup

My setup for a dev machine

Last synced: 29 Jun 2026

https://github.com/sajjon/multispeedslider

Subclass to UISlider with variable scrubbing speed, Swift port from https://github.com/ole/OBSlider with some tweaks.

Last synced: 29 Jun 2026

https://github.com/sajjon/svenskabip39

Python scripts for building a Swedish BIP 39 list

Last synced: 25 Jun 2026

https://github.com/sajjon/behandla

Construction of a Swedish BIP39 compatible word list through Language Engineering in Swift

Last synced: 20 Jun 2026

https://github.com/sajjon/twitchclient

Small app fetching top games from Twitch

Last synced: 17 Jun 2026

https://github.com/sajjon/fen9000

Chess A.I in Swift

Last synced: 18 Jun 2026

https://github.com/sajjon/uf-ws-alpha

Small demo of UniFFI with working Workspace setup, with multiple crates each consuming UniFFI

Last synced: 22 Jun 2026

https://github.com/sajjon/xcodekeys

Last synced: 22 Jun 2026

https://github.com/sajjon/chess

Last synced: 22 Jun 2026

https://github.com/sajjon/helloandroid

Tutorial for Android development

Last synced: 26 Jun 2026

https://github.com/sajjon/shaman

A state caching faster-than-snail SHA256 haher.

hasher sha256 sha256-hash

Last synced: 29 Jun 2026

https://github.com/sajjon/swiftarrayarithmetic

Array Arithmetic in Swift using `func reduce`

Last synced: 20 Jun 2025

https://github.com/sajjon/pensieve

Last synced: 09 Apr 2025

https://github.com/sajjon/deltal

Automagic conformance to `UnsignedInteger` for your number types

binary-integer swift type-erasure unsigned-integers

Last synced: 14 Jul 2025

https://github.com/sajjon/gastimator

Gas Estimator for Ethereum running in as a REST server

Last synced: 04 Apr 2025

https://github.com/sajjon/pipeline

Pipe steps together in a pipeline

Last synced: 13 Jun 2026

https://github.com/sajjon/mandelbrot

Last synced: 12 May 2026

https://github.com/sajjon/swiftgen3error

Showing error in SwiftGen with Swift 3

Last synced: 12 May 2026

https://github.com/sajjon/xcode8interfacebuilderdoesnothideview

Showing change in behaviour of Interface builder in XCode 8 regarding the "hidden" property

Last synced: 28 Jul 2025

https://github.com/sajjon/hebandla

Haskell version of Behandla - creation of Swedish BIP39 word list through language processing

Last synced: 05 Aug 2025

https://github.com/sajjon/macperformancetest

A simple Proof Of Work (POW) algorithm used to test performance of a Mac

Last synced: 11 Aug 2025

https://github.com/sajjon/playgrounds

Various Playgrounds

Last synced: 22 Aug 2025

https://github.com/sajjon/arbeta

A simple faster-than-snail Proof of Work (PoW) worker.

hashing proof-of-work sha256

Last synced: 11 Nov 2025

https://github.com/sajjon/mightymagicengine

HoMM3 Engine

Last synced: 15 Jun 2026

https://github.com/sajjon/block-kvofails

The awesome Block-KVO unfortunately does not work with Xcode 6.3 (Swift 1.2) and Cocoapods 0.36

Last synced: 21 Jun 2025

https://github.com/sajjon/abstractalgebra

Abstract Algebra in Swift

Last synced: 29 Jun 2026

https://github.com/sajjon/podsignoresmultiplepostinstall

Project to demonstrate bug in Pods 0.39 and possibly 1.X where post_install code being silently ignored if declared multiple times

Last synced: 19 Aug 2025

https://github.com/sajjon/hotstuff

Last synced: 12 May 2026

https://github.com/sajjon/blomst

Swift binding for BLS crypto lib 'blst'

Last synced: 11 Nov 2025

https://github.com/sajjon/asciigame

Playing around with game dev in SceneKit, SpriteKit and ASCII

Last synced: 18 Jul 2026

https://github.com/sajjon/sajjon

Alexander Cyon's Github README

Last synced: 29 Jan 2026

https://github.com/sajjon/weatherswiftui

Ray Wenderlich Weather Combine + SwiftUI tutorial

Last synced: 21 Jun 2026

https://github.com/sajjon/factors

Last synced: 21 Jun 2026

https://github.com/sajjon/nanoviewcontroller

UIKit architecture built on top of MVVM-C allowing for single line UIViewControllers.

Last synced: 06 May 2026

https://github.com/sajjon/xcconfigs

Configuration files for Xcode

swift xcconfig xcode

Last synced: 12 May 2026

https://github.com/sajjon/mnemonize

Set of tools for constructing a BIP39 Mnemonic Word list in some language using human language technology.

Last synced: 14 Jun 2026

https://github.com/sajjon/swift-rtc

Last synced: 17 Jun 2026