
Pavel Kozin
Frontend Developer
Contact information
Skills
- HTML
- CSS
- JavaScript
- C#: Entity Framework
- SQL
- C (basic knowledge)
Brief information about myself
I want to become a cool FrontEnd developer. I like to do 3D modeling in my free time in the blender3D program.
Example code
const radius = sphere.offsetWidth / 2;
const centerX = sphere.offsetLeft + radius;
const centerY = sphere.offsetTop + radius;
const angle = Math.random() * 2 * Math.PI;
let x = centerX + radius * Math.cos(angle);
let y = centerY + radius * Math.sin(angle);
gsap.set(obj, {
position: 'absolute',
transformOrigin: '50% 50%',
x: x,
y: y, });
Work experience
- Remote Operator, Yandex Self-Driving Group
- Website Developer, SitePro
Project
Education
- Bachelor of Information Systems and Technologies, Nizhny Novgorod State University of Architecture and Civil Engineering
- Digital Economy League (Internship) - DEV OPS
- MAXIMA SCHOOL frontend course (6 months)
Language:
English A2