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

๐Ÿ‘‹ Hi! I'm Jason

Software Engineer | Python Developer | Open Source Enthusiast

๐Ÿ‡จ๐Ÿ‡ฆ Based in Montreal, Canada
๐Ÿš€ Working on: Python-based software development
๐Ÿณ Passionate about: Docker | Linux system programming
๐ŸŒฑ Currently learning: Streamlit | Gradio | Cloud Native
๐ŸŽธ Fun fact: Die-hard Linkin Park fan | Poutine lover ๐ŸŸ | Bagel enthusiast ๐Ÿฅฏ


๐Ÿ› ๏ธ Tech Stack

Python Docker Linux Streamlit Gradio


๐Ÿ™๏ธ Montreal Life

package main

type Montrealer struct {
    SignatureFood  string   // ๐ŸŸ Poutine
    LocalSpecialty string   // ๐Ÿฅฏ St-Viateur Bagels
    WinterSurvival string   // โ„๏ธ Ice skating & Hockey
    CulturalMix    []string // ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡จ๐Ÿ‡ณ
}

Pinned Loading

  1. Freqtrade_Strategies Freqtrade_Strategies Public

    Some Freqtrade strategies from myself and others

    Python

  2. lighttpd_php_sqlite_docker lighttpd_php_sqlite_docker Public

    A simple Dockerfile for setting up Lighttpd with PHP7 and SQLite3

    Dockerfile 1