RApp
RApp allow you to localize a country/city, and have access to a list of most famous events and values associated.
When swipping events you can save them into favorites
Paul Ghibeaux
paul.ghib@gmail.com
https://calendly.com/paul-ghibeaux/


A lot of theses have been made with classes or tutorials founds on youtube or here :
https://cs193p.sites.stanford.edu/

RApp allow you to localize a country/city, and have access to a list of most famous events and values associated.
When swipping events you can save them into favorites
A call comes in as a regular notification showing the caller details. All actions are done in the bottom of the screen.
An additional action is to hide the call by swiping up the home bar.
When receiving an iMessage, it shows up as a regular notification while the actions are done from the bottom of the screen.
Swiping up the home bar will hide the notification.
A notification regarding a new mail shows up in the same way, with bottom screen functionality of Show more or Open mail.
Swiping up the home bar will hide the notification.

Coin_SUI allow you to authenticate yourself with google facebook and apple, and have access to a list of most famous cryptos and values associated. Fully build in swiftUI, and based on MVP-C architecture the application fetches data from this API - https://min-api.cryptocompare.com/ - and displays as first page a list of cryptos.
A call comes in as a regular notification showing the caller details. All actions are done in the bottom of the screen.
An additional action is to hide the call by swiping up the home bar.
When receiving an iMessage, it shows up as a regular notification while the actions are done from the bottom of the screen.
Swiping up the home bar will hide the notification.
A notification regarding a new mail shows up in the same way, with bottom screen functionality of Show more or Open mail.
Swiping up the home bar will hide the notification.

- New features and bugs resolution,
- Refactoring loyalty screens,
- Screens animations of services and banners.
A call comes in as a regular notification showing the caller details. All actions are done in the bottom of the screen.
An additional action is to hide the call by swiping up the home bar.
When receiving an iMessage, it shows up as a regular notification while the actions are done from the bottom of the screen.
Swiping up the home bar will hide the notification.
A notification regarding a new mail shows up in the same way, with bottom screen functionality of Show more or Open mail.
Swiping up the home bar will hide the notification.

- Features,
- Bugfixs on serverals apps(stock, tracking orders, workshops) of Hermes group.
A call comes in as a regular notification showing the caller details. All actions are done in the bottom of the screen.
An additional action is to hide the call by swiping up the home bar.
When receiving an iMessage, it shows up as a regular notification while the actions are done from the bottom of the screen.
Swiping up the home bar will hide the notification.
A notification regarding a new mail shows up in the same way, with bottom screen functionality of Show more or Open mail.
Swiping up the home bar will hide the notification.
.png)
Redesign the new app, profiles settings, and parental codes screens. And bugfix the app is available on the Store
A call comes in as a regular notification showing the caller details. All actions are done in the bottom of the screen.
An additional action is to hide the call by swiping up the home bar.
When receiving an iMessage, it shows up as a regular notification while the actions are done from the bottom of the screen.
Swiping up the home bar will hide the notification.
A notification regarding a new mail shows up in the same way, with bottom screen functionality of Show more or Open mail.
Swiping up the home bar will hide the notification.

CovidTracker get informations from this API https://covid-19.dataflowkit.com/. And show you a worldwide situation, or each country statistics and evolution of covid cases.How it works?
-If you allow the location at beginning, it also show you a list of hospitals near your position saved.
-This app have been build in MVVM architecture.
-And works with google place API.
A call comes in as a regular notification showing the caller details. All actions are done in the bottom of the screen.
An additional action is to hide the call by swiping up the home bar.
When receiving an iMessage, it shows up as a regular notification while the actions are done from the bottom of the screen.
Swiping up the home bar will hide the notification.
A notification regarding a new mail shows up in the same way, with bottom screen functionality of Show more or Open mail.
Swiping up the home bar will hide the notification.

Get recipes according to a list of ingredients save recipes to favorites search favorite recipes by ingredientsThis repository is based on this API https://www.edamam.com/.
The project is focused on the following aspects:
-Responsiveness
-MVVM
-complianceTests
A call comes in as a regular notification showing the caller details. All actions are done in the bottom of the screen.
An additional action is to hide the call by swiping up the home bar.
When receiving an iMessage, it shows up as a regular notification while the actions are done from the bottom of the screen.
Swiping up the home bar will hide the notification.
A notification regarding a new mail shows up in the same way, with bottom screen functionality of Show more or Open mail.
Swiping up the home bar will hide the notification.

Get Pokemon by type of first generation based on this API https://pokedex-bb36f.firebaseio.com/pokemon.json.
The project is focused on the following aspects:
-Responsiveness
-MVVM
-complianceTests
A call comes in as a regular notification showing the caller details. All actions are done in the bottom of the screen.
An additional action is to hide the call by swiping up the home bar.
When receiving an iMessage, it shows up as a regular notification while the actions are done from the bottom of the screen.
Swiping up the home bar will hide the notification.
A notification regarding a new mail shows up in the same way, with bottom screen functionality of Show more or Open mail.
Swiping up the home bar will hide the notification.

Using SwiftUI, this app allow you to get every details for a comic's search in marvel universe.
It is connect to the official Marvel API, and have been build on MVVM architectures.
A call comes in as a regular notification showing the caller details. All actions are done in the bottom of the screen.
An additional action is to hide the call by swiping up the home bar.
When receiving an iMessage, it shows up as a regular notification while the actions are done from the bottom of the screen.
Swiping up the home bar will hide the notification.
A notification regarding a new mail shows up in the same way, with bottom screen functionality of Show more or Open mail.
Swiping up the home bar will hide the notification.

Instagrid allow you to create a grid with pictures from your library and then share it to your favorites app like whatsapp or Facebook.

A music app in swiftUI, failed to transfer the music from Firestore, there is an issue but the infos are printed in the console, on the third page i try to integrate an ambiant monitoring system sound for measuring the sounds levels.

Baluchon get you translations, change currencies formats, and weather.
This app have been made on MVC architecture, and based on Google Translate API, Fixer, and OpenweatherApi