Tomás Ruiz-López

Results 6 repositories owned by Tomás Ruiz-López

CategoryTheoryForProgrammers

28
Stars
4
Forks
Watchers

Notes from Category Theory for Programmers lessons by Bartosz Milewski

FABRevealLayout

898
Stars
134
Forks
Watchers

A layout to transition between two views using a Floating Action Button as shown in many Material Design concepts

FuzzyFind

129
Stars
7
Forks
Watchers

A Swift package to perform fuzzy search queries on strings

IntroToBow

37
Stars
0
Forks
Watchers

A Swift Playground to get started using Bow

SectionedRecyclerView

807
Stars
146
Forks
Watchers

An adapter to create Android RecyclerViews with sections, providing headers and footers.

ConwaysGameOfLife

17
Stars
3
Forks
Watchers

An implementation of Conway's Game of Life in Swift, using Bow and SwiftUI