Become a sponsor to Oscar Veliz
Hello Internet! 🌎
Do you like writing programs to solve 𝑓(𝑥) = 0, find eigenvalues, locate extrema, satisfy systems, and generate fractals using numerical algorithms? I do too and I have written numerous numerical method examples found at https://www.github.com/osveliz/numerical-veliz along with in-depth tutorial videos on my educational YouTube channel https://www.youtube.com/OscarVeliz. Over 6,000 subscribers and 1,000,00 views can't be wrong!
What kinds of topics do you cover?
My repository and videos are primarily focused on Numerical Analysis topics such as root finding and solving systems of equations. I try to create examples that visualize the behavior of numerical methods like my plotting and fractal programs. Before writing a new program, I do extensive amounts of research and do my best to keep my code and tutorials simple; usually at a high school senior or college freshman level.
How many people do you employ to make such amazing videos?
It's just me (although I do present test runs to family and friends).
Why should I support you?
If you feel that I've helped you learn Numerical Analysis and you want to help me to make content, then become a GitHub Sponsor. You'll also receive additional benefits based on the tier level.
Thank you for watching! ❤️
1 sponsor has funded osveliz’s work.
Featured work
-
osveliz/numerical-veliz
Numerical Analysis code from the Oscar Veliz YouTube Channel
Python 140