Pic is an Android app designed to capture and store images. I built it using Jetpack Compose
for a declarative and modern UI, leveraging CameraX for efficient camera handling.
Implementing the required permissions was crucial for a smooth user experience.
Hi App is a chat that I built using React Native. The idea of this project was to learn
Typescript, Reusable Components, Context Api and React Native Animated. This app is
front-end only and has no back-end logic.
Art App is an application that shows pieces of art. The app has two navigation buttons that
navigate to Home and Auction Room.
On top of the home there is FlatList components that shows all art types. Then the Incoming
Events component that shows all event for the months.
Artist component which is a ScrollView displaying all artist on horizontal. Next, New Art
component that show only five new pieces of art.
For the auction room screen I am displaying all pieces of art on a FlatList component each
piece of art navigate to Preview screen that contain more information of the picture.
I got the idea of creating my own keyboard app after watching the tutorial on building a
calculator in the React Native: Native Applications for iOS and Android Udemy course. To
accomplish this, I practiced using TypeScript, styling components, creating reusable
components, and utilizing the useState hook.
This project is the result of following a Udemy course React Native: Aplicaciones nativas
para IOS y Android (React Native: native applications for IOS and Android). On this tutorial
I practiced TypeScript, styling components, reusable components, useState hook and custom
hooks.
This was a project for the Nucamp mobile development. This project is the mobile version of
Stop e-commerce. Stop mobile
has features such as Cards, Navigation Tabs and Icons.