Skip to content
View mmar's full-sized avatar
🐈‍⬛
🐈‍⬛

Organizations

@matuslab @eyenov-solutions @swift-pt
Block or Report

Block or report mmar

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
mmar/README.md

I make computer programs.

I've programmed in BASIC, Z80 and 8088 Assembly, DOS batch files, Pascal, C, C++, Java, HTML, CSS, Javascript, shell scripts, PHP, Perl, Ruby, Objective-C, Swift and probably some other languages.

I have a few small apps available on the Apple App Store:

AppStoreBadge

These days, I'm building great software at @eyenov-solutions. Before, I worked in other places you can learn about on LinkedIn. Sometimes I answer programming questions on StackOverflow. I publish code here on GitHub for others to freely use when creating their own programs.

Powered by wife ❤️ and kitties 😺

Pinned

  1. swift-pt/swift-pt swift-pt/swift-pt Public

    Guilda Portuguesa de Programadores em Swift - Grupo português dedicado à partilha de informação e conhecimento sobre programação em Swift e não só

    Swift 3

  2. FluffyFriendFinder FluffyFriendFinder Public

    Finding fluffy friends around you with SwiftUI and Vision.framework using an iOS device.

    Swift 1

  3. awesome-tech-books awesome-tech-books Public

    📚A personal list of recommended readings about computers and stuff

    1

  4. Cat Cat Public

    🐈 A desktop pet for your Mac, that follows your mouse or trackpad pointer around the screen.

    Swift 24 3

  5. Geocoding in Xcode playgrounds Geocoding in Xcode playgrounds
    1
    import MapKit
    2
    import PlaygroundSupport
    3
    
                  
    4
    let mapView = MKMapView()
    5
    PlaygroundPage.current.liveView = mapView
  6. mandelbrot-explorer mandelbrot-explorer Public

    A simple Mandelbrot Set exploration app using Metal for macOS and iOS/iPadOS.

    Swift 4 1