Skip to content
View yanurag994's full-sized avatar

Block or report yanurag994

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
yanurag994/README.md

Hi there 👋

I'm a security freak and currently working on containerizing several applications with custom implementations of PiHole, Samba, and Cloudflared DoH for my HomeNetwork.

On the coding side, I am working on the RTIOW project available at Ray Tracing in One Weekend, along with completing several pending contributions towards LHF library.

About Me

  • 🔭 I’m currently working on: Containerizing home network applications, RTIOW project, and contributing to LHF library.
  • 🌱 I’m currently learning: Advanced C++ techniques and exploring machine learning algorithms.
  • 💬 Ask me about: C++, Python, high-performance and low-latency applications, machine learning models.
  • 📫 How to reach me: Send me an email
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: I have a Know it all attitude but would love being proven wrong.

Feel free to explore my repositories and reach out if you have any questions or collaboration opportunities!

Pinned Loading

  1. Basic-Compiler-Design Basic-Compiler-Design Public

    This code base provides a basic demonstration for a compiler using C++ front end and In-Memory IR generation for integration with LLVM C++ API.

    C++

  2. Webserver-using-AWS-EC2-instances Webserver-using-AWS-EC2-instances Public

    HTML

  3. KPI_Dashboard KPI_Dashboard Public

    This GitHub repo hosts a basic web application, integrating Azure SQL DB for data storage and Tableau for visualizations. Explore the app.py for app code, ./deps for DB setup, and for Tableau confi…

    Python

  4. yanurag994.github.io yanurag994.github.io Public

    Backend repository for hosting GitHub pages for personal portfolio

    HTML

  5. wilseypa/lhf wilseypa/lhf Public

    Lightweight Homology Framework

    C++ 5 8

  6. wilseypa/iCC wilseypa/iCC Public

    Incremental Critical Cells

    C++