Skip to content
View grantg012's full-sized avatar

Highlights

  • Pro

Organizations

@purduerov @PurdueIEEE
Block or Report

Block or report grantg012

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

    Forked from PurdueIEEE/boilerbooks

    The ultimate expense tracking system

    Vue

  2. ECE437-shared-code ECE437-shared-code Public

    Non-synthesizeable testbench and tracker files for Purdue ECE 437

    Python

  3. EagleEyeSight EagleEyeSight Public

    Checker for Eagle PCB files

    Python

  4. google-photos-api-python-quickstart google-photos-api-python-quickstart Public

    Forked from ido-ran/google-photos-api-python-quickstart

    Quickstart example of how to use Google Photos API with Python

    Python

  5. Linked List Magic Linked List Magic
    1
    /**
    2
     * Simple example of linked lists in C. The special part is the use of a pointer to a pointer
    3
     * which very elegantly can remove a node anywhere in the list without special case handling.
    4
     */
    5
    #include <stdio.h>
  6. old-IEEE-Website old-IEEE-Website Public

    Forked from PurdueIEEE/old-IEEE-Website

    The Purdue IEEE Website.

    CSS