Finite State Machine Simulator
This is a coursework for CS262 at Udacity. A Python simple implementation of finite state machine.
Scroll Down a YouTube Webpage with Selenium Chromedriver – Python Web Crawler
self._scroll_pause_time is a member variable defined elsewhere. References
Reversing Python List the SMART Way
As we can recall, to get every other element, we can use where 2 is the step, and with it, only the elements indexed with […]
How to Setup Venv on Zsh in macOS
For example, if I want to create a Virtual Environment called opencv.
Intro to ML & Regression – IBM at Coursera
These are the notes I took when learning Week 1 & 2 of the course Machine Learning with Python at Coursera.
WSS(Secure Websockt) – Fix NET::ERR_CERT_REVOKED using certbot
This is because you do not have a proper certificate as in the case of HTTPS. To quickly solve it you can use the certbot. […]