Git Product home page Git Product logo

Random iOS write-ups

If Burbulla saw what I tried to pass off as linear algebra in these two posts, he'd probably try and take my iron ring away

Open-source Swift Packages I wrote

  • DesignReviewer: cut down on Xcode lag, and debug/make tweaks to your UI right from your application
    • Complete with an implementation of the 3D view hierarchy experience you get from Xcode, written with incremental CALayer transforms + CAAnimation -- handily enough, those transformations are documented in the code + the fundamentals are written in the articles above
  • FlexSeal: A lifecycle tracking tool to find potential memory leaks during development and testing. Displays the count + addresses of all instances of the classes you wish to track, with handy visual cues when the limits you define are exceeded.
    • Using this in conjunction with Xcode's memory graph can be a powerful way of root-causing any suspected leaks
  • Scintillate: a lightweight, UIKit+AppKit-friendly way to either mask content or show a loading state. Think: SwiftUI's 'redacted' modifier, for non-SwiftUI applications on iOS + macOS.
    • Another use case for the recursive view hierarchy traversal logic from DesignReviewer, along with some simple CALayer + CAAnimation management.

Random stat generator that is definitely undercounting but at least it looks nice

Alex's GitHub stats

Alex Lee's Projects

coursera-dl icon coursera-dl

Script for downloading Coursera.org videos and naming them.

dunk icon dunk

Dunk is Dribbble client.:basketball:

fastmri icon fastmri

A large-scale dataset of both raw MRI measurements and clinical MRI images

flexseal icon flexseal

A lifecycle tracking tool to find potential memory leaks during development and testing.

ios-oss icon ios-oss

Kickstarter for iOS. Bring new ideas to life, anywhere.

lyricsify-mac icon lyricsify-mac

A simple Spotify lyrics viewer menu bar app for macOS in Swift 3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.