Skip to content
View vinay-duggi's full-sized avatar

Block or report vinay-duggi

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. linux-system-monitor linux-system-monitor Public

    Real-time Linux system monitor built in Python and C++, reads directly from /proc filesystem. No external dependencies.

    Python

  2. cuda-parallel-programming cuda-parallel-programming Public

    GPU parallel programming exercises - shared memory, tiling, reduction patterns. PMPP + Oak Ridge National Lab CUDA series.

    Cuda

  3. fastapi-blog-backend fastapi-blog-backend Public

    A high-performance backend microservice built with Python, FastAPI and PostgreSQL. Implements strict Pydantic validation, OAuth2/JWT security, SQLAlchemy ORM, and is fully containerized for Docker …

    Python

  4. linux-kernel-projects linux-kernel-projects Public

    A collection of bare-metal C projects exploring Linux kernel internals and memory management. Includes a custom page-based slab allocator, a virtual hardware character device driver, real-time VFS …

    C