Skip to content
View SakethReddyVemula's full-sized avatar

Block or report SakethReddyVemula

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. ML-Algorithms ML-Algorithms Public

    Contains codes and reports of all 5 assignments done as part of the course Statistical Methods in Artificial Intelligence (SMAI). Course Instructor: Ravi Kiran.

    Jupyter Notebook

  2. C-Shell C-Shell Public

    Custom shell implementation using C from scratch. Part of Mini-Project-1 of Operating Systems and Networks course in Monsoon 2024. Instructor: Karthik Vaidyanathan.

    C

  3. web-browser-from-scratch web-browser-from-scratch Public

    Simple yet complete Web Browser in Python from Scratch

    Python 1

  4. Network-File-System Network-File-System Public

    TCP based implementation of a simple network (distributed) file system from scratch in C. Part of course project done in course Operating Systems and Networks Monsoon 2024. Team of 4. Instructor: K…

    C

  5. semeval-2025_Mu-SHROOM semeval-2025_Mu-SHROOM Public

    SemEval 2025 Task 3: Mu-SHROOM, the Multilingual Shared-task on Hallucinations and Related Observable Overgeneration Mistakes

    Python

  6. lazy-sort-concurrency lazy-sort-concurrency Public

    Multi-thread implementation of merge sort and count sort handling concurrency

    C