Jason Cheung
Hello! 👋
I make tutorials based on requests, application setups, computing challenges and programming. As time goes on and videos get more complicated, I will add extra content and voice overs etc.
Currently my video's are based on projects i'm doing and problems that appear.... so random stuff!
Fix VSCode to work with Golang multi module repo/project
How to Setup MariaDB + Adminer with Docker Compose ( Docker )
Docker Compose Env File - How to Read in environment variables file ( Docker )
How to Setup Mongo DB and Mongo Express with Docker Compose ( MongoDB + Docker )
How to Setup MongoDB with Docker Compose + Use Mongo Shell ( Mongo DB + Docker + Mongo CLI / Shell )
Git - How to Duplicate a Repository with History ( Full duplicate, no fork)
Github: How to auto request PR reviews ( Code Owners for Pull Requests )
Github: How to add a PR template ( Auto generate New Pull Request description )
Git - How to revert a pushed commit ( Soft + Hard revert examples )
Github - How to dismiss a Pull Request (PR) review ( Self review + other PR reviews)
Git: How to squash all commits, reset history on main branch ( 1 clean commit on master)
Github - How to upload, add + resize images in a markdown file eg README.md
Github - How to Auto Delete Branch after Pull Request merge
OBS - How to Add a Display Capture on Mac OS ( Fix no properties error )
VirtualBox: How to Increase Disk Size Safely ( Windows host, Ubuntu VM with snapshots, no commands )
Creating 5 Beginner Projects with Vanilla JavaScript, HTML and CSS ( Code Included)
Creating a Counting Up Animated Counter with Vanilla JavaScript, HTML and CSS
How to create a Countdown Timer with JavaScript, HTML and CSS
How to create a Counter with Vanilla JavaScript, HTML and CSS
How to create a Digital Clock with Vanilla JavaScript, HTML and CSS
How to create a Stopwatch with Vanilla JavaScript, HTML, CSS
HitFilm Express - How to highlight an area, add red circle highlighting content
How to trim trailing whitespace in Visual Studio Code ( macOS example )
How to install Visual Studio Code (any GUI app) with Homebrew brew --cask( Big Sur example )
How to install, uninstall, fix Homebrew (Brew) on macOS ( Big Sur - example)
How to install iTerm2 & Oh My Zsh - improved terminal ( Big Sur example, great for developers )
How to increase text + screen size + display resolution ( macOS - Big Sur example )
How to display the battery percentage ( macOS - Big Sur example)
VirtualBox: Fix Screen Resolution & auto resize window (multiple fixes - see description 1st!)
How to Create a Simple Go Web Server ( Go - Basics (Golang))