Skip to content
View peterlee42's full-sized avatar

Highlights

  • Pro

Block or report peterlee42

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
peterlee42/README.md
peterlee42@github:~$ whoami
Peter Lee — CS @ University of Toronto

peterlee42@github:~$ cat about.txt
> Software developer interested in systems, distributed computing,
> and high-performance software for machine learning.

peterlee42@github:~$ ls currently-building/
context-captioning/  # real-time lecture transcription using user notes for context
tizcord/             # discord-inspired terminal chat platform in C with an event loop, channels, and a custom wire protocol
ring-allreduce/      # distributed neural network training in C++

peterlee42@github:~$ cat experience.txt
> Software Developer Intern @ Crane Supply
> Incoming SDE Intern @ Amazon

peterlee42@github:~$ ls skills/
C  C++  Python  Java  JavaScript  SQL
Linux  Git  Docker  TCP/IP  WebSockets  AWS

peterlee42@github:~$ cat learning.txt
> Operating systems
> Computer networks
> Distributed systems
> Parallel & GPU computing

peterlee42@github:~$ cat contact.txt
GitHub   : github.com/peterlee42
Website  : psjlee.dev
Email    : pjoon.lee@mail.utoronto.ca

peterlee42@github:~$ █

Pinned Loading

  1. ring-all-reduce ring-all-reduce Public

    C++

  2. Lunear01/Tizcord Lunear01/Tizcord Public

    Tizcord is a terminal based online platform inspired by Discord written completely in C.

    C 2

  3. uoft-tmi/context-based-captioning-interface uoft-tmi/context-based-captioning-interface Public

    TypeScript 2

  4. uoft-tmi/tmi-website-v2 uoft-tmi/tmi-website-v2 Public

    TypeScript 1 5

  5. GitChores GitChores Public

    To organize roommate chores.

    Java 4

  6. Business_Flight_Visualizer Business_Flight_Visualizer Public

    Application to optimize international meeting points.

    Python