Skip to content
View markospy's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report markospy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
markospy/README.md

✍️ About Me

I'm Marcos Antonio Avila Morales, a full-stack developer with a passion for web development, entrepreneurship and personal growth.

📞 Contact

LinkedIn Gmail

💻 Tech Stack:

Frontend

HTML5 CSS3 JavaScript TypeScript Astro React TailwindCSS React Native

Backend

Python FastAPI

Databases

MySQL Postgres MongoDB

Devops

Linux Docker

Testing

Pytest

Version control

GitHub Git

Scraping

Selenium BeutifulSoup

👨🏻‍💻 Projects

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.

Landing page I made for a friend. Shows the profit history of a sports betting hipster.

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.

📊 GitHub Stats:




Popular repositories Loading

  1. biodash biodash Public

    DashBio: Application to keep track of parameters such as blood glucose and blood pressure

    Python 2

  2. contacts contacts Public

    TypeScript 2

  3. calendar_extractor_bot calendar_extractor_bot Public

    Python 1

  4. personal_finance_management personal_finance_management Public

    Python 1

  5. markospy markospy Public

    Hi, I'm Marcos and this is my curriculum vitale.

  6. retos-programacion-2023 retos-programacion-2023 Public

    Forked from mouredev/retos-programacion-2023

    Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.

    Python