Pinned Repositories
allanflix
Course done in the React Immersion week of Alura, which is based on the Netflix UI but with tech videos
crwn-clothing
Web application of an e-commerce implemented with the Udemy course about Mastering React and using Redux
DeckOfCards-Swift5
FetchBitcoinSwift
App made as a challenge of a Udemy couse about Swift programming; Report the price of the Bitcoin using URLSession to make HTTP request and JSONDecoder to parse a JSON file in Swift
FlashChat
Swift made app for chat that integrates third party libraries using Cocoapods and Swift Package Manager, uses Firebase Firestore to store data in the cloud with authentication. Implemented with custom Views using .xib file to modify native design components. Implemented a Navigation Controller to use the navigation Stack. Created Animated loops for Strings. Used the App Lifecycle with the viewWillAppear and viewWillDisappear and created direct Segues for navigation
goBarber-goStack11
Course goStack11 by Rocketseat. Learned to use Node.js on the Backend, ReactJS on the Frontend and React Native on mobile.
LostNFound
Project done for college of lost and found objects
move-it
Proffy-NLW2
Course by Rocketseat to learn more about the Full Stack Development with TypeScript
ToDoApp
App made in Swift 5, implementing CocoaPods, persistent local storage using Realm, database CRUD, Swipe to delete
GaldinoAllan's Repositories
GaldinoAllan/FlashChat
Swift made app for chat that integrates third party libraries using Cocoapods and Swift Package Manager, uses Firebase Firestore to store data in the cloud with authentication. Implemented with custom Views using .xib file to modify native design components. Implemented a Navigation Controller to use the navigation Stack. Created Animated loops for Strings. Used the App Lifecycle with the viewWillAppear and viewWillDisappear and created direct Segues for navigation
GaldinoAllan/FetchBitcoinSwift
App made as a challenge of a Udemy couse about Swift programming; Report the price of the Bitcoin using URLSession to make HTTP request and JSONDecoder to parse a JSON file in Swift
GaldinoAllan/AllPad
Musical Pad to select a note to play in the background while someone is playing an instrument
GaldinoAllan/DestiniApp
App made as a challenge of a Udemy couse about Swift programming; App of a story made by the users coice. Used Object Oriented concept to make the story happen
GaldinoAllan/TipCalculator
App made as a challenge of a Udemy couse about Swift programming; Calculate the price to pay plus the tip. Also you can divide the payment between two or more people