my photo

Hello.
I'm Eduardo M. Rocha.

I'm a software engineer from Brazil creating useful things for the web.

Pet Tree

Pet Tree is an App created by a group of friends just for fun. We came up with the idea for this project in order to learn new technologies, tools, and abilities.

The concept was to build a social network where users could use a mobile app to record trees they had planted. In the same app, the user may see the trees of other users on a map. The registered trees would be made accessible to users only after being reviewed and authorized by an administrator. These reviews would be carried out by administrators using a web application.

Elixir with the Phoenix framework was chosen for the backend, PostgreSQL for the database, ReactJS for the web application, and React Native for the mobile application.

Initially, I was just responsible for the backend development, where I designed and implemented the API. After that, I started working on the web application with ReactJS, and after finishing that, I also contributed with the mobile app development.

Elixir Phoenix JavaScript ReactJS React Native PostgreSQL RESTful OpenAPI3 Docker

Purrfect Creations

ReactJS and Express, along with TypeScript, were used to develop a simple dashboard to view certain metrics. The Express-built API pulls data from Airtable, transforms it, and makes it available to the ReactJS web app.

TypeScript ReactJS Express Airtable Docker

Flask Web App

A simple web app built with Flask and SQLAlchemy where a user can create an account to save and access notes.

Python Flask SQLAlchemy Docker