Skip to content
View mquhuy's full-sized avatar

Highlights

  • Pro

Organizations

@metal3-io @nordix-metal3

Block or report mquhuy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mquhuy/README.md

MasterHead

Hey there! I'm Huy

Typing SVG

LinkedIn GitHub Blog


About Me

type SoftwareDeveloper struct { Name string Location string Company string Languages []string Interests []string } huy := SoftwareDeveloper{ Name: "Huy Mai", Location: "Finland 🇫🇮", Company: "Ericsson", Languages: []string{"Go", "Python", "TypeScript", "Swift"}, Interests: []string{ "Kubernetes & Cloud Native", "Bare Metal Provisioning", "Open Source", "iOS Development", }, }

Open Source Contributor @ Metal3-io — Kubernetes native bare metal host management


Tech Stack

Languages

Go Python TypeScript Swift Shell

Cloud Native & Infrastructure

Kubernetes Docker OpenStack GitHub Actions Linux

Tools & Frameworks

Neovim React Flask Git


GitHub Analytics

GitHub Streak

Achievements

trophy


Readme Quotes

Profile views

Pinned Loading

  1. camel-up camel-up Public

    A digital version of the boardgame "Camel Up", written with Python/Flask as Backend and Vue v3 as Frontend.

    Python

  2. python-sudoku python-sudoku Public

    A sudoku solver, written in Python

    Python

  3. fictional-enigma fictional-enigma Public

    This repo is a collection of some Python code, which illustrate how end-to-end encryption can be used to save your online conversations from being watched. And how the encryption can be compromised.

    Python

  4. MF-Folder-Downloader MF-Folder-Downloader Public

    A simple tool to download folder from MF. This is solely for learning purpose, I do not take any responsibility for wrong uses of the tool. I only tested it in Windows, but the tool should run well…

    Python

  5. FlappyBird FlappyBird Public

    Another FlappyBird clone. Writen in Golang

    Go 4 2

  6. Predicting-LIBOR Predicting-LIBOR Public

    Using ARMA-GARCH model in R and Python

    Jupyter Notebook 1