Skip to content

Instantly share code, notes, and snippets.

View JeanPierreFig's full-sized avatar
😀
iOS Engineer

Jean-Pierre Figaredo JeanPierreFig

😀
iOS Engineer
View GitHub Profile
@JeanPierreFig
JeanPierreFig / movietransitions.swift
Created July 20, 2018 18:12 — forked from SheffieldKevin/movietransitions.swift
Make a movie with transitions with AVFoundation and swift
//
// main.swift
// mutablecomposition
//
// Created by Kevin Meaney on 24/08/2015.
// Copyright (c) 2015 Kevin Meaney. All rights reserved.
//
import Foundation
@JeanPierreFig
JeanPierreFig / wifi.py
Last active February 9, 2022 09:01 — forked from taylor224/wifi.py
Python WiFi Example
# -*- coding: utf-8 -*-
import wifi
def Search():
wifilist = []
cells = wifi.Cell.all('wlan0')