Coding

The Sheer Amount of Joy when the Code Works


Mathematical Visualization

Visualization of Taylor Series

Inspired by YouTuber 3blue1brown, I want to use current technology to create beautiful visualizations to help better understand certain topics in mathematics. In order to achieve this, I used MANIM, a python based language and created visualizations of the Taylor Series.

Visualization of Fourier Series

Similar to the visualization of Fourier Series, I went a step further: Visualizing Fourier Series. In addition to using MANIM, I also used Sympy to help me with integration.


Anime Initiation Project

In order to automate my anime rating process, I spent several days coding out a solution (using JavaScript) that helps me with organizing data, calculating scores, and generating a report. In the end, I decided to make this project public, so everyone can try out this evaluation process.