Skip to content
View sidharth-sanal-01's full-sized avatar
🧗‍♂️
Coding
🧗‍♂️
Coding

Block or report sidharth-sanal-01

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. CustomLogger CustomLogger Public

    A simple C++ logger which can be used by applications to write logs to by simply importing the library and using the write log function. This logger is synchronized with help of semaphore and share…

    C++

  2. Dynamic_Firewall Dynamic_Firewall Public

    The Dynamic Firewall Manager is a C++-based project that allows dynamic management of firewall rules on Linux-based systems. It enables users to add, remove, and view firewall rules programmaticall…

    C++

  3. FastAPIServer FastAPIServer Public

    This is a fastAPI server for a social media application which is based out of postgress and alembi for database migration and has all rest services available.

    Python

  4. Linux_Personal_Assistant Linux_Personal_Assistant Public

    A Linux based assistant that can run offline queries and act as your personal assistant with help of offline LLM models like llama and pfi2. It can also do system functionalities like increase and …

    C++