Skip to content
View PeterAC's full-sized avatar

Block or report PeterAC

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

Popular repositories Loading

  1. maintain-scores-assignment maintain-scores-assignment Public

    Small Visual C# program to maintain scores of students

    C# 1

  2. internet-programming-assignment internet-programming-assignment Public

    A simple website created as part of an Internet Programming assignment

    CSS

  3. tech-support-desktop tech-support-desktop Public

    A desktop client for a hypothetical company to maintain tech support incidents written using Visual C# as part of an assignment.

    C#

  4. tech-support-web tech-support-web Public

    A web version of the desktop client offering additional functionality in the way of a login with user groups and different access levels. Made using Visual C# and ASP.NET.

    C#

  5. pig-latin-translator pig-latin-translator Public

    A simple string manipulation project written using Visual C# for an assignment. The user enters an English sentence and a 'pig latin' translation is produced. The method which actually does the con…

    C#

  6. tictactoe-android tictactoe-android Public

    A fairly simple TicTacToe game written for Android using Java and XML.

    Java