The Wayback Machine - https://web.archive.org/web/20260213135449/https://github.com/sidmulajkar
Skip to content
View sidmulajkar's full-sized avatar

Block or report sidmulajkar

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sidmulajkar/README.md

Hi My name is Siddhant Mulajkar

Engineer /Educator

DevOps Engineer with proficiency in Security, Infrastructure Automation, and Site Reliability Engineering. Passionate about building resilient, scalable, and secure systems.


Skills

C++ JavaScript Python React HTML5 MySQL MongoDB

Connect with me

Twitter linkedin mail

A series of curated resources to restore your data privacy with some basic tools and mindset.


📕 Latest Blog Posts


PGP Key - How to verify the pgp key

PGP fingerprint: A74FCBC03330811F76E7A45424B58DCCC204D8AE

Pinned Loading

  1. sentiment-predictor-for-stress-detection sentiment-predictor-for-stress-detection Public

    Voice stress analysis (VSA) aims to differentiate between stressed and non-stressed outputs in response to stimuli (e.g., questions posed), with high stress seen as an indication of deception. In t…

    Jupyter Notebook 98 31

  2. netflix-clone-using-react netflix-clone-using-react Public

    Hey! I finally finished recreating this Netflix clone (took me more time than I expected 😅). My idea was to make everything static (movies, series, tv shows, ...) but then I found this really cool …

    JavaScript 105 83

  3. awesome-hacker-search-engines awesome-hacker-search-engines Public

    Forked from edoardottt/awesome-hacker-search-engines

    A curated list of awesome search engines useful during Penetration testing, Vulnerability assessments, Red/Blue Team operations, Bug Bounty and more

    Shell

  4. wordlists wordlists Public

    Forked from assetnote/wordlists

    Automated & Manual Wordlists provided by Assetnote

    CSS

  5. /usr/bin/wg-quick: line 32: resolvco... /usr/bin/wg-quick: line 32: resolvconf: command not found
    1
    # /usr/bin/wg-quick: line 32: resolvconf: command not found
    2
    
                  
    3
    > This issue is caused while using the Wireguard in Ubuntu as the installation doesn't come with resolvconf or openresolv
    4
    5
    > Problem
  6. enable-ech-sni-in-chromium-browsers-... enable-ech-sni-in-chromium-browsers-like-brave-chrome-firefox
    1
    > How to enable (ESNI) ECH in browsers like Brave, Chrome or Firefox
    2
    3
    > Why do we need encrypted SNI? https://www.cloudflare.com/learning/ssl/what-is-encrypted-sni/
    4
    5
    > Blog - https://blog.cloudflare.com/announcing-encrypted-client-hello/