Skip to content

fernandomatal/AppExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Fernando Example App

I created this app to show my skills as iOS Developer, also because most of the time tech recruiters would ask for some code examples, and since most of my published apps are in private repos I wanted a way to group my different skills in just one project.

The app is a simple example with my personal and professional information, I use native UI controls and animations for all the design.

Screenshots

I also use the following libraries to show my experience with them:

  • Cocoapods. To manage all the third party libraries used in the app.
  • SnapKit. To simmplify code implementation of constraints (there are some constraints using the native api).
  • Alamofire. To get a list of my recent blog posts from my personal website.
  • RxSwift. A Swift implementation of Rx, implemented in some views and classes to do async operations and react to user interaction.
  • Realm. A simple, light and reliable database really popular for mobile development.

That is all for now, I will update it in the future with more code.

About

A simple app with some examples of my work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published