GaldinoAllan's Stars
iuricode/recursos-gratuitos
Coleção com links para desenvolvimento
WeTransfer/Mocker
Mock Alamofire and URLSession requests without touching your code implementation
giovannamoeller/swift4noobs
ZhangMYihua/lesson-26-complete
In this repository, all our components have been converted to styled-components!
RaFaTEOLI/open-grades
📚 An opensource application for teachers and students to manage grades, classes, calendars.
warrenbrasil/desafio-warren-mobile
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/Proffy-NLW2
Course by Rocketseat to learn more about the Full Stack Development with TypeScript
GaldinoAllan/ToDoApp
App made in Swift 5, implementing CocoaPods, persistent local storage using Realm, database CRUD, Swipe to delete
GaldinoAllan/allanflix
Course done in the React Immersion week of Alura, which is based on the Netflix UI but with tech videos
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/goBarber-goStack11
Course goStack11 by Rocketseat. Learned to use Node.js on the Backend, ReactJS on the Frontend and React Native on mobile.
GaldinoAllan/Next-Level-Week
Course by Rocketseat to learn more about the Full Stack Development with TypeScript
GaldinoAllan/SemanaOmnistack11
Tutorial made in React Native for SemanaOmnistack, course by Rocketseat to learn about ReactJS on the Web, React Native on Mobile and NodeJS with SQLite3 on the BackEnd. Implemented TDD method to run tests.