Pinned Repositories
Challenge-Paris
guide on storyboard to translate to viewcode
ChallengeImPada
Game for iPad developed at an apple developer challenge
CoreData-MVVM
MVVM CoreData implementation using SwiftUI
CoreMotionTutorial
GitHub repo of CoreMotion tutorial
electio
Second iOS project developed at Apple Developer Academy. It uses storyboard and was made to study passing data between views. Needs refactoring
NavigationRouter
Simple app created to implement navigation using the Router pattern
Paris
challenge paris using viewcode
SpaceCruiser-WWDC23
Space Cruiser is a pixel art-style game where the player is a pilot who has been selected for a space exploration program. It was submitted and accepted on Swift Student Challenge 2023.
SpaceShooter
Space Shooter game made using SpriteKit
SpriteKit-Integration
GitHub repo of SwiftUI-SpriteKit integration tutorial
thaxz's Repositories
thaxz/SpaceCruiser-WWDC23
Space Cruiser is a pixel art-style game where the player is a pilot who has been selected for a space exploration program. It was submitted and accepted on Swift Student Challenge 2023.
thaxz/Challenge-Paris
guide on storyboard to translate to viewcode
thaxz/Paris
challenge paris using viewcode
thaxz/ChallengeImPada
Game for iPad developed at an apple developer challenge
thaxz/electio
Second iOS project developed at Apple Developer Academy. It uses storyboard and was made to study passing data between views. Needs refactoring
thaxz/spectare
Spectare is an app that helps to browse movies and stay informed using TMDB API's.
thaxz/contrastio
Contrast.io calculates the contrast ratio between two colors following the Web Content Accessibility Guidelines (WCAG). It was the first project made at the Apple Developer Academy and, although the logic is working, **needs refactoring.**
thaxz/CoreMotionTutorial
GitHub repo of CoreMotion tutorial
thaxz/CruiserTest
Testing for Swift Student Challenge 23
thaxz/crypto
SwiftUI project using MVVM, Dependency Injection and Combine to fetch Coingecko Free API
thaxz/flappyGameTest
Flappy Bird lookalike developed in SpriteKit to learn node physics
thaxz/MapPlayground
Studying MapKit using SwiftUI
thaxz/slidingTabs
Creating Sliding Tabs using Segmented Control on Swift
thaxz/stateProperty
Testing property wrappers to make a responsible UI on SwiftUI
thaxz/StopMultiplayer
Stop-like game created to test multiplayer sessions using game center
thaxz/testingAppStorage
Creating an Onboarding to test AppStorage
thaxz/TestingLeaderboard
Sample project to study GameKit. Including Achievements, leaderboard and connection to game center
thaxz/TestingSpriteKit
Studying SpriteKit with a candy-crush-like game
thaxz/ToDoList
Creating a To-Do list to lear how to use UserDefaults on a SwiftUI project