Giter Site home page Giter Site logo

rcasanovan / irecipe Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 45.73 MB

A simple iOS app to search recipes using recipe puppy API

License: Apache License 2.0

Swift 88.95% Objective-C 10.73% Ruby 0.32%
swift swift4 viper viper-architecture recipes-book

irecipe's Introduction

Hello there ๐Ÿ‘‹

I'm Ricardo - a Computer Science Engineer and a Senior iOS Developer.

I've been creating iOS apps since 2010 and I have a strong experience working with Swift and Objective C, RESTful APIs, architectural paterns like VIPER, MVVM and best software development practices.

My values

๐Ÿฆพ Trust on myself and my actions.

๐Ÿค Not only one person has the solution to the problem. There are many ways to reach the solution.

๐Ÿš€ Working as a team is much more than sharing your day with your colleagues. It's to understand that we're all in the same ship with the same direction.

Technical skils

public func getProgrammingLanguages() -> [String] {
    let languages = ["Swift",
                     "Objective C",
                     "C",
                     "Java",
                     "C++",
                     "C#",
                     "Javascript"]
    
    return languages
}

public func getTechTools() -> [String] {
    let techTools = ["AWS",
                     "Parse Server",
                     "Realm",
                     "MongoDB",
                     "Cocoapods",
                     "Carthage",
                     "Fastlane",
                     "Bitrise"]
    
    return techTools
}

public func getSoftwareTools() -> [String] {
    let tools = ["Zeplin",
                 "Abstract",
                 "Jira",
                 "Github",
                 "Bitbucket",
                 "Planing Poker"]
    
    return tools
}

let techSkills = getProgrammingLanguages() + getTechTools() + getSoftwareTools()

irecipe's People

Stargazers

 avatar

Watchers

 avatar  avatar

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.