Skip to content
View kjon-life's full-sized avatar
Block or Report

Block or report kjon-life

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

Hello! Should we talk?

I'm a solutions consultant in startup to enterprise SaaS pre-sales, an avocational product manager, and management consultant experienced in transformation. I love conversations that lead to clarity of action, improved quality, and more joy.
  • ๐Ÿ‘€ curious: human process & performance
  • ๐ŸŒฑ interested: python, rust
  • ๐Ÿ’ž๏ธ collaborating: systems that work to create delightful experiences
A Maia

kjon ยท life

Fly Deploy GitHub commit activity GitHub License GitHub top language W3C Validation

This is a project that feeds my developer portfoio. To connect:

Project Overview:

  • App code is a simple Go web server
  • The app is containerized into a Docker image called kjon-life
  • The Dockerfile uses a Go builder image to compile the app code and copies the binary into a minimal final image
  • The app can be manually deployed using flyctl from the fly.toml config file
  • GitHub Actions deploys main to dev automatically

Tech stack:

  • Go - for the app code
  • Docker - for containerization
  • flyctl - for manual deployment
  • GitHub Actions - for CI/CD
  • Fly.io - for the serverless hosting platform

flyctl is a CLI tool from Fly.io You can read about it here.

History:

Serverless Hosted JS & EJS

March 23, 2024

Static Site

November 5, 2023
November 5, 2023
November 5, 2023

Acknowledgements:

This project depends on the copious contributions of others and is possible because of the following services:

  • Porkbun - Domain registration and DNS management
  • Fly.io - Application hosting platform

Popular repositories

  1. kjon-life kjon-life Public template

    kjon.life source

    CSS

  2. zero2prod zero2prod Public

    Rust

  3. ztm-rust ztm-rust Public

    Forked from jayson-lennon/ztm-rust

    Source files for the Rust language course on zerotomastery.io

    Rust

  4. perplexing perplexing Public

  5. dbt-tutorial dbt-tutorial Public

    quickstart for dbt Core manual install

  6. kjon_django kjon_django Public

    django developer portfolio

    JavaScript