Pinned Repositories
cdotc
Reference compiler for the CDot programming language.
CityGen
Command line tool for configurable procedural city generation.
Cryo
Cryo is a persistence library for Swift apps that provides a uniform interface for UserDefaults, NSUbiquitousKeyValueStore, document storage, and CloudKit.
Keystone
Keystone is an event processing library for Swift apps that handles event submission, persistence, as well as data aggregation and analysis.
LocalizeIt
Python utility script for Localization in Swift Apps. It allows you to define your app's localization keys in a single YAML file for all supported languages instead of several `.strings` files.
Mineshaft
OpenGL-based Minecraft clone.
NutritionKit
Useful functionality for food and nutrition related apps.
Toolbox
This package provides useful utilities for building Swift apps, such as Logging, Maths, Formatting, and others.
transidious
Transidious is a 2D simulation game in which players optimize a city's public transportation system.
Uncharted
A charting library in the style of Swift Charts. Uncharted replaces the declarative style of Swift Charts with an imperative one, and is available on iOS 15.
jonaszell97's Repositories
jonaszell97/CityGen
Command line tool for configurable procedural city generation.
jonaszell97/NutritionKit
Useful functionality for food and nutrition related apps.
jonaszell97/transidious
Transidious is a 2D simulation game in which players optimize a city's public transportation system.
jonaszell97/cdotc
Reference compiler for the CDot programming language.
jonaszell97/Cryo
Cryo is a persistence library for Swift apps that provides a uniform interface for UserDefaults, NSUbiquitousKeyValueStore, document storage, and CloudKit.
jonaszell97/LocalizeIt
Python utility script for Localization in Swift Apps. It allows you to define your app's localization keys in a single YAML file for all supported languages instead of several `.strings` files.
jonaszell97/Mineshaft
OpenGL-based Minecraft clone.
jonaszell97/tblgen
A simple tool for automated code generation based on structured data-definition files, inspired by llvm-tblgen.
jonaszell97/Toolbox
This package provides useful utilities for building Swift apps, such as Logging, Maths, Formatting, and others.
jonaszell97/Uncharted
A charting library in the style of Swift Charts. Uncharted replaces the declarative style of Swift Charts with an imperative one, and is available on iOS 15.
jonaszell97/Hardisty
This package provides visualizations for data aggregators from the Keystone library.
jonaszell97/jonaszell97.github.io
Documentation for the CDot programming language.
jonaszell97/Keystone
Keystone is an event processing library for Swift apps that handles event submission, persistence, as well as data aggregation and analysis.
jonaszell97/lambda-js
A TypeScript utility library intented to be used as a lightweight jQuery replacement.
jonaszell97/MNISTNeuralNetwork
Basic neural network implementation for the MNIST dataset.
jonaszell97/Panorama
This package provides useful Views and Utilities for SwiftUI apps.
jonaszell97/SwiftCodegen
Code generation for common Swift patterns like Codable and Hashable conformances.
jonaszell97/Vibe
Vibe is an A/B testing library for Swift apps.
jonaszell97/DependenceDay
DependenceDay is a packge for dependency injection in SwiftUI Apps.
jonaszell97/swotphp
PHP port of https://github.com/leereilly/swot. Identify email addresses or domains names that belong to colleges or universities.
jonaszell97/ThemeParty
Theme Party is a utility for SwiftUI apps that allows you to define color schemes for your App and dynamically switch between them at runtime.
jonaszell97/api-template
jonaszell97/Benched
A benchmarking package for Swift apps.