Skip to content
View sarthak-gpt's full-sized avatar

Block or report sarthak-gpt

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. generate-counter-speech-against-online-hate-speech generate-counter-speech-against-online-hate-speech Public

    A ML model trained on CONAN dataset which outputs sensible, relevant counter-speech against hate-speech commonly seen on social media

    Python

  2. file-system-consistency-checker file-system-consistency-checker Public

    Implemented consistency checks for data blocks, inodes, directories for xv6 file system images in C

    C 1

  3. seeking-tutor-problem-concurrent-threads seeking-tutor-problem-concurrent-threads Public

    Extension of classsic Sleeping Barber problem but with multiple barbers, a co-ordinator and multiple consumers. Implemented an efficient concurrent multi-threaded solution using POSIX threads, sema…

    C

  4. lottery-scheduler-in-xv6-operating-system lottery-scheduler-in-xv6-operating-system Public

    Replacing Round-Robin scheduler in xv6 operating system with Lottery scheduler

    C

  5. blog-app-rest-api blog-app-rest-api Public

    Building backend for a blog app in Spring Boot

    Java

  6. MovieLand MovieLand Public

    ReactJS project to fetch api results from IMDB and display results in responsive design

    CSS