Projects

A list of my projects in Hybrid Mobile and Web Technology, primarily React Native and Flutter, that follow a few of my blog posts.
first-born

first-born

A React Native UI framework consisting of inbuilt components developed using Atomic design, with over 1000 downloads and over 200 stars on GitHub. This highly customizable library allows UI components to render separately according to the underlying platform, following platform UX guidelines, reducing the work of front-end developers.

A blog post demonstrating its usage can be found here.

first-born-rnrf-example

first-born-rnrf-example

A demo of first-born Navigation elements with the react-native-router-flux navigation module.

first-born-react-navigation-example

first-born-react-navigation-example

A demo of first-born Navigation elements with the react-navigation module.

eat-smeeshy

eat-smeeshy

Project 7 of the OpenClassrooms Front-End Developer Path, a ReactJs website that allows the user to view restaurants near them and reviews, using the Google Places API and library. The list of restaurants and markers on the displayed map can be filtered according to the map bounds, rating and price level.

A live demo can be found here.

Tasks

Tasks

An Ionic CRUD app that uses Firebase to save data in the cloud, which allows users to create, update and delete to-do list items.

The blog post on this project can be found here.

FritzExample

FritzExample

A React Native app that uses the Fritz.ai SDK, a native library, to perform image processing through art style transfer to images.

The blog post demonstrating and explaining this project can be found here.