Skip to content
View KroyBaker's full-sized avatar

Block or report KroyBaker

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Digital-Lock-In-Amplifier Digital-Lock-In-Amplifier Public

    Creating a Phase-Sensitive Detector (PSD) on an [STM32/FPGA] to perform real-time extraction of nanovolt signals using Fourier Orthogonality principles on an Arduino

    C 2

  2. FinalProjectMario FinalProjectMario Public

    One game project for GITA on replit

    Java

  3. GravityRainProject GravityRainProject Public

    Simple project I made that included an enemy, rain, and a method to throw bombs with "z"

    JavaScript

  4. Graphing-Project Graphing-Project Public

    Quick graphing project as a prototype for a future matrix stretching project

  5. Wordler-Project Wordler-Project Public

    Wordler is a version of Wordle I created with a team for a Data structures and Algorithms class. The game allows you to upload your own word dictionary and gives you an extra definition hint.

    C++

  6. EncryptedLoginProject EncryptedLoginProject Public

    Program I created in EECC 20 where I prompt the user to enter a specific username and password which validates credentials against a simulated database. The program implements a Caesar cipher to se…

    Assembly