Skip to content
View samurdhilbk's full-sized avatar
Block or Report

Block or report samurdhilbk

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

  1. Programming Programming Public

    Some of the code I wrote in competitive programming competitions. Mostly in C++ with some Java mixed in.

    C++

  2. cricket-scoreboard cricket-scoreboard Public

    A simple cricket scoreboard with runs, wickets, overs and the details of the batsman at the crease

    JavaScript

  3. Drone-Placement Drone-Placement Public

    Design an algorithm to place 1000 2-dimensional drones (looking like a disc) randomly and without collision within a L x L square meter area.

    C++

  4. SigGAN SigGAN Public

    Code for our paper on adversarial attacks on RF fingerprinting, which was presented at ICC 2021.

    Jupyter Notebook 2

  5. SiRA SiRA Public

    SiRA – Simple Reply Automation - An Android app with capabilities for smart automated text replies.

    Java 2

  6. Schedule-a-Ride Schedule-a-Ride Public

    Analyzing the Uber “Schedule a Ride” option from a graph algorithms and optimization perspective. This code accompanies the post in my blog http://withoutlossofgenerality.com/schedule-a-ride-uber-a…

    Jupyter Notebook