Skip to content

Instantly share code, notes, and snippets.

trae editor experience and inline
codex for agent experience
antigravity for latest claude
gh copilot cli
openclaw remote agent
@Fmacmak
Fmacmak / gist:aa3bf44411a5553b6cc80899f6f1a16b
Created November 20, 2024 17:01
Live Photo Imagae manipulation expo
import { useState, useEffect } from 'react';
import { Button, Image, StyleSheet, View } from 'react-native';
import { Asset } from 'expo-asset';
import { manipulateAsync, FlipType, SaveFormat } from 'expo-image-manipulator';
export default function App() {
const [ready, setReady] = useState(false);
const [image, setImage] = useState(null);
useEffect(() => {
@Fmacmak
Fmacmak / German-Zip-Codes.csv
Created August 28, 2024 19:37 — forked from jbspeakr/German-Zip-Codes.csv
list of German zip codes (Postleitzahl), including dialing code, name of the city and federal state.
We can't make this file beautiful and searchable because it's too large.
Ort;Zusatz;Plz;Vorwahl;Bundesland
Aach;b Trier;54298;0651;Rheinland-Pfalz
Aach;, Hegau;78267;07774;Baden-Württemberg
Aachen;;52062;0241;Nordrhein-Westfalen
Aachen;;52064;0241;Nordrhein-Westfalen
Aachen;;52066;0241;Nordrhein-Westfalen
Aachen;;52068;0241;Nordrhein-Westfalen
Aachen;;52070;0241;Nordrhein-Westfalen
Aachen;;52072;0241;Nordrhein-Westfalen
Aachen;;52074;0241;Nordrhein-Westfalen