2023-08-08
I multiply two distinct numbers in the complex plane using only a straightedge and compass according to the rules of Euclidean Geometry.
I did it with various restrictions, particularly so that it can be taught to middle school students and high school students.
2023-08-02
The Square Hackathon in which I used WPF, Naudio, and Azure Speech Services to implement an inventory system combined with the use of a voice assistant.
It offers basic manipulation of the business inventory through manual means, allowing users to add, remove, and view items in their own inventory. In addition, it also allows users to use the voice assistant to manipulate the inventory more conveniently.
2023-08-02
I calculate the turning points of a cubic Bezier to evaluate its bounding box.
This information is useful for computing the bounding rectangles of Bezier Curves, which is useful for making computations for collision detection and speeding up computations for graphics rendering.
2023-08-01
An animation application with intermedia complexity - not as simple as Windows Movie Maker, but not as complex as Blender, with the goal of being far more affordable.
The future plan for this application is to allow the use of both self-made and community-made plugins and scripts to extend its functionality.