Skip to content
View tamphi's full-sized avatar
  • Apple | Audio Team @ iMAPLE Drexel
Block or Report

Block or report tamphi

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

Hi there 👋 I'm Tam Phi

About me and my interest

I'm a recent BS/MS Computer Engineering graduate. I interned as a Software Engineer for the Car Experience QA Team at Apple. After my internship, I returned to school to complete my Master's Thesis in machine learning for underwater sound classification and localization. If you're interested in learning more about any of my projects or thesis, please reach out!

What I have worked on:

  • Transformer and deep neural network models
  • Human-machine interaction
  • Embedded system for robotic applications
  • Low-level programming and design: compiler, CUDA multithreading, linux shell
  • Acoustic and biomedical signal processing

On my hub, these are the projects that I am most proud of and have put the most hours in.

Currently working on

Underwater sound localization and addressing the sparsity of acoustic signals in underwater environment

Pinned

  1. CompilerDesign-LLVM CompilerDesign-LLVM Public

    Front-end design of compiler, built using LLVM framework and C++

    C++

  2. ast ast Public

    Audio Spectrogram Transformer for underwater acoustic signals

    Jupyter Notebook

  3. MultiThread-CUDA MultiThread-CUDA Public

    Basic matrix operations computation with OpenMP and CUDA

    C

  4. Chippy-Chat-App Chippy-Chat-App Public

    Full-stack chat room application with golang backend, postgreSQL, and typescript

    Shell

  5. BouncingBall-OpenCV BouncingBall-OpenCV Public

    Track and localize bouncing ball with OpenCV and aiortc

    Python 1

  6. PrettySimpleShell PrettySimpleShell Public

    A user shell similar to bash

    C