LuffyTran · GitHub
Skip to content
View LuffyTran's full-sized avatar

Block or report LuffyTran

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. django_project_example django_project_example Public

    Forked from VuTD-InsightDataScience/django_project_example

    Python 1

  2. flask-project-template flask-project-template Public template

    Forked from rochacbruno/flask-project-template

    DO NOT FORK, CLICK "Use this template" - A github template to start a Flask Project - this uses github actions to generate your project based on the template.

    Python

  3. fastapi-project-template fastapi-project-template Public template

    Forked from rochacbruno/fastapi-project-template

    DO NOT FORK, CLICK "Use this template" - The base to start an openapi project featuring: SQLModel, Typer, FastAPI, JWT Token Auth, Interactive Shell, Management Commands.

    Python

  4. python-project-template python-project-template Public template

    Forked from rochacbruno/python-project-template

    DO NOT FORK, CLICK ON "Use this template" - A github template to start a Python Project - this uses github actions to generate your project based on the template.

    Makefile

  5. knowledge-gpt knowledge-gpt Public

    Forked from geeks-of-data/knowledge-gpt

    Extract knowledge from all information sources using gpt and other language models. Index and make Q&A session with information sources.

    Python

  6. ddd-hexagonal-cqrs-es-eda ddd-hexagonal-cqrs-es-eda Public

    Forked from bitloops/ddd-hexagonal-cqrs-es-eda

    Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript…

    TypeScript