Pinned Repositories
Awesome-Swift-Education
All the resources for Learning About Swift
boombox
browteco
BrowTeco is your buddy who is always there to tell you where to find the best beer.
CodeChallengesWeek1
This is a repo for CodeFellows iOS Dev Accelerator code challenges during week1.
CodeChallengesWeek2
This is a repo for CodeFellows iOS Dev Accelerator code challenges during week2.
DetailAndTextFieldExercise
This is a repo for HM Sessions 5,6,7,8 of Code Fellows Foundations 2 course. This repo requires usage of autolayout to constraint textfields to the center and top of the screen. Also, dimsiss the keyboard is required and data changes reflected on both detail and main tableview.
donutShop
This is the Donut Shop exercise for Code Fellows' Foundations - I course. All students are required to make use of JavaScript, HTML and CSS concepts.
joaopaulogalvao's Repositories
joaopaulogalvao/Awesome-Swift-Education
All the resources for Learning About Swift
joaopaulogalvao/boombox
joaopaulogalvao/browteco
BrowTeco is your buddy who is always there to tell you where to find the best beer.
joaopaulogalvao/CodeChallengesWeek1
This is a repo for CodeFellows iOS Dev Accelerator code challenges during week1.
joaopaulogalvao/CodeChallengesWeek2
This is a repo for CodeFellows iOS Dev Accelerator code challenges during week2.
joaopaulogalvao/DetailAndTextFieldExercise
This is a repo for HM Sessions 5,6,7,8 of Code Fellows Foundations 2 course. This repo requires usage of autolayout to constraint textfields to the center and top of the screen. Also, dimsiss the keyboard is required and data changes reflected on both detail and main tableview.
joaopaulogalvao/donutShop
This is the Donut Shop exercise for Code Fellows' Foundations - I course. All students are required to make use of JavaScript, HTML and CSS concepts.
joaopaulogalvao/joaoPortfolio
This is my portfolio repo which is written in HTML. It makes use of Bootstrap, CSS, JavaScript and jQuery.
joaopaulogalvao/mapTest
This repository is being used for learning and tests about TableViewControllers and Maps, using Parse.com
joaopaulogalvao/MyPokemonDemo
This is a repo for HM Session 1 of Code Fellows Foundations 2 course. This homework requires a creation of a playground file with a base Pokemon class with properties/methods that all pokemon will need.Also, 10 different Pokemons needs to be created which 5 of these must be evolutions of another Pokemon. In addition the HW asks to devise a way for one pokemon to damage another.
joaopaulogalvao/photoFilter
This is Code Fellows Foundations 2 PreHomework
joaopaulogalvao/PublicLibrary
This is a repo for iOS Dev Accelerator.
joaopaulogalvao/sead40_hw1
This is a repo for CodeFellows iOS Dev Accelerator HomeWork1.
joaopaulogalvao/sead40_hw2
This is a repo for CodeFellows iOS Dev Accelerator HomeWork2.
joaopaulogalvao/sead40_hw3
This is a repo for CodeFellows iOS Dev Accelerator code challenges during week3.
joaopaulogalvao/sead40_hw5
This is a repo for CodeFellows iOS Dev Accelerator code challenges during week5.
joaopaulogalvao/sead40_hw6
This is a repo for CodeFellows iOS Dev Accelerator code challenges during week6.
joaopaulogalvao/sead40_hw7
This is a repo for CodeFellows iOS Dev Accelerator homework during week7.
joaopaulogalvao/SwiftClassRoster
This is a repo for HM Sessions 2,3,4 of Code Fellows Foundations 2 course. This homework requires a creation of a Roster App with 2 buttons and a label. This app should contain actions for the 2 buttons, and an outlet for the lable. Also, it needs to contain an array of 5 strings and store it in a property in the view controller. Its algorithm should cycle throught strings in the array as the buttons are pressed, showing a different string in the label.
joaopaulogalvao/swiftrisTutorial
This is a Tetris Clone Tutorial written in Swift for Code Fellows Foundations 2 Class
joaopaulogalvao/TableViewExercise
This is a repo for HM Sessions 2,3,4 of Code Fellows Foundations 2 course. This homework requires a creation of a UITableView, that makes use of autolayout. This table view should show an array of strings.
joaopaulogalvao/tenhodesconto
Testes para o Tenho Desconto
joaopaulogalvao/uge_workshop
Seattle Unix & Git for everyone
joaopaulogalvao/unix-and-git-workshop
Instructions for preparing for and/or testing out of Unix & Git for Everyone
joaopaulogalvao/WhoIsNext
This is a repo for Who Is Next game.
joaopaulogalvao/wsd_quaddro_api-photos
API express class activity for the Web Service Developer course @ Quaddro.
joaopaulogalvao/wsd_quaddro_express-routers
This is my first repo for the Web Service Developer course. It tests end2end routes using node.js.