Skip to content

Instantly share code, notes, and snippets.

View simibac's full-sized avatar
🐿️

Simon Bachmann simibac

🐿️
View GitHub Profile
@simibac
simibac / currencies.json
Last active February 15, 2024 11:03
global currencies as list and sql script (157 currencies)
[
{
"code": "EUR",
"name": "Euro",
"name_plural": "euros",
"symbol": "€",
"symbol_native": "€",
"decimal_digits": 2,
"rounding": 0
},
@simibac
simibac / ContentView.swift
Last active October 24, 2022 15:52
SwiftUI with Lottie Animation
import SwiftUI
struct ContentView: View {
@State var play = 0
var body: some View {
VStack{
LottieView(name: "checkmark", play: $play)
.frame(width:100, height:100)
Button("Play"){ self.play += 1 }
Verifying my Blockstack ID is secured with the address 1JVJbkMaF9sM8fdC5rMaTEwYMHyBJ7WczG https://explorer.blockstack.org/address/1JVJbkMaF9sM8fdC5rMaTEwYMHyBJ7WczG