- San Francisco, CA
- https://andrea-prearo.github.io
- in/andreaprearo
- https://andreaprearo.substack.com
-
-
MyFavoritePets-SwiftUI Public
Playground to learn SwiftUI using 'The 🐈⬛ API'.
Swift MIT License UpdatedAug 25, 2024 -
-
-
-
Code for "Algorithmic Trading with Machine Learning - Manning"
Jupyter Notebook UpdatedDec 22, 2022 -
JSONPlaceholderKotlin Public
Kotlin wrapper for JSONPlaceholder.
-
DeckOfCards Public
A small playground to experiment with different languages and coding styles.
Objective-C MIT License UpdatedJun 4, 2020 -
GenericDataSource Public
Generic Data Source in Swift.
-
-
regex Public
Forked from rust-lang/regexAn implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Rust Other UpdatedNov 12, 2017 -
-
ripgrep Public
Forked from BurntSushi/ripgrepripgrep combines the usability of The Silver Searcher with the raw speed of grep.
Rust The Unlicense UpdatedAug 30, 2017 -
kilo Public
Forked from antirez/kiloA text editor in less than 1000 LOC with syntax highlight and search.
C BSD 2-Clause "Simplified" License UpdatedAug 5, 2017 -
node-contact-list-webservice Public
Node/Express/MongoDB web service example
JavaScript UpdatedJul 16, 2017 -
A "Hello World!" style HTTP Server Samples Collection.
Elixir MIT License UpdatedJun 30, 2017 -
A collection of Data Structures and Algorithms
-
Clue Public
Forked from Geek-1001/ClueFlexible bug report framework for iOS
Objective-C MIT License UpdatedJun 14, 2017 -
-
Vapor-ContactList-Webservice Public
Vapor web service example
Swift MIT License UpdatedFeb 21, 2017 -
BTree Public
Forked from attaswift/BTreeFast ordered collections for Swift using in-memory B-trees
Swift MIT License UpdatedFeb 7, 2017 -
Fibonacci-Swift Public
A collection of Fibonacci sequence implementations in Swift
-
QuicksortBenchmark-Swift Public
Quicksort algorithm implementations benchmark
Swift UpdatedAug 6, 2016 -
-
LiteJSONConvertible Public
LiteJSONConvertible - A minimalistic approach to JSON parsing
-
JASON Public
Forked from delba/JASONFast JSON parsing for Swift
Swift MIT License UpdatedApr 22, 2016 -
SwiftStructures Public
Forked from waynewbishop/bishop-algorithms-swiftExamples of commonly used data structures and algorithms in Swift.
-
swift-algorithm-club Public
Forked from kodecocodes/swift-algorithm-clubAlgorithms and data structures in Swift, with explanations!
Swift MIT License UpdatedMar 20, 2016 -
Express Public
Forked from crossroadlabs/ExpressSwift Express is a simple, yet unopinionated web application server written in Swift
Swift GNU General Public License v3.0 UpdatedMar 12, 2016 -
Protocol Oriented Programming in Swift