–
Maryland, USA
Current
Software Engineer Co-op
Origin Wireless
Internal tooling and fleet observability for a wireless-sensing company. Shipped operator-facing dashboards, access control, and the monitoring layer under them.
- Next.js
- Redis
- BullMQ
- MySQL
- Apache Casbin
- Jest
Built a dashboard that replaced a manual curl-based terminal workflow for constructing and sending network topologies, cutting task completion time and eliminating a recurring source of operator error.
2 min30 sectask completion
Designed and shipped role-based access control (admin, partner, maintainer) using Apache Casbin, closing a security gap by restricting partner visibility into sensitive model configuration without breaking internal team workflows.
Independently built a fleet monitoring dashboard in Next.js, using Redis, BullMQ, and MySQL to aggregate CSI status across devices via background jobs, triggering real-time alerts on service failures and supporting a company-wide pilot rollout.
Authored setup and usage documentation for the fleet dashboard codebase to support onboarding and cross-team adoption.
Revamped an internal service dashboard with updated branding and optimized rendering performance, and built new dedicated dashboards for multiple services, supporting cross-team monitoring.
Wrote unit and integration tests with Jest covering core frontend and backend workflows end to end, catching regressions before code reached production.