Nathan Lam
Solving the puzzle of the ultimate real-time strategy game
Home
About
Quantitative Trading
Resume
Github
Linkedin
StackOverflow
Email
© 2026. All rights reserved.
Nathan Lam
Quantitative Trading
Jekyll Embed Video Without Plugin
22 Jul 2017
Embed videos in Jekyll webpages without a plugin. If you are hosting your webpage using Github pages, you can’t use third party plugins. Here is a method to use ‘includes’ instead of plugins. This plugin works for both Youtube and...
Jekyll
Video
Embed Video in Github README.md
03 Jul 2017
Sometimes you may want to embed a youtube video into your repository’s README.md file. There are several methods such as using youtube’s auto-generated picture, a video screenshot, or an animated gif. Use youtube’s preview picture We can use youtube’s auto-generated...
Github
Video
Reset Changes Using Git
24 Jun 2017
Git is a version control system that can be extremely useful due to its ability to serve as a backup when something breaks. This concept is not new and has been applied to essentially every video game ever made. Analogous...
Software Engineering
Git
Magic
Top