Skip to content
View NeilNeel's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report NeilNeel

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. aws-video-platform aws-video-platform Public

    Production-ready video upload service demonstrating cloud-native architecture patterns. Built with Go and deployed on AWS infrastructure managed by Terraform. Features include secure file upload va…

    Go 1

  2. Asteroids Asteroids Public

    Building a clone of the classic Asteroids game using Pygame and object-oriented programming concepts.

    Python

  3. event-announcer-aws-severless event-announcer-aws-severless Public

    Serverless event announcement system with 1970s disco theme - AWS Lambda, SNS, DynamoDB, and groovy notifications!

    HCL

  4. Page-Replacement-Algorithm Page-Replacement-Algorithm Public

    This project simulates three popular page replacement algorithms used in operating systems to manage memory efficiently: FIFO, LRU, Optimal.

    Python