Skip to content
View victor's full-sized avatar
:octocat:
rebasing
:octocat:
rebasing

Organizations

@NSCoderNightBCN @coderwall-bear3 @coderwall-charity @coderwall-earlyadopter @coderwall-forked @ProtonMail
Block or Report

Block or report victor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
victor/README.md

Hello, world!

I'm Victor, First of His Name (on Github). I'm an iOS developer from Barcelona, though I'm interested in other stuff, considering my interest in programming began with my first computer, a Mattel Aquarius (circa 1983 or 84). Here's a few of the side projects I've worked on, in different states of abandon.

I used to code for XING, mainly on a Github Enterprise instance, so very few of my commits were reflected on this profile for some time. 🤷🏽

Nowadays, I work for Proton, and my code is open source.

Pinned

  1. whereami whereami Public

    get your location from the command line

    Swift 211 24

  2. Learning-Core-Audio-in-Swift Learning-Core-Audio-in-Swift Public

    These are the code listings from the Learning Core Audio book, in Swift. I hope to illustrate how to call to low-level C APIs (such as Core Audio) from Swift

    Swift 21 2

  3. Core-Plot-tutorial Core-Plot-tutorial Public

    A simple tutorial of Core Plot

    1

  4. jharwig/PPSSignatureView jharwig/PPSSignatureView Public

    iOS Signature Capture Demo

    Objective-C 1k 235

  5. libGopher libGopher Public

    Gopher protocol implementation in Swift

    Swift 2

  6. lambda-rays lambda-rays Public

    Ray Tracer challenge, in Haskell

    Haskell