Skip to content
View macromogic's full-sized avatar
👨‍💻
👨‍💻
  • Bloomington, IN, US / Chengdu, Sichuan, China
  • 04:25 (UTC -04:00)

Highlights

  • Pro

Organizations

@SUSTech-OOAD-2020FALL-SUSTeam

Block or report macromogic

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
macromogic/README.md
                                           
 _____                               _     
|     |___ ___ ___ ___ _____ ___ ___|_|___ 
| | | | .'|  _|  _| . |     | . | . | |  _|
|_|_|_|__,|___|_| |___|_|_|_|___|_  |_|___|
                                |___|      

Hi! This is Weijie Huang (pronunces Way-Gee-eh Hwahng), just another ordinary CS student.

I am continuing to pursue my Ph.D. degree at Indiana University Bloomington with Prof. XiaoFeng Wang advising (prior to IUB, I was a Ph.D. student at Rice University supervised by Dr. Nathan Dautenhahn). I obtained my B.Eng. degree at Southern University of Science and Technology in 2022.

I am doing research in the intersection of system security (especially confidential computing) and heterogeneous high-performance computing. I am also interested in program analysis and LLM/agentic security&privacy.

My vibe incubator

  • nora: Agent workflows for research assistance
  • ytcc: Local (and trustworthy!) transcription tool for videos/audios
  • bark: "Bark"s on your iPhone when a long command finishes (zsh plugin)

See me on...

>>> My website

>>> Bilibili

Pinned Loading

  1. nora nora Public

    Python 1

  2. Shell Setup Shell Setup
    1
    # oh-my-zsh & plugins & p10k
    2
    sh -c "$(curl -fsSL https://github.com/ghraw/ohmyzsh/ohmyzsh/master/tools/install.sh)"
    3
    git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
    4
    git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
    5
    git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
  3. bark bark Public

    Shell

  4. ytcc ytcc Public

    Python

  5. annihi1ation/PhyloEvolve annihi1ation/PhyloEvolve Public

    Python 2