Skip to content
View TylerKerswell's full-sized avatar
  • UBC
  • Vancouver, BC
  • 09:44 (UTC -07:00)

Block or report TylerKerswell

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
TylerKerswell/README.md

Header

About me

  • Currently a third-year computer science student at the University of British Columbia

  • I'm available for winter co-ops starting in January

  • Currently learning: key exchange, encryption, python sockets

  • Currently working on: python encrypted chat application

  • E-mail: TylerKerswell@gmail.com

  • Resume: here

Skillset

Languages:

Links

Stats

Tyler's GitHub stats

Check out my projects:

Pinned Loading

  1. assembly assembly Public

    things i have made while learning x86 assembly on linux using nasm on 64 bit with intel syntax

    Assembly

  2. Connect4AI Connect4AI Public

    Python

  3. Crypto-Bot Crypto-Bot Public

    Cryptocurrency trading bot

    Python

  4. ChatApp ChatApp Public

    A command-line chat application that uses the Diffie-Hellman key exchange from scratch to encrypt the users messages

    Python 1