Skip to content
View Mister-Ed's full-sized avatar
💭
Looking for new job, working on OSS projects
💭
Looking for new job, working on OSS projects

Organizations

@AgoraCart
Block or Report

Block or report Mister-Ed

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. Mobile-dev-sample Mobile-dev-sample Public

    Samples from Mobile development UI/UX class project. Only a functional portion of the complete app was developed

    Java

  2. Pi-Who Pi-Who Public

    Big Expansion of the Who's at the Door" Raspberry Pi 3 project from Dexter Industries

    Python

  3. AgoraCart-Route66-Samples AgoraCart-Route66-Samples Public

    Select Files from the new Route 66 version of AgoraCart

    Perl

  4. MyClone MyClone Public

    Java Project with output to console

    Java 1

  5. Simple-Address-Book Simple-Address-Book Public

    Simple Address book that allows a user to view, add, edit and delete contacts from the database

    Ruby

  6. Simple RPN Calculator Simple RPN Calculator
    1
    #!/usr/bin/perl -T
    2
    
                  
    3
    # Web script version:
    4
    # Takes RPN strings and computes final value.
    5
    # Places numbers on stack, pops last 2 off to compute operation and