N I Z A M I

Em desenvolvimento

Welcome to my web corner !

I'm just an engineering sophomore, who wants a place to rest my mind. This site is a space where I can showcase my projects, share my thoughts, and connect with others who share similar interests.

I did a lot of work on this website while listening to this song, so if U want to listen while u take a look My other site: Good memories



I'm currently working on this animated background using this ironbow palette. The first dumb solution I could think of was using a pretty fucking big array (433 terms) or reducing it to the main colors and then applying a linear gradient or an interpolation.
This solution works, but we can do better than this, I'm studying using a polynomial approximation with taylor series or a shit like that. stackoverflow forum
PS: I changed the background for a GIF for adjustments Other ideas:

  1. SVG filters (I don't know what that is for now)
  2. Noise function gsls