LuizAraujo2020
I am iOS Developer, WWDC 22 winner, Apple Academy alumni and Software Engineering student. With more than five published Apps/Games and 3+ years of experience.
Brasília, Brazil
LuizAraujo2020's Stars
honzamalousek/SwiftUINavigationDemo
jacobsapps/EnumDesignSystems
Demo app to show how you can implement a design system using enums
sindresorhus/Defaults
💾 Swifty and modern UserDefaults
video-dev/hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
msimms/OpenWorkoutTracker
A workout tracker for iOS that includes cycling, running, as well as strength exercises. Supports Bluetooth sensors.
maryamchrs/MinimalRepositoryTemplate
This template is designed to streamline the process of setting up a repository or use case within an Xcode project.
hmlongco/Resolver
Swift Ultralight Dependency Injection / Service Locator framework
hmlongco/Builder
Demonstrates SwiftUI builder patterns for UIKit and networking.
swift-bloc/bloc
The BLoC design pattern implemented for Swift
isinhah/sushi-ordering-system
api rest: sistema de pedidos de sushi
khanhnp-1109/MGCleanArchitecture
Clean Architecture with RxSwift & MVVM - Templates and Solutions
fuxlud/Modularized_iOS_App
megabitsenmzq/Live-Activity-Background-Update-Demo
Refresh your Live Activity with the "sound" background mode.
rgommezz/timer-live-activity
Seamless integration of iOS Live Activities into React Native with two-way communication 🎨
felipeAguiarCode/node-blue-boilerplate
A Minimalist NodeJs with Typescript pre-configured.
antfu/vscode-file-nesting-config
Config of File Nesting for VS Code
HercoZauZau/Lexical_Analyzer--MiniPascal
Offers a simple and intuitive way to analyze Mini Pascal code and understand its lexical structure.
ovidiumun/SevenSecondsChampions
KevinTopollaj/iTunesClone
The iTunes Clone app is created using SwiftUI and Combine, it displays the data from the Apple API like songs, albums, and movies.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
invertase/genkit-samples
Invertase genkit samples
fredyshox/PageView
SwiftUI view enabling navigation between pages of content, imitating the behaviour of UIPageViewController for iOS and watchOS
amosgyamfi/open-swiftui-animations
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.
EmergeTools/Pow
Delightful SwiftUI effects for your app
lkasvr/senai-demo
lucassantos500/CompiladorMgol
Desenvolvimento de um compilador que recebe como entrada um arquivo fonte na uma linguagem Mgol, realiza a fase de análise e síntese gerando um arquivo objeto em linguagem C. O arquivo final deverá ser compilável em compilador C, ou seja, o código gerado deverá estar completo para compilação e execução.
pointfreeco/swift-dependencies
A dependency management library inspired by SwiftUI's "environment."
jpmacleure/programacao-web-1s-2024
Repositório de atividades da disciplina programação web 1S/2024
cesarlima/currency-tracker
CombineCommunity/CombineExt
CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.