Skip to content
I'm Son
LinkedIn

Learning

June & July 2022

Arp & May 2022

Mar & Arp 2022

  • Go & gRPC
  • What news in React v18

Jan & Feb 2022

Devops course

Dec 2021

Golang

Aug 2021

Sample project with FastAPI: https://github.com/nvs2394/risk-profile-example-python

  • Setup a FastAPI follow by best practice with Logger, Error handling
  • Connect db with SQLAlchemy. Setup DB migation like ready production
  • Deploy to heroku cloud.
  • Setup with docker & docker compose

Improve algorithm & data structure by practice on LeetCode.

  • Practice every day. 1 easy & 1 medium question per day.
  • Practice more on array & string