phungdx's Stars
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
trannhatnguyen2/NYC_Taxi_Data_Pipeline
Nyc_Taxi_Data_Pipeline - DE Project
nrl-ai/llama-assistant
AI-powered assistant to help you with your daily tasks, powered by Llama 3.2. It can recognize your voice, process natural language, and perform various actions based on your commands: summarizing text, rephasing sentences, answering questions, writing emails, and more.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
JUSTSUJAY/nlp-zero-to-hero
NLP Zero to Hero in just 10 Kernels
betaacid/FastAPI-Reference-App
This project is a reference architecture for building FastAPI applications at Beta Acid.
josephmachado/simple_dbt_project
Code for dbt tutorial
aichbauer/the-ultimate-docker-compose-cheat-sheet
Learn Docker Compose
quochungtran/MLOps-NLP-with-disaster-tweets
MLOps Implementation for Disaster Tweets Classifier Application
dunghoang369/feature-store
jc-rosier/pydoca
Domain-Oriented Clean Architecture python library.
lgiordani/cookiecutter-pypackage
Cookiecutter template for a Python package. See https://github.com/audreyr/cookiecutter.
TienNguyenKha/Diabetes-Prediction
antirez/smallchat
A minimal programming example for a chat server
thombergs/buckpal
An example approach for implementing a Clean/Hexagonal Architecture
ThomasAitken/demo-fastapi-async-sqlalchemy
Demo of set up for Web App Backend using FastAPI + Async SQLAlchemy
AlexIoannides/pyspark-example-project
Implementing best practices for PySpark ETL jobs and applications.
duongngyn0510/continuous-deployment-to-gke-cluster
HugoMatilla/Effective-JAVA-Summary
Summary of the book Effective Java 2nd Edition by Joshua Bloch
admicrovn/kms-sdk-php
source code for php sdk to sensitive data
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
lhduc94/khoai
package for data science
datastacktv/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
rhoboro/async-fastapi-sqlalchemy
DataTalksClub/data-engineering-zoomcamp
Free Data Engineering course!
switowski/writing-faster-python3
Code examples for the writing faster Python 3 talk
arturocuicas/fastapi_cache
Cache in FastAPI
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
testdrivenio/fastapi-sqlmodel-alembic
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.