# Hubert Liu's Porfolio

- [Home Page](https://www.hubertyl.com/hubert-lius-porfolio/readme.md)
- [Engineering Related](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related.md)
- [Temporal Super-resolution Particle and Feature Tracking](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/temporal-super-resolution-particle-and-feature-tracking.md): Reconstructing Path From Single-Cam 2D Projections
- [Algorithm Model Details](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/temporal-super-resolution-particle-and-feature-tracking/algorithm-model-details.md)
- [Development Board for an In-Space Gamma Ray Bursts Detector](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/development-board-for-an-in-space-gamma-ray-bursts-detector.md): The Compton Spectrometer and Imager's Background & Transit Observer
- [STAR Liquid Engine](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/star-liquid-engine.md): The first generation liquid rocket engine at Space Technologies and Rocketry at Berkeley (STAR), a Berkeley student-run rocketry organization.
- [Software](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/star-liquid-engine/software.md)
- [Electrical](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/star-liquid-engine/electrical.md)
- [Results, Discussions, and Future Plans](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/star-liquid-engine/results-discussions-and-future-plans.md)
- [Porter](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/porter.md): A class project for ME 102B: Mechatronics
- [Electrical](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/porter/electrical.md)
- [Software](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/porter/software.md)
- [Mix Master](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/mix-master.md): A class project for ME126: Science and Engineering of Cooking. Sep. 2022 - Dec. 2022
- [Electrical](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/mix-master/electrical.md)
- [Software](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/mix-master/software.md)
- [Mechanical](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/mix-master/mechanical.md)
- [Experiments & Further Readings](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/mix-master/experiments-and-further-readings.md)
- [Custom Air Pressure & Flow Rate Control System](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/custom-air-pressure-and-flow-rate-control-system.md): Generating stable, controllable air flow for experimental purposes
- [Air Supply System Manual](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/custom-air-pressure-and-flow-rate-control-system/air-supply-system-manual.md): Please read over this document carefully!
- [BYOW](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/byow.md): A class project for CS61B: Data Structures
- [Design Considerations](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/byow/design-considerations.md)
- [Vertical Water Testing Tunnel](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/vertical-water-testing-tunnel.md): A Berkeley undergraduate research project in fluid mechanics
- [Dental Office Engineering Liaison](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/dental-office-engineering-liaison.md)
- [E-Skateboard Fall Detection Brake Light](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/e-skateboard-fall-detection-brake-light.md): A class project for ME100: Electronics and IoT
- [Grabber Cane](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/grabber-cane.md): A class project for E29
- [The Color Rap Book](https://www.hubertyl.com/hubert-lius-porfolio/engineering-related/the-color-rap-book.md): A charity project during high school
- [Management/Leadership Related](https://www.hubertyl.com/hubert-lius-porfolio/management-leadership-related.md)
- [New Space at Berkeley](https://www.hubertyl.com/hubert-lius-porfolio/management-leadership-related/new-space-at-berkeley.md)
- [Berkeley Venture Capital](https://www.hubertyl.com/hubert-lius-porfolio/management-leadership-related/berkeley-venture-capital.md)
- [STAR Business Team](https://www.hubertyl.com/hubert-lius-porfolio/management-leadership-related/star-business-team.md)
- [Misc Hobbies/Pursuits](https://www.hubertyl.com/hubert-lius-porfolio/misc-hobbies-pursuits.md): Some of the fun stuff I do that could be documented
- [Drone Photography](https://www.hubertyl.com/hubert-lius-porfolio/misc-hobbies-pursuits/drone-photography.md): Yes my friends do call me a nerd for this hobby


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.hubertyl.com/hubert-lius-porfolio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
