Skip to content
View AD0791's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report AD0791

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

Hi My name is Alexandro Disla

Data Analyst & Backend Developer

An individual capable of solving real world problem with code is a programer!

  • 🌍  I'm based in Port-au-Prince
  • ✉️  You can contact me at alexandrodisla@hotmail.com
  • 🧠  I'm invested in DATA and Application services

Skills

Socials

Badges

AD0791's GitHub stats

Top Languages

Pinned

  1. fastapi-course fastapi-course Public

    Forked from nofoobar/fastapi-course

    This repository compliments the Udemy FastAPI course

    Python

  2. introduction_app introduction_app Public

    Dart

  3. serverNodeApp serverNodeApp Public

    JavaScript

  4. sinatra_project sinatra_project Public

    HTML

  5. FastAPI Basic Authentication - Based... FastAPI Basic Authentication - Based on https://fastapi.tiangolo.com/tutorial/security/oauth2-jwt/
    1
    from typing import Optional
    2
    import base64
    3
    from passlib.context import CryptContext
    4
    from datetime import datetime, timedelta
    5
    
                  
  6. testdrivenio/fastapi-sqlmodel-alembic testdrivenio/fastapi-sqlmodel-alembic Public

    Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.

    Python 435 80