Ilkin Mammadov
Portfolio
Light
Dark
Monospaced

Born in 1998 in Baku, Azerbaijan. I believe web design can be more diverse and inspiring. With a mission to present the possibilities of web design, I am pursuing new expressions through experiments and thoughts.

Droppie

2025 / Web / Mobile

GetBotAI

2025 / Web

Scooply

2025 / Web / Mobile

HYDP

2025 / Web

Link2Road

2025 / Web

Cymulate

2025 / Web

Dataprana

2025 / Web

Park Cinema

2024 / Web

AFBIA

2024 / Web

Azinvest

2024 / Web

Jobster

2024 / Web

United Payment

2024 / Web

ElmX

2023 / Web

How did you make the background effect in this website?

I used three.js to write WebGL faster and the background effect is written in glsl.
If you are interested in glsl, I recommend you to read The Book of Shaders .

Where can I find your code?

I have GitHub account but my projects (including this website) are private repository.

Can I use your code?

I don‘t allow anyone to use my code.

How did you learn web frontend and WebGL/glsl ?

By reading books and articles on the internet.
Here is a list of web pages I recommend to read.

three.js examples
The Book of Shaders
three.js journey
Codrops

What libraries do you use?

GSAP for creating animations.
three.js for writing WebGL code.
Tweakpane for tuning parameters.
React.js is my favorite JavaScript framework.