I'm a Computer Science student at Arizona State University. I build Python and TypeScript software for operational workflows, with a focus on API integrations, data validation, and useful AI tools.
| Project | Problem and implementation | Explore |
|---|---|---|
| Shijia | Connect community reservations, menu orders, payments, and staff operations. Next.js, PostgreSQL/Supabase, and Stripe. | Code & setup · Application |
| Horizon | Model student registration, prerequisites, waitlists, and role-based access. NestJS, Next.js, PostgreSQL, and Prisma. | Code & setup · Tests & CI |
| EEG motor-imagery decoding | Compare EEGNet and pretrained LaBraM on subject-disjoint EEG data, including the effect of preprocessing and the limits of a single split. | Results & methods |
For a software walkthrough, start with Shijia or Horizon. For experimental design and evaluation, start with EEG. Each repository describes its setup, available evidence, and remaining limitations.
Horizon is an engineering project modeling academic workflows; it is not an official ASU system. The EEG results describe a research experiment, not a clinical application.
- Turning user workflows into explicit data models, API behavior, and review steps.
- Handling repeated requests, inconsistent records, and recoverable failures.
- Integrating AI into bounded workflows and checking its outputs.
Python · TypeScript · JavaScript · SQL · Next.js · NestJS · PostgreSQL · Prisma · Supabase · REST APIs · PyTorch
