Posts about tutorial and project i built.
Loading...
Testing the layout of the site.
Writing a Blog using Rust, Leptos and Preline. what I learnt and whether I would do it again.
Web scraping using rust. A guide on Airbnb web scraping to demonstrate the capabilities of rust and the current ecosystem.
Understanding the PE (portable executable) format by writing a parser in rust, using WinApi.
An extensive insight into the binary search algorithm. An example of its application, namely speeding up blind sql injection.