Skip to content
View Venkat-Gorla's full-sized avatar
  • Visakhapatnam India

Block or report Venkat-Gorla

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 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

Pinned Loading

  1. dining-phil-rust dining-phil-rust Public

    Rust implementation of the Dining Philosophers problem with message-based validation and unit tests

    Rust

  2. producer-consumer-py producer-consumer-py Public

    Thread-safe producer–consumer queue implemented in Python, showcasing monitor-style synchronization with threading.Condition, deterministic concurrency testing, and clean, lock-safe design.

    Python

  3. eventstream-analytics-platform eventstream-analytics-platform Public

    Python-based streaming analytics platform combining real-time metrics with batch historical analysis. Uses a Kafka-compatible event stream, Redis speed layer, and AWS S3 + Athena pipeline — a pract…

    Python

  4. mapreduce-lambda-aws mapreduce-lambda-aws Public

    A serverless MapReduce data pipeline built with Lambda, Step Functions, and S3. Supports large JSONL processing with streaming I/O, hash-based partitioning, and scalable fan-out execution, packaged…

    Python

  5. py-data-structures py-data-structures Public

    Python data structures and algorithms with a C++ flavor!

    Python

  6. cloudchat-v2 cloudchat-v2 Public

    Production-grade distributed messaging backend demonstrating real-world systems design. Built with Python and AWS using DynamoDB single-table modeling, ULID-based ordering, WebSockets, and decouple…

    Python