Skip to content
View sam41290's full-sized avatar
  • Stony Brook, NY
Block or Report

Block or report sam41290

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

    leetcode solutions in C++

    C++

  2. operating-system-x86-64bit operating-system-x86-64bit Public

    A basic operating system for x86 architecture(64 bit) with TARFS filesystem. Supports fork(), cow(), paging, virtual memory/ring3 user process and syscall using INT $80. Able to run a shell and bin…

    C 4 1

  3. Shake-and-chop-gesture-recognition-app Shake-and-chop-gesture-recognition-app Public

    Android application to detect phone orientation, shake and chop gesture using accelerometer

    Java