Skip to content
View fewlinesofcode's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report fewlinesofcode

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
fewlinesofcode/README.md
  • 👋 Hi, I’m @fewlinesofcode
  • 👀 I’m interested in Mobile application development, team management and mobile applicaiton Architecture.
  • 🌱 I’m currently learning how to improve productivity on large scale mobile products.
  • 📫 How to reach me:

Pinned

  1. FortunesAlgorithm FortunesAlgorithm Public

    Fortunes algorithm implementation in Swift

    Swift 13

  2. MarchingSquares MarchingSquares Public

    Swift implementation of Metaballs using Marching Squares technique

    Swift 9

  3. ExperimentsPlayground ExperimentsPlayground Public

    Swift playground containing some graphic and motion experiments

    Swift

  4. DollarOneUnistroke.swift DollarOneUnistroke.swift
    1
    /**
    2
     * The $1 Unistroke Recognizer
    3
     *
    4
     *    Jacob O. Wobbrock, Ph.D.
    5
     *     The Information School
  5. 2d Vector Arithmetics Swift 5 2d Vector Arithmetics Swift 5
    1
    //
    2
    //  
    3
    //  CGVectorArithmetics.swift
    4
    //
    5
    //  Created by fewlinesofcode.com on 2/6/19.
  6. Red-Black Tree implementation in Swift Red-Black Tree implementation in Swift
    1
    //
    2
    //  main.swift
    3
    //  Beachline
    4
    //
    5
    //  Created by Oleksandr Glagoliev on 1/4/20.