Skip to content
View samprati96's full-sized avatar

Block or report samprati96

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. RubyProjects RubyProjects Public

    This repository is a collection of Ruby scripts showcasing various algorithms and problem-solving techniques. Each script is designed to tackle a unique computational problem, ranging from mathemat…

    Ruby

  2. Games Games Public

    This repository hosts a collection of web games. Currently, it features an interactive Tic Tac Toe game, combining user interface design with backend logic to create a digital version of the classi…

    PHP

  3. samprati96.github.io samprati96.github.io Public

    My Portfolio

    CSS

  4. Machine-Learning Machine-Learning Public

    This repository contains various implementations of machine learning algorithms and methods for solving different types of problems, ranging from classification to regression.

    Python

  5. multi-threaded-web-server multi-threaded-web-server Public

    multi-threaded web server that efficiently handles multiple HTTP requests, the design has several components: thread management, resource management to prevent starvation, load balancing and scalab…

    Ruby

  6. heartbeat heartbeat Public

    The Heartbeat Gem is a monitoring solution designed to track the health of nodes in a distributed system. It periodically checks the status of nodes and triggers notifications in case of failures o…

    Ruby