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 ๐ฅฏ
package main
type Montrealer struct {
SignatureFood string // ๐ Poutine
LocalSpecialty string // ๐ฅฏ St-Viateur Bagels
WinterSurvival string // โ๏ธ Ice skating & Hockey
CulturalMix []string // ๐ซ๐ท ๐ฌ๐ง ๐ฎ๐น ๐จ๐ณ
}