Giter VIP home page Giter VIP logo

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()

Ricardo Casanova Nébola's Projects

bank-accounts icon bank-accounts

An iOS sample to get fake bank account information and send this info to Today's Widget

ihealth icon ihealth

A simple iOS app to integrate HealthKit to show some info for the user

imarvel icon imarvel

A simple iOS app to show heroes and villains from Marvel using the Marvel API

imovies icon imovies

A simple app to search movies using the themoviedb.org api

imusic icon imusic

A simple iOS app to search artists and songs using iTunes API

irecipe icon irecipe

A simple iOS app to search recipes using recipe puppy API

itunes-demo icon itunes-demo

An iOS sample to search artists / songs in iTunes. It's using the iTunes official API

jmusic icon jmusic

Java library to create a mp3 music player

jsockets icon jsockets

Java library to encapsulate Sockets for network communication

quicksort icon quicksort

A Quicksort algorithm implementation in C language

rcnpopupcontroller icon rcnpopupcontroller

RCNPopupController is a simple Swift class to show a custom popup in a different ways with different effects. You can customise where the popup will appear and which effect you want to apply. The class is based on CNPPopupController.

skyscanner icon skyscanner

A simple iOS app to show itineraries using the Skyscanner API

social-feed icon social-feed

This is a sample to get Social Feed with Objective C / Swift 3 integration

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.