Skip to content
View The-Shwin's full-sized avatar

Block or report The-Shwin

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
The-Shwin/README.md

Hello there

  • I'm a software engineer at Amazon's Project Kuiper.
  • How to reach me: by email (on my profile)

Pinned Loading

  1. adaptiveThreshold adaptiveThreshold Public

    This code can read in PGM images and perform some adaptive thresholding image manipulation techniques on them. It currently has a driver in C++ with hard-coded image files to be manipulated. The im…

    C

  2. FPGA-LogicAnalyzer FPGA-LogicAnalyzer Public

    An implementation of a logic analyzer for a Spartan 6 FPGA

    VHDL 1 1

  3. GBPocketEmulator GBPocketEmulator Public

    I am designing a circuit board that will fit in a Gameboy Pocket shell. It will control the buttons and be used for interfacing a display and Raspberry Pi Zero W.

    1

  4. Textsplore Textsplore Public

    Attempting to create my own text-adventure game

    Python 1

  5. mattkae/Obstabot mattkae/Obstabot Public

    A robot that can avoid obstacles on its own

    C++

  6. Siamese-Face-Matching Siamese-Face-Matching Public

    Face Matching using Siamese Networks. Done for an assignment as part of the computer vision course at Johns Hopkins University.

    Python