Skip to content
View karlfinnerty's full-sized avatar

Block or report karlfinnerty

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

Pinned Loading

  1. av8 av8 Public

    A flight tracking app for Android. Done for my 3rd year computer applications project.

    Java

  2. auto_send auto_send Public

    This is a script that automates sending of emails to golf club members. It uses simple mail transfer protocol (SMTP) with secure sockets layer (SSL) for added security.

    Python

  3. shell shell Public

    This is a college project where I built a shell which demostrates OS concepts.

    Python

  4. simple_rpn simple_rpn Public

    A simple rpn calculator with tkinter based GUI.

    Python

  5. vector vector Public

    Code I wrote that makes calculations between vectors with up to 3 components, related to content in linear algebra module MS200

    Python