I'm Marcos Antonio Avila Morales, a full-stack developer with a passion for web development, entrepreneurship and personal growth.
Contact is a web application that allows users to create, read, update and delete contacts easily and efficiently. The application uses a microservices architecture, with a backend built with FastAPI and MongoDB, and a frontend built with React and various supporting libraries.
This backend serves to keep track of the patients' main cardiovascular and glycemic parameters. I will start working on the frontend soon.
This is the application I'm currently working on: a personal financial management tool. The goal is to implement a large part of my technology stack. For the database, I'm using PostgreSQL, which I manage through the FastApi API using the SQLAlchemy ORM.
Also, I'm using pytest for testing on my API. For the frontend, I will use React and React Native, in order to offer both a web version and a mobile version of the application. I am also using Docker to streamline development and ensure that my application is easy to share and deploy.