Skip to content
View shotbyric's full-sized avatar

Block or report shotbyric

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

Pinned Loading

  1. power-flow-analysis power-flow-analysis Public

    A program to solve for the state variables of a power system applying Newton-Raphson's algorithm

    MATLAB 1

  2. hustle-mode hustle-mode Public

    Demo app (iPhone X) - Once the app is launched, the user can press a button which will cause a rocket to appear launching on screen while a short sound clip is played.

    Swift

  3. coloredchessimage coloredchessimage Public

    This program generates a chess-pattern image. It takes as an input an integer n and a string containing two colors separated by ", ". Its output is an image (.ppm file) of a nxn chess-pattern, cons…

    C++

  4. bgr-2-grayscale bgr-2-grayscale Public

    This program takes as an input an image and displays the color version when the letter 'c' is pressed and the grayscale version when 'g' is pressed.

    C++

  5. alarmclock alarmclock Public

    Final C program for the alarm clock running on an STM32F4 microcontroller. Wrote the functions for setting/displaying time and alarm, configuring 24 and 12hr modes. Also, setup the interrupts and t…

    C