Skip to content
View zxjason's full-sized avatar

Block or report zxjason

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

func main() {

var HelloWorld = "Hi guys👋,Welcome to my homepage"

my := &My{} my.Name = "Jason" my.Country = "Canada" my.Area = "Montreal" my.Gender = "Man" }

Yes, that's right, I am a software engineer,Working on python language software development.

But at the same time I also like docker and linux. Recently I am learning streamlit and gradio.

My favorite band is Linkin Park, The city where I live has bagels,and my favorite food is poutine (because I live in Montreal, you know).

How about you?

Pinned Loading

  1. lighttpd_php_sqlite_docker lighttpd_php_sqlite_docker Public

    A simple Dockerfile for setting up Lighttpd with PHP7 and SQLite3

    Dockerfile 1