Skip to content
View sampath1247's full-sized avatar

Highlights

  • Pro

Block or report sampath1247

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

Popular repositories Loading

  1. PriceQuotation PriceQuotation Public

    The web app using asp.net mvc

    SCSS

  2. index index Public

    Forked from WCSCourses/index

    Index for WCS course material

  3. ninemens-morris-ai-cpp ninemens-morris-ai-cpp Public

    C++ AI agent for Nine Men’s Morris (Variant-D) with Minimax, Alpha-Beta, improved heuristics, and compact 64-bit board representation.

    C++

  4. student-enrollment-system-php student-enrollment-system-php Public

    Full-stack php, mysql, database, authentication, sessions, enrollment-system, concurrency-control, transactions, crud, gpa, academic-system, stored-procedure, MySQL schema with trigger, view

    PHP

  5. ec2-s3-cron-file-sync-java ec2-s3-cron-file-sync-java Public

    Cloud file-sync demo: multithreaded Java writes timestamp/name files on EC2; cron runs aws s3 sync to an S3 bucket every 2 min (alt: every other day); IAM-secured; logs included.

    Java

  6. participation-record-serverless-aws participation-record-serverless-aws Public

    Attendance verification on AWS: upload photo → match face/name with Rekognition/Textract → store result in DynamoDB; API Gateway + Lambda + S3; Amplify frontend.

    Python