Skip to content
View quanghuy1242's full-sized avatar

Highlights

  • Pro

Block or report quanghuy1242

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

Hi, I'm Huy 🎉

async build_good_things(
  backend: BackendStuff, frontend: FrontendStuff,
  cloud: Union[GCP, Azure], monitor_tool: Monitoring
) -> None:
  # Let's build the back
  backend.build().connect(postgresql)

  # Then connect with the front
  frontend.build().connect(backend)

  # Serve them
  cloud.host(backend, frontend)

  # Don't forget to monitor closely
  monitor_tool.monitor(cloud)

asyncio.run(ci.manage(build_good_things()))

Contacts

My personal blog (Vietnamese)

Pinned Loading

  1. cf-content-api cf-content-api Public

    Content API, for the next Content Management services

    TypeScript

  2. cf-next-blog cf-next-blog Public

    Content UI, for the next Content Management Services

    TypeScript

  3. cf-admin-portal cf-admin-portal Public

    Admin Portal UI, for the next Content Management Services

    TypeScript

  4. next-blog next-blog Public

    JavaScript