Have you ever wondered how IoT and other hardware manufactures debug and test their devices.… Read the post5-Min Tutorial: Gaining Root via UART
So lately I've been involved on a lot more Hardware and IoT hacking than usual.… Read the post5-Min Tutorial: Lifting Firmware with the Bus Pirate
(Post originally written in August 2017. Finally got around publishing it...) I can't sleep in… Read the post5-Min Tutorial: Prototyping Web-Apps with Flask
K-Means Clustering is a common machine learning tool that allows to separate data into "clusters"… Read the post5-Min Tutorial: K-Means Clustering In Python
Git is most likely one of the most useful tools I "discovered" in college. I… Read the post5-Min Tutorial: Git
This past quarter I was enrolled in a class CS162 at UCSB called "Programming Languages".… Read the post5-Min Tutorial: Caesar Cipher in Scala