//
//  WelcomeViewController.swift
//  Guilherme Moresco Bisotto
//
//  Created by Guilherme Moresco Bisotto on 6/23/16.
//  Copyright © 2016 Guilherme Moresco Bisotto. All rights reserved.
//

import UIKit

class WelcomeViewController: UIViewController {

    override func viewDidLoad() {
        super.viewDidLoad()

        self.printAboutMe()
        self.printPortfolio()
        self.printALittleMore()
        self.printContact()
    }
}

//MARK: - about me

A developer who passed through the gates to the world of Design ...

An Information Systems student at PUCRS (Pontifical Catholic University of Rio Grande do Sul) that easily would study Design ...

A nerd who play sports ...

Someone who turns nights and more nights creating layouts, writing code and learning new technologies and tricks only for the pleasure of learning ...

Glad to meet you, I am Guilherme Bisotto! =)


//MARK: - portfolio

Aproximar - iOS/Android/Web
This project aims to facilitate the communication about students daily routine between schools and parents through mobile devices.
3rd Place - 8th Tournament Entrepreneur PUCRS (November/2014)

aproximar-0 aproximar-1 aproximar-2 aproximar-4 aproximar-5 aproximar-6 aproximar-7 aproximar-9 aproximar-8

Ball Legacy - iOS
Bounce as fast as possible and dodge from enemies to get to the portal. You are against the clock, so hurry up! Ball Legacy is a vintage game in cyberpunk style.
Take a look: Youtube

ball-legacy-1 ball-legacy-2 ball-legacy-3 ball-legacy-4 ball-legacy-5

BoomBalloon - iOS
Pop as many balloons as you can, but be careful we have some surprises for you!
App Store: App Store

boomballoon-1boomballoon-2 boomballoon-3

DuckTrello - Android
Generate customized graphs from data of Trello.
Take a look: Github

duck-1duck-2duck-3duck-4duck-5

WWDC 15 - iOS
My WWDC 2015 submission
Take a look: Github

wwdc15-1wwdc15-2 wwdc15-3wwdc15-4

WWDC 16 - iOS
My WWDC 2016 submission
Take a look: soon

wwdc16-1wwdc16-2 wwdc16-3wwdc16-4


//MARK: - a little more


//MARK: - contact