krypton's blog | madhusudan babar

software | technology | embedded systems

Latest posts

Handling multiple sub-domains with nuxtJS and k-domains.

Madhusudan Babar

Handling multiple sub-domains with nuxtJS and k-domains.

Handling subdomains is simple with the k-domains module, you can easily handle any number of subdomains in just a single nuxtJS project

Secarmy CTF 2.0 junior

Madhusudan Babar

Secarmy CTF 2.0 junior

Writeups of Secarmy CTF 2.0 junior. it is an entry level CTF in a jeopardy style for beginner to mid level Cyber Security enthusiasts, a total of 44 challenges were there and greater than 1500 people had participated.

[Solved] ESP32 header packet timeout issue

Madhusudan Babar

[Solved] ESP32 header packet timeout issue

While programming ESP32, you may have definitely encountered the header packet timeout issue. here is how you can fix this.