Skip to content
View archie-lhd's full-sized avatar
  • Toronto, Canada

Highlights

  • Pro

Organizations

@UTSCCSCC01
Block or Report

Block or report archie-lhd

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

Hi there 👋

👨‍💻 This is Archie, a senior Computer Science undergrad @UofT, specializing in Software Engineering

🇨🇦 I started my journey in Canada since 2019

📷 I love taking photos with my SONY mirrorless (IG photographer account: @archie.shutters)

📖 🇫🇷 I am learning French by myself, hopefully won't give up this time


🍎 I worked as an iOS Developer Intern @theScore from September 2021 to April 2022

🤖️ I worked as a Software Developer Intern (AI/ML) @Ceridian from September 2022 to April 2023


GitHub Stats

> follow me on:

Dribbble LinkedIn

Popular repositories

  1. swiftui-scrollable-top-tab-bar swiftui-scrollable-top-tab-bar Public

    📱Scrollable custom tab bar with TabView, implemented using SwiftUI🍎📱

    Swift 50 3

  2. memory-card-matching-game memory-card-matching-game Public

    🃏Memory Game🃏is a course assignment of CS193p (2020 Spring) at Stanford University. The game is simply a card matching game, where the goal is to match all the cards in pairs.

    Swift 12 3

  3. kitty-jump-mips-assembly kitty-jump-mips-assembly Public

    🐱Kitty Jump🎮 is a course project for CSCB58 at UTSC in 2020 Fall. It is a game similar to the classic "Doodle Jump" game, implemented in MIPS assembly language.

    Assembly 2 2

  4. 24-game-solver 24-game-solver Public

    Provide all possible 24 Game solutions to any given 4 numbers.

    Python 1

  5. mock-unix-shell mock-unix-shell Public

    This is a group course project for CSCB07 at UTSC in 2020 Fall. A mock Unix Shell.

    Java 1

  6. BST-display BST-display Public

    Neatly display a binary search tree in the output panel.

    C