Giter Club home page Giter Club logo

Borja Arias's Projects

async-producers icon async-producers

This project is a sample app to practice with Swift Concurrency actors having to serialize the high-frequency access of multiple producers (Async Sequences) into a shared resource container.

blog icon blog

Personal website developed using Ruby on Rails.

breadcrumbs icon breadcrumbs

Sample app to request images of the locations reported by CoreLocation.

clock icon clock

Multiplatform analog clock using SwiftUI

complexnumbers icon complexnumbers

Coordinate system to draw polynomial functions and complex numbers using SwiftUI.

concurrentclientserver icon concurrentclientserver

This projects uses a simple load-balancing problem to implement the solution using Swift Concurrency, GCD and OperationQueues. The user interface is implemented with SwiftUI.

expensit icon expensit

An application that let's you track your expenses and browse them grouped by different time scopes: yearly, monthly, daily and all. In addition to this, expenses can be filtered by category and displayed in two types of charts: Circular graphs and line graphs.

filedownloader icon filedownloader

Simple Helper class that conforms to NSURLConnectionDelegate and downloads a resource to a file or to an NSData instance

frameworkdependencies icon frameworkdependencies

This is sample code to parse the framework dependencies exisinting in Apple's system library folder. Then, these dependencies are used to populate a graph object to finally run a topological sort algorithm on it.

gb-sample icon gb-sample

This is just a sample repo to check the integration with gb

gensoup icon gensoup

Simple Implementation of Conway's game of life, that lets you discover new creatures, save and load them.

horizontalscrollviewcontroller icon horizontalscrollviewcontroller

It's an example of a generic scroll view controller that gets the data from a data source. Each view has a custom view controller, rather than having the horizontal view controller taking care of all the pages. That fact is more an exercise than anything else, as all the pages are usually the same, but it's a nice way of abstracting functionality.

networkservicesample icon networkservicesample

Small example to abstract network communication behind a service class, which would configure the common parts of talking to a services. In addition to that there's an API, which can extend the configuration of the service and adapt it to a particular endpoint.

repcount icon repcount

Track your reps. Integrating SwiftUI forms, value types and CoreData.

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.