Build a basic web server from scratch alongwith handling HTTP requests and concurrent requests.
(Read more ...)
Sharing a common Python mistake I faced related to mutuable default arguments and how to not make the same mistake.
(Read more ...)
Running DPDK l2fwd, l3fwd, l3fwd-power forwarding applications using pktgen-dpdk as traffic generator with customized flows.
(Read more ...)
Steps to migrate Jekyll Blog to Gatsby and deploying Site using GitHub Actions to GitHub Pages.
(Read more ...)
Learning to build a voice user interface is a great skill to have as devices like the Amazon Echo, and Google Home are gaining popularity. Find out more about how to develop a basic fact skill for Amazon Alexa.
(Read more ...)