Skip to content
View AEchRod's full-sized avatar
📚
Always learning
📚
Always learning
Block or Report

Block or report AEchRod

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
AEchRod/README.md

Welcome to Andrés' profile!

Typing SVG

Currently enrolled in the Meta Backend Developer Professional Certificate, where I have learnt the basics of HTML and CSS and have delved into the theory behind APIs such as HTTP requests and currently learning to compose APIs with the Django framework.
I have previous experience working with Flask and have worked for a in developing an app for a start-up called Senniors, using FastAPI and SQLite stack.

👨‍💻 Literate in:

Python Flask

🌱 Diving into/learning:

HTML FastAPI Django

🗄️ Databases and cloud hosting:

Heroku MySQL PostgreSQL SQLite

👇Feel free to reach me at👇

Pinned

  1. Kindle-highlight-to-Word-document-script Kindle-highlight-to-Word-document-script Public

    A script using Readwise API endpoints to create a Word document from Kindle highlights stored in your Readwise account.

    Python 8

  2. Fullstack-portfolio-screener Fullstack-portfolio-screener Public

    A fullstack app using YFinance to give you stock data after filling a form (WTForms)

    HTML

  3. Flask-RESTful-API-SQLAlchemy-project Flask-RESTful-API-SQLAlchemy-project Public

    A RESTful API which connects to database using SQLAlchemy to save equities to portfolio, including user authentication using Flask JWT extended.

    Python 1

  4. Django-DRF-API Django-DRF-API Public

    A Django project showcasing the implementation of a RESTful API using Django Rest Framework (DRF). Features include user authentication, registration, and essential API functionalities. Ideal for b…

    Python